diff --git a/xmlsec1.spec b/xmlsec1.spec index 224c85e..4442728 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.19 -Release: 3%{?dist}%{?extra_release} +Release: 4%{?dist}%{?extra_release} License: MIT Group: System Environment/Libraries Source0: http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz @@ -214,6 +214,9 @@ rm -fr ${RPM_BUILD_ROOT} %{_libdir}/pkgconfig/xmlsec1-nss.pc %changelog +* Thu Apr 24 2014 Tomáš Mráz - 1.2.19-4 +- Rebuild for new libgcrypt + * Fri Dec 13 2013 Michael Schwendt - 1.2.19-3 - Fix duplicate documentation (#1001250) - Turn on verbose build output via V=1 make