Hello community, here is the log from the commit of package xfs for openSUSE:Factory checked in at 2020-11-04 18:26:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfs (Old) and /work/SRC/openSUSE:Factory/.xfs.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfs" Wed Nov 4 18:26:45 2020 rev:18 rq:845781 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfs/xfs.changes 2020-07-28 17:25:38.105924936 +0200 +++ /work/SRC/openSUSE:Factory/.xfs.new.11331/xfs.changes 2020-11-04 18:31:49.776222559 +0100 @@ -1,0 +2,12 @@ +Tue Nov 3 15:17:06 UTC 2020 - Franck Bui <[email protected]> + +- Drop '-f' option with %service_del_preun/%service_del_postun + + With %service_del_preun, the option is already ignored with as + support for DISABLE_STOP_ON_REMOVAL has been dropped. + + With %service_del_postun, this option shouldn't be needed besides + very few special cases. But this package doesn't seem to belong to + this category. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfs.spec ++++++ --- /var/tmp/diff_new_pack.hPdgeu/_old 2020-11-04 18:31:50.336221317 +0100 +++ /var/tmp/diff_new_pack.hPdgeu/_new 2020-11-04 18:31:50.336221317 +0100 @@ -71,10 +71,10 @@ %service_add_post xfs.service %preun -%service_del_preun -f xfs.service +%service_del_preun xfs.service %postun -%service_del_postun -f xfs.service +%service_del_postun xfs.service %files %defattr(-,root,root)
