Fri, 17 May 2024 09:12:21 UTC | login

Information for build needrestart-2.11-10.fc29

ID47146
Package Nameneedrestart
Version2.11
Release10.fc29
Epoch
SummaryRestart daemons after library updates
Descriptionneedrestart checks which daemons need to be restarted after library upgrades. It is inspired by checkrestart from the debian-goodies package.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 00:47:58 UTC
CompletedWed, 04 Jul 2018 00:47:58 UTC
Tags
f29
RPMs
src
needrestart-2.11-10.fc29.src.rpm (info) (download)
noarch
needrestart-2.11-10.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.11-10 - Rebuilt for Python 3.7 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 21 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-8 - fix 'check_needed' variable scope in YUM plugin - fix YUM plugin Python encoding problem - declare YUM plugin can be run non-interactively - YUM/DNF plugins: run non-interactively if --assumeyes is used * Thu Oct 05 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-7 - forgot the %{?dist} release component * Thu Sep 28 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-6 - Thanks Matthias Runge Mauchin for the review - break description line too long * Thu Sep 28 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-5 - add dependency on respective YUM/DNF packages to avoid unowned directories * Wed Sep 27 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-4 - make the changelog more readable * Fri Sep 22 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-3 - YUM plugin: call needrestart in close_hook to avoid RPMDB mess - fix conditional to install DNF plugin instead of YUM plugin - build depends on python3-devel to get the related macros - fix DNF plugin directory creation * Fri Sep 15 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-2 - update YUM and DNF plugins: don't crash when needrestart itself is being removed * Thu Sep 07 2017 Marc Dequènes (Duck) <duck@redhat.com> - 2.11-1 - initial packaging