Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-base for openSUSE:Factory checked in at 2021-06-25 16:17:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-base (Old) and /work/SRC/openSUSE:Factory/.patterns-base.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-base" Fri Jun 25 16:17:16 2021 rev:75 rq: version:20200505 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes 2021-06-24 18:22:36.428918410 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-base.new.2625/patterns-base.changes 2021-06-25 16:17:17.437388137 +0200 @@ -1,0 +2,5 @@ +Fri Jun 25 14:16:47 UTC 2021 - Dominique Leuenberger <dleuenber...@suse.com> + +- Favor libz1 when in doubt and asked for libz.so.1. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-base.spec ++++++ --- /var/tmp/diff_new_pack.CtIngF/_old 2021-06-25 16:17:17.957388725 +0200 +++ /var/tmp/diff_new_pack.CtIngF/_new 2021-06-25 16:17:17.961388730 +0200 @@ -182,6 +182,8 @@ Suggests: openssl # In line with above: the default openssl version is 1.1 for now; at the moment, the meta package does not provide all symbols needed Suggests: openssl-1_1 +# We have two providers for libz.so.1: libz1 and libz1-ng-compat1. Favor the legacy one for now +Suggests: libz1 %description base This is the base runtime system. It contains only a minimal multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own.