Hello community, here is the log from the commit of package apache2 for openSUSE:Factory checked in at 2020-09-21 17:02:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2 (Old) and /work/SRC/openSUSE:Factory/.apache2.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2" Mon Sep 21 17:02:39 2020 rev:172 rq:835144 version:2.4.46 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2/apache2.changes 2020-09-01 20:05:49.320549023 +0200 +++ /work/SRC/openSUSE:Factory/.apache2.new.4249/apache2.changes 2020-09-21 17:04:04.534957256 +0200 @@ -1,0 +2,8 @@ +Fri Sep 11 15:24:39 UTC 2020 - Franck Bui <[email protected]> + +- Make use of %service_del_postun_without_restart + + And stop using DISABLE_RESTART_ON_UPDATE as this interface is + obsolete. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2.spec ++++++ --- /var/tmp/diff_new_pack.Hh5tdk/_old 2020-09-21 17:04:08.038960406 +0200 +++ /var/tmp/diff_new_pack.Hh5tdk/_new 2020-09-21 17:04:08.042960410 +0200 @@ -1438,8 +1438,7 @@ %postun %if 0%{?suse_version} >= 1210 -DISABLE_RESTART_ON_UPDATE='yes' -%service_del_postun apache2.target +%service_del_postun_without_restart apache2.target if [ "$1" = 1 ]; then %apache_request_restart fi
