Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
David King
a5330b7d07 Rebuild against libxml2 (#2136800) 2022-10-24 10:56:55 +01:00

View file

@ -1,7 +1,7 @@
Summary: Library providing support for "XML Signature" and "XML Encryption" standards
Name: xmlsec1
Version: 1.2.34
Release: 3%{?dist}%{?extra_release}
Release: 4%{?dist}%{?extra_release}
License: MIT
Source0: https://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz
URL: http://www.aleksey.com/xmlsec/
@ -175,6 +175,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%{_libdir}/pkgconfig/xmlsec1-nss.pc
%changelog
* Mon Oct 24 2022 David King <amigadave@amigadave.com> - 1.2.34-4
- Rebuild against libxml2 (#2136800)
* Mon Oct 24 2022 David King <amigadave@amigadave.com> - 1.2.34-3
- Rebuild against libxml2 (#2136800)