Rebuild for new libgcrypt

This commit is contained in:
Tomas Mraz 2014-04-24 15:29:51 +02:00
parent 0125087aa5
commit c366f301fa

View File

@ -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 <tmraz@redhat.com> - 1.2.19-4
- Rebuild for new libgcrypt
* Fri Dec 13 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 1.2.19-3
- Fix duplicate documentation (#1001250)
- Turn on verbose build output via V=1 make