From 3841f0bbe457278927d701faf73478bca7e8cb1e Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 24 Oct 2022 10:32:56 +0100 Subject: [PATCH] Rebuild against libxml2 (#2136800) --- xmlsec1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmlsec1.spec b/xmlsec1.spec index e5f0dd8..1383c0d 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -1,7 +1,7 @@ Summary: Library providing support for "XML Signature" and "XML Encryption" standards Name: xmlsec1 Version: 1.2.33 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: MIT Source0: https://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz URL: http://www.aleksey.com/xmlsec/ @@ -176,6 +176,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc %{_libdir}/pkgconfig/xmlsec1-nss.pc %changelog +* Mon Oct 24 2022 David King - 1.2.33-3 +- Rebuild against libxml2 (#2136800) + * Sat Jan 22 2022 Fedora Release Engineering - 1.2.33-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild