Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zlib for openSUSE:Factory checked in at 2023-03-05 20:07:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zlib (Old) and /work/SRC/openSUSE:Factory/.zlib.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zlib" Sun Mar 5 20:07:46 2023 rev:88 rq:1068547 version:1.2.13 Changes: -------- --- /work/SRC/openSUSE:Factory/zlib/zlib.changes 2023-01-30 17:18:12.538876112 +0100 +++ /work/SRC/openSUSE:Factory/.zlib.new.31432/zlib.changes 2023-03-05 20:07:48.132650174 +0100 @@ -1,0 +2,11 @@ +Wed Mar 1 17:50:05 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- avoid buildcycle with krb5 (in sle15+ - jsc#PED-3641) +- skip hwcaps subpackage building for -static subpackage + +------------------------------------------------------------------- +Wed Feb 1 09:26:04 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- build with glibc hwcaps optimized libs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zlib.spec ++++++ --- /var/tmp/diff_new_pack.vTugEv/_old 2023-03-05 20:07:48.764653096 +0100 +++ /var/tmp/diff_new_pack.vTugEv/_new 2023-03-05 20:07:48.768653114 +0100 @@ -57,6 +57,9 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig +# SLE15 specific buildcycle: we don't need NIS functionality in PAM for building +#!BuildIgnore: libtirpc3 libtirpc-netconfig +%{?suse_build_hwcaps_libs} %description zlib is a general-purpose lossless data-compression library, ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.vTugEv/_old 2023-03-05 20:07:48.828653391 +0100 +++ /var/tmp/diff_new_pack.vTugEv/_new 2023-03-05 20:07:48.832653410 +0100 @@ -7,7 +7,9 @@ requires "libz1-<targettype> = <version>" zlib-devel-static requires "zlib-devel-<targettype> = <version>" + targettype x86-64-v2 -/.* + targettype x86-64-v3 -/.* + targettype x86-64-v4 -/.* libminizip1 targettype x86 provides "baselibs-x86:<prefix>/lib/libminizip.so.1" -(No newline at EOF)