new upstream release
This commit is contained in:
parent
70b5418b1f
commit
81c0e516c3
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,3 +19,5 @@ libtasn1-2.7.tar.gz
|
||||
/libtasn1-4.1.tar.gz
|
||||
/libtasn1-4.2.tar.gz.sig
|
||||
/libtasn1-4.2.tar.gz
|
||||
/libtasn1-4.3.tar.gz.sig
|
||||
/libtasn1-4.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: The ASN.1 library used in GNUTLS
|
||||
Name: libtasn1
|
||||
Version: 4.2
|
||||
Version: 4.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||
@ -106,6 +106,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.3-1
|
||||
- new upstream release
|
||||
|
||||
* Tue Sep 16 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.2-1
|
||||
- new upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user