diff --git a/xmlsec1.changes b/xmlsec1.changes index b2628d9..d0299c0 100644 --- a/xmlsec1.changes +++ b/xmlsec1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 1 09:23:37 UTC 2023 - Dirk Müller + +- switch to pkgconfig(zlib) to allow alternative providers as well + ------------------------------------------------------------------- Sat Dec 3 17:03:47 UTC 2022 - Dirk Müller diff --git a/xmlsec1.spec b/xmlsec1.spec index 4b017d0..1a4885e 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -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: %{libname} = %{version} 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