new upstream release
Resolves: rhbz#1133205
This commit is contained in:
parent
2dd57f1a9e
commit
81140a4cc1
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@ libtasn1-2.7.tar.gz
|
|||||||
/libtasn1-3.6.tar.gz.sig
|
/libtasn1-3.6.tar.gz.sig
|
||||||
/libtasn1-4.0.tar.gz
|
/libtasn1-4.0.tar.gz
|
||||||
/libtasn1-4.0.tar.gz.sig
|
/libtasn1-4.0.tar.gz.sig
|
||||||
|
/libtasn1-4.1.tar.gz.sig
|
||||||
|
/libtasn1-4.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: The ASN.1 library used in GNUTLS
|
Summary: The ASN.1 library used in GNUTLS
|
||||||
Name: libtasn1
|
Name: libtasn1
|
||||||
Version: 4.0
|
Version: 4.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
|
||||||
License: GPLv3+ and LGPLv2+
|
License: GPLv3+ and LGPLv2+
|
||||||
@ -106,6 +106,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 25 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.1-1
|
||||||
|
- new upstream release
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-3
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user