This commit is contained in:
Dennis Gilmore 2016-02-04 03:59:55 +00:00
parent e0dfbba76e
commit 383b84ce53
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The ASN.1 library used in GNUTLS
Name: libtasn1
Version: 4.7
Release: 1%{?dist}
Release: 2%{?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
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Sep 15 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.7-1
- Update to 4.7 (#1260325)