Hello community, here is the log from the commit of package rebootmgr for openSUSE:Factory checked in at 2019-12-11 12:00:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rebootmgr (Old) and /work/SRC/openSUSE:Factory/.rebootmgr.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rebootmgr" Wed Dec 11 12:00:02 2019 rev:13 rq:754061 version:0.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rebootmgr/rebootmgr.changes 2019-11-08 15:22:47.026808032 +0100 +++ /work/SRC/openSUSE:Factory/.rebootmgr.new.4691/rebootmgr.changes 2019-12-11 12:00:30.828856736 +0100 @@ -1,0 +2,5 @@ +Wed Nov 27 13:59:47 UTC 2019 - Ignaz Forster <[email protected]> + +- Fix %posttrans script returning an error code + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rebootmgr.spec ++++++ --- /var/tmp/diff_new_pack.cYEhK9/_old 2019-12-11 12:00:33.344855677 +0100 +++ /var/tmp/diff_new_pack.cYEhK9/_new 2019-12-11 12:00:33.344855677 +0100 @@ -1,7 +1,7 @@ # # spec file for package rebootmgr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -74,7 +74,7 @@ %service_del_postun rebootmgr.service %posttrans -test -f /etc/rebootmgr.conf.rpmsave && mv -v /etc/rebootmgr.conf.rpmsave /etc/rebootmgr.conf +test -f /etc/rebootmgr.conf.rpmsave && mv -v /etc/rebootmgr.conf.rpmsave /etc/rebootmgr.conf ||: %files %license COPYING COPYING.LIB
