updated to 4.14
This commit is contained in:
parent
b2ce513c42
commit
a0c7a41577
2
.gitignore
vendored
2
.gitignore
vendored
@ -37,3 +37,5 @@ libtasn1-2.7.tar.gz
|
||||
/libtasn1-4.12.tar.gz
|
||||
/libtasn1-4.13.tar.gz.sig
|
||||
/libtasn1-4.13.tar.gz
|
||||
/libtasn1-4.14.tar.gz
|
||||
/libtasn1-4.14.tar.gz.sig
|
||||
|
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
Summary: The ASN.1 library used in GNUTLS
|
||||
Name: libtasn1
|
||||
Version: 4.13
|
||||
Release: 7%{?dist}
|
||||
Version: 4.14
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||
License: GPLv3+ and LGPLv2+
|
||||
@ -74,8 +74,8 @@ rm -f $RPM_BUILD_ROOT{%_libdir/*.la,%_infodir/dir}
|
||||
make check
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%doc AUTHORS NEWS README THANKS
|
||||
%license LICENSE doc/COPYING*
|
||||
%doc AUTHORS NEWS README.md
|
||||
%{_libdir}/*.so.6*
|
||||
|
||||
%files tools
|
||||
@ -92,6 +92,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2019 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.14-1
|
||||
- Update to 4.14 (#1621973)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.13-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libtasn1-4.13.tar.gz.sig) = 87cd915d91a726acca460535ca381c9b8be66013c5e008a0e59ab93f0f118ac7526709db0924e218af298b703bcb7702189513e19681bc7b84e594e79069dca7
|
||||
SHA512 (libtasn1-4.13.tar.gz) = bf5b60a296795e0a8a4a658c0106492393aa7ce698e785256b3427c17215c2a5b6178a61a2043c93ea4334f754eabece20221ac8fef0fd5644086a3891d98a9f
|
||||
SHA512 (libtasn1-4.14.tar.gz) = efdcf3729e9e057cafbfdc9929f08531de03cf3b64e7db62cb53c26bf34c8db4d73786fd853620ab1a10dbafe55e119ad17bfeb40e191071945c7b4db9c9e223
|
||||
SHA512 (libtasn1-4.14.tar.gz.sig) = a0646218fb0cfb5d2fa22cbc86722a2dd8a0d024d2ae764c5e5c4c62b7a963fa3d90536f386ae96608e40c7c70708352455d68410b5d3249ace19174020e283d
|
||||
|
Loading…
Reference in New Issue
Block a user