new upstream release.
This commit is contained in:
parent
977b32a26c
commit
1c40dfa910
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ libtasn1-2.7.tar.gz
|
|||||||
/libtasn1-3.3.tar.gz.sig
|
/libtasn1-3.3.tar.gz.sig
|
||||||
/libtasn1-3.4.tar.gz
|
/libtasn1-3.4.tar.gz
|
||||||
/libtasn1-3.4.tar.gz.sig
|
/libtasn1-3.4.tar.gz.sig
|
||||||
|
/libtasn1-3.5.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: The ASN.1 library used in GNUTLS
|
Summary: The ASN.1 library used in GNUTLS
|
||||||
Name: libtasn1
|
Name: libtasn1
|
||||||
Version: 3.4
|
Version: 3.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||||
@ -104,6 +104,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 02 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.5-1
|
||||||
|
- new upstream release
|
||||||
|
|
||||||
* Wed Nov 27 2013 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.4-1
|
* Wed Nov 27 2013 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.4-1
|
||||||
- new upstream release
|
- new upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user