Hello community, here is the log from the commit of package mlocate for openSUSE:Factory checked in at 2018-12-04 20:58:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mlocate (Old) and /work/SRC/openSUSE:Factory/.mlocate.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mlocate" Tue Dec 4 20:58:12 2018 rev:26 rq:653837 version:0.26 Changes: -------- --- /work/SRC/openSUSE:Factory/mlocate/mlocate.changes 2018-11-30 16:34:03.761231256 +0100 +++ /work/SRC/openSUSE:Factory/.mlocate.new.19453/mlocate.changes 2018-12-04 20:58:24.120582144 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 11:11:51 UTC 2018 - Jan Engelhardt <[email protected]> + +- Reduce amount of emitted %service_* boilerplate. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mlocate.spec ++++++ --- /var/tmp/diff_new_pack.1br2Mh/_old 2018-12-04 20:58:24.764581433 +0100 +++ /var/tmp/diff_new_pack.1br2Mh/_new 2018-12-04 20:58:24.784581411 +0100 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates @@ -100,21 +101,17 @@ make check %{?_smp_mflags} %pre -%service_add_pre mlocate.service -%service_add_pre mlocate.timer +%service_add_pre mlocate.service mlocate.timer %post %{fillup_only -n locate} -%service_add_post mlocate.service -%service_add_post mlocate.timer +%service_add_post mlocate.service mlocate.timer %preun -%service_del_preun mlocate.service -%service_del_preun mlocate.timer +%service_del_preun mlocate.service mlocate.timer %postun -%service_del_postun mlocate.service -%service_del_postun mlocate.timer +%service_del_postun mlocate.service mlocate.timer %files %license COPYING
