diff --git a/xmlsec1.spec b/xmlsec1.spec index 5f4ad57..8e236a5 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -1,10 +1,11 @@ Summary: Library providing support for "XML Signature" and "XML Encryption" standards Name: xmlsec1 Version: 1.2.29 -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/ +BuildRequires: make BuildRequires: pkgconfig(libxml-2.0) >= 2.8.0 BuildRequires: pkgconfig(libxslt) >= 1.0.20 BuildRequires: pkgconfig(openssl) >= 1.0.0 @@ -175,6 +176,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc %{_libdir}/pkgconfig/xmlsec1-nss.pc %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.2.29-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.2.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild