Updated to libtasn1 4.0
This commit is contained in:
parent
df55a82205
commit
48a0b4cf36
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@ libtasn1-2.7.tar.gz
|
||||
/libtasn1-3.5.tar.gz.sig
|
||||
/libtasn1-3.6.tar.gz
|
||||
/libtasn1-3.6.tar.gz.sig
|
||||
/libtasn1-4.0.tar.gz
|
||||
/libtasn1-4.0.tar.gz.sig
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: The ASN.1 library used in GNUTLS
|
||||
Name: libtasn1
|
||||
Version: 3.6
|
||||
Release: 2%{?dist}
|
||||
Version: 4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||
License: GPLv3+ and LGPLv2+
|
||||
@ -104,6 +104,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 30 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.0-1
|
||||
- new upstream release
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user