Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2d3b31a01 |
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ xmlsec1-1.2.16.tar.gz
|
|||
/xmlsec1-1.2.18.tar.gz
|
||||
/xmlsec1-1.2.19.tar.gz
|
||||
/xmlsec1-1.2.20.tar.gz
|
||||
/xmlsec1-1.2.23.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ce12af00283eb90d9281956524250d6e xmlsec1-1.2.20.tar.gz
|
||||
86b1daaa438f5a7bea9a52d7b9799ac0 xmlsec1-1.2.23.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Library providing support for "XML Signature" and "XML Encryption" standards
|
||||
Name: xmlsec1
|
||||
Version: 1.2.20
|
||||
Release: 3%{?dist}%{?extra_release}
|
||||
Version: 1.2.23
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
Source0: http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz
|
||||
|
|
@ -212,6 +212,10 @@ rm -fr ${RPM_BUILD_ROOT}
|
|||
%{_libdir}/pkgconfig/xmlsec1-nss.pc
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2016 Simo Sorce <simo@redhat.com> - 1.2.23-1
|
||||
- New Upstream relase 1.2.23
|
||||
- Adds compatibility for OpenSSL 1.1.0
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.20-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue