Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glibc for openSUSE:Factory checked in at 2021-06-20 19:37:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibc (Old) and /work/SRC/openSUSE:Factory/.glibc.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibc" Sun Jun 20 19:37:44 2021 rev:252 rq:900402 version:2.33 Changes: -------- --- /work/SRC/openSUSE:Factory/glibc/glibc.changes 2021-06-15 16:36:53.253646783 +0200 +++ /work/SRC/openSUSE:Factory/.glibc.new.2625/glibc.changes 2021-06-20 19:37:45.421495405 +0200 @@ -1,0 +2,6 @@ +Fri Jun 11 11:42:10 UTC 2021 - Ludwig Nussel <lnus...@suse.de> + +- Enable usrmerge in Factory always as it's default there +- Add conflict with pre-usrmerge filesystem package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibc.spec ++++++ --- /var/tmp/diff_new_pack.vhVmIw/_old 2021-06-20 19:37:47.601498304 +0200 +++ /var/tmp/diff_new_pack.vhVmIw/_new 2021-06-20 19:37:47.605498309 +0200 @@ -25,7 +25,7 @@ %define flavor @BUILD_FLAVOR@%{nil} -%if 0%{?usrmerged} +%if 0%{?usrmerged} || 0%{?suse_version} >= 1550 %bcond_without usrmerged %else %bcond_with usrmerged @@ -165,6 +165,10 @@ Provides: ngpt = 2.2.2 Provides: ngpt-devel = 2.2.2 Conflicts: kernel < %{enablekernel} +%if %{with usrmerged} +# make sure we have post-usrmerge filesystem package +Conflicts: filesystem < 15.6 +%endif # bug437293 - handle update from SLES10 on PowerPC %ifarch ppc64 Obsoletes: glibc-64bit