latest upstream release

This commit is contained in:
Caolán McNamara 2020-01-29 15:00:02 +00:00
parent 652147fad0
commit 3d8f813791
3 changed files with 7 additions and 13 deletions

9
.gitignore vendored
View File

@ -1,8 +1 @@
xmlsec1-1.2.16.tar.gz
/xmlsec1-1.2.17.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
/xmlsec1-1.2.25.tar.gz
/xmlsec1-1.2.27.tar.gz
/xmlsec1-1.2.29.tar.gz

View File

@ -1 +1 @@
SHA512 (xmlsec1-1.2.27.tar.gz) = 01f7231d7d7ac8037aecc1f922acc572cbfe0903abf5bd5879d836438c36684e23402b803d20806fff6b1cdc5ad9af114d1341b10b336f71c0bce28b4716f920
SHA512 (xmlsec1-1.2.29.tar.gz) = 07c3012179da4392f0a9d41a51ed51d692ca8b491310488b955d5fef0637f104d3f82374754b0ef175fadc663a8ca8c996178198c5dd77b3a8b34393d1482e4d

View File

@ -1,7 +1,7 @@
Summary: Library providing support for "XML Signature" and "XML Encryption" standards
Name: xmlsec1
Version: 1.2.27
Release: 3%{?dist}%{?extra_release}
Version: 1.2.29
Release: 1%{?dist}%{?extra_release}
License: MIT
Source0: https://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz
URL: http://www.aleksey.com/xmlsec/
@ -134,9 +134,7 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%{_bindir}/xmlsec1-config
%dir %{_includedir}/xmlsec1
%dir %{_includedir}/xmlsec1/xmlsec
%dir %{_includedir}/xmlsec1/xmlsec/private
%{_includedir}/xmlsec1/xmlsec/*.h
%{_includedir}/xmlsec1/xmlsec/private/*.h
%{_libdir}/libxmlsec1.so
%{_libdir}/pkgconfig/xmlsec1.pc
%{_libdir}/xmlsec1Conf.sh
@ -177,6 +175,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%{_libdir}/pkgconfig/xmlsec1-nss.pc
%changelog
* Wed Jan 29 2020 Caolán McNamara <caolanm@redhat.com> - 1.2.29-1
- New upstream release
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.27-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild