Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package supportutils for openSUSE:Factory checked in at 2022-03-15 19:05:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/supportutils (Old) and /work/SRC/openSUSE:Factory/.supportutils.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "supportutils" Tue Mar 15 19:05:02 2022 rev:31 rq:961974 version:3.1.20 Changes: -------- --- /work/SRC/openSUSE:Factory/supportutils/supportutils.changes 2022-03-11 11:36:24.182276908 +0100 +++ /work/SRC/openSUSE:Factory/.supportutils.new.25692/supportutils.changes 2022-03-15 19:05:49.480984920 +0100 @@ -1,0 +2,5 @@ +Tue Mar 15 16:48:09 UTC 2022 - Jason Record <jason.rec...@suse.com> + +- Spec file adjusted for usr-merge + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ supportutils.spec ++++++ --- /var/tmp/diff_new_pack.alfVrU/_old 2022-03-15 19:05:49.952985240 +0100 +++ /var/tmp/diff_new_pack.alfVrU/_new 2022-03-15 19:05:49.956985243 +0100 @@ -15,6 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# ensure usr-merge does not effect existing SLE +%if %suse_version < 1550 +%define _sbindir /sbin +%endif %define support_libdir /usr/lib/supportconfig ++++++ supportutils-3.1.20.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/supportutils-3.1.20/spec/supportutils.changes new/supportutils-3.1.20/spec/supportutils.changes --- old/supportutils-3.1.20/spec/supportutils.changes 2022-03-04 19:06:15.809662744 +0100 +++ new/supportutils-3.1.20/spec/supportutils.changes 2022-03-15 17:49:00.295258824 +0100 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Mar 15 16:48:09 UTC 2022 - Jason Record <jason.rec...@suse.com> + +- Spec file adjusted for usr-merge + +------------------------------------------------------------------- Fri Mar 4 17:56:15 UTC 2022 - Jason Record <jason.rec...@suse.com> - Changes to version 3.1.20 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/supportutils-3.1.20/spec/supportutils.spec new/supportutils-3.1.20/spec/supportutils.spec --- old/supportutils-3.1.20/spec/supportutils.spec 2022-03-04 19:06:17.773612495 +0100 +++ new/supportutils-3.1.20/spec/supportutils.spec 2022-03-15 17:48:00.476990473 +0100 @@ -15,6 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# ensure usr-merge does not effect existing SLE +%if %suse_version < 1550 +%define _sbindir /sbin +%endif %define support_libdir /usr/lib/supportconfig