Hello community, here is the log from the commit of package nbd for openSUSE:Factory checked in at 2020-10-03 18:56:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbd (Old) and /work/SRC/openSUSE:Factory/.nbd.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbd" Sat Oct 3 18:56:08 2020 rev:54 rq:838464 version:3.20 Changes: -------- --- /work/SRC/openSUSE:Factory/nbd/nbd.changes 2020-09-21 17:12:24.263406504 +0200 +++ /work/SRC/openSUSE:Factory/.nbd.new.4249/nbd.changes 2020-10-03 18:56:43.721563776 +0200 @@ -7,0 +8,14 @@ +Fri Sep 11 18:22:18 UTC 2020 - Franck Bui <[email protected]> + +- Drop use of DISABLE_RESTART_ON_UPDATE=yes + + This interface is deprecated and %service_del_postun_without_restart + should be preferred. + + However the variable was misused as DISABLE_RESTART_ON_UPDATE=yes + was not supposed to be used with %service_add_post in %post but with + %service_del_postun in %postun section. + + Given that no one noticed that for years let's just drop it. + +------------------------------------------------------------------- @@ -536,0 +551 @@ +Mon Jul 4 18:24:39 CEST 2005 - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbd.spec ++++++ --- /var/tmp/diff_new_pack.flKlFc/_old 2020-10-03 18:56:45.329565557 +0200 +++ /var/tmp/diff_new_pack.flKlFc/_new 2020-10-03 18:56:45.329565557 +0200 @@ -89,7 +89,6 @@ install -D -p -m 0644 %{SOURCE4} %{buildroot}%{_fillupdir}/sysconfig.%{name}-server %post -export DISABLE_RESTART_ON_UPDATE=yes %service_add_post %{name}-server.service %fillup_only -n nbd-server if test -e %{_sysconfdir}/nbd-server.conf; then
