Caolan pointed out I missed the 1.2.9 release in July, Daniel

This commit is contained in:
Daniel Veillard 2005-09-20 10:33:29 +00:00
parent 6f5fc8c4c4
commit f1ab2ac5f6
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,4 @@
xmlsec1-1.2.6.tar.gz xmlsec1-1.2.6.tar.gz
xmlsec1-1.2.7.tar.gz xmlsec1-1.2.7.tar.gz
xmlsec1-1.2.8.tar.gz xmlsec1-1.2.8.tar.gz
xmlsec1-1.2.9.tar.gz

View File

@ -1 +1 @@
9f86c77c2ca317d03fbd8fe2e685ea67 xmlsec1-1.2.8.tar.gz b378a076708766966724aaeba09e4607 xmlsec1-1.2.9.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Library providing support for "XML Signature" and "XML Encryption" standards Summary: Library providing support for "XML Signature" and "XML Encryption" standards
Name: xmlsec1 Name: xmlsec1
Version: 1.2.8 Version: 1.2.9
Release: 3 Release: 1
License: MIT License: MIT
Group: Development/Libraries Group: Development/Libraries
Source: ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-%{version}.tar.gz Source: ftp://ftp.aleksey.com/pub/xmlsec/releases/xmlsec1-%{version}.tar.gz
@ -232,6 +232,8 @@ rm -fr %{buildroot}
%endif %endif
%changelog %changelog
* Tue Sep 20 2005 <veillard@redhat.com> 1.2.9-1
- update from upstream, release done in July
* Mon Aug 8 2005 <veillard@redhat.com> 1.2.8-3 * Mon Aug 8 2005 <veillard@redhat.com> 1.2.8-3
- rebuilt with new gnutls - rebuilt with new gnutls
- nspr has been split to a separate package - nspr has been split to a separate package