Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package valgrind for openSUSE:Factory checked in at 2023-08-15 16:39:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valgrind (Old) and /work/SRC/openSUSE:Factory/.valgrind.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valgrind" Tue Aug 15 16:39:19 2023 rev:144 rq:1103815 version:3.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes 2023-05-19 11:55:17.679185306 +0200 +++ /work/SRC/openSUSE:Factory/.valgrind.new.11712/valgrind.changes 2023-08-15 16:39:23.702736955 +0200 @@ -1,0 +2,5 @@ +Mon Aug 7 08:27:39 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- use boolean / extended requires for glibc requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ valgrind.spec ++++++ --- /var/tmp/diff_new_pack.Fk4vfG/_old 2023-08-15 16:39:24.414741811 +0200 +++ /var/tmp/diff_new_pack.Fk4vfG/_new 2023-08-15 16:39:24.418741838 +0200 @@ -46,8 +46,7 @@ BuildRequires: pkgconfig ExclusiveArch: aarch64 %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7l armv7hl armv6l armv6hl %if "%{flavor}" == "" -Requires: glibc >= %{glibc_main_version}.%{glibc_major_version} -Requires: glibc < %{glibc_main_version}.%{lua:print(rpm.expand("%{glibc_major_version}")+1)} +Requires: (glibc >= %{glibc_main_version}.%{glibc_major_version} with glibc < %{glibc_main_version}.%{lua:print(rpm.expand("%{glibc_major_version}")+1)}) Provides: callgrind = %{version} Obsoletes: callgrind < %{version} %if %{with docs}