updated to 4.16.0
This commit is contained in:
parent
e87e5f6cfb
commit
5e5786c0d0
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,3 +41,5 @@ libtasn1-2.7.tar.gz
|
|||||||
/libtasn1-4.14.tar.gz.sig
|
/libtasn1-4.14.tar.gz.sig
|
||||||
/libtasn1-4.15.0.tar.gz
|
/libtasn1-4.15.0.tar.gz
|
||||||
/libtasn1-4.15.0.tar.gz.sig
|
/libtasn1-4.15.0.tar.gz.sig
|
||||||
|
/libtasn1-4.16.0.tar.gz
|
||||||
|
/libtasn1-4.16.0.tar.gz.sig
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: The ASN.1 library used in GNUTLS
|
Summary: The ASN.1 library used in GNUTLS
|
||||||
Name: libtasn1
|
Name: libtasn1
|
||||||
Version: 4.15.0
|
Version: 4.16.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||||
License: GPLv3+ and LGPLv2+
|
License: GPLv3+ and LGPLv2+
|
||||||
@ -80,7 +80,6 @@ make check
|
|||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
%{_bindir}/asn1*
|
%{_bindir}/asn1*
|
||||||
%{_bindir}/corpus2array
|
|
||||||
%{_mandir}/man1/asn1*
|
%{_mandir}/man1/asn1*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -93,6 +92,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 02 2020 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.16.0-1
|
||||||
|
- Update to 4.14 (#1621973)
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.0-2
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (libtasn1-4.15.0.tar.gz) = a8095aebf57a0b482027d06e0ee6978946f267b57bf2db3c891c4656ca35250cc1f72e2e90f4cc0ddbdf6cd2b1783881a62d495a57ad4a98684f8d037307552d
|
SHA512 (libtasn1-4.16.0.tar.gz) = b356249535d5d592f9b59de39d21e26dd0f3f00ea47c9cef292cdd878042ea41ecbb7c8d2f02ac5839f5210092fe92a25acd343260ddf644887b031b167c2e71
|
||||||
SHA512 (libtasn1-4.15.0.tar.gz.sig) = cc5ac48bc29e4ad0aa3e62930ed9c7efa0711219e485e2779446cef12f3f41b0514caf786cd9ef661c0610a28addef3f806c067ed0803400be0031e17a84a109
|
SHA512 (libtasn1-4.16.0.tar.gz.sig) = 53254c2ce61e9bb889fe00b43ef2130ab9f122c44832538e3f7b38cb75ada1656213cf5c8c85321078c6b98d325c46eff41ea64d1971d3183f2ec568a18f7ed2
|
||||||
|
Loading…
Reference in New Issue
Block a user