This commit is contained in:
Dennis Gilmore 2015-06-17 17:24:04 +00:00
parent 49d94edcb2
commit 0fb2900221
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.5
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
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Apr 30 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.5-1
- Update to 4.5 (#1217282)