updated to 4.7
This commit is contained in:
parent
0fb2900221
commit
e0dfbba76e
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,3 +25,5 @@ libtasn1-2.7.tar.gz
|
||||
/libtasn1-4.4.tar.gz
|
||||
/libtasn1-4.5.tar.gz.sig
|
||||
/libtasn1-4.5.tar.gz
|
||||
/libtasn1-4.7.tar.gz
|
||||
/libtasn1-4.7.tar.gz.sig
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: The ASN.1 library used in GNUTLS
|
||||
Name: libtasn1
|
||||
Version: 4.5
|
||||
Release: 2%{?dist}
|
||||
Version: 4.7
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||
License: GPLv3+ and LGPLv2+
|
||||
@ -106,6 +106,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.7-1
|
||||
- Update to 4.7 (#1260325)
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user