Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlsec1 for openSUSE:Factory checked in at 2023-02-23 16:28:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlsec1 (Old) and /work/SRC/openSUSE:Factory/.xmlsec1.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlsec1" Thu Feb 23 16:28:05 2023 rev:22 rq:1067089 version:1.2.37 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlsec1/xmlsec1.changes 2022-12-07 17:33:49.220163070 +0100 +++ /work/SRC/openSUSE:Factory/.xmlsec1.new.1706/xmlsec1.changes 2023-02-23 16:33:05.634001640 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 09:23:37 UTC 2023 - Dirk Müller <[email protected]> + +- switch to pkgconfig(zlib) to allow alternative providers as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlsec1.spec ++++++ --- /var/tmp/diff_new_pack.KxE6x4/_old 2023-02-23 16:33:06.066004108 +0100 +++ /var/tmp/diff_new_pack.KxE6x4/_new 2023-02-23 16:33:06.070004131 +0100 @@ -1,7 +1,7 @@ # # spec file for package xmlsec1 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -96,7 +96,7 @@ Requires: libxml2-devel >= 2.6.0 Requires: libxslt-devel >= 1.1.0 Requires: openssl-devel >= 0.9.6 -Requires: zlib-devel +Requires: pkgconfig(zlib) %description devel Libraries, includes, etc. you can use to develop applications with XML Digital
