This commit is contained in:
Jesse Keating 2009-02-25 15:00:17 +00:00
parent 0b312a8bb4
commit 7de5049932

View File

@ -1,6 +1,6 @@
Name: libgcrypt
Version: 1.4.4
Release: 1%{?dist}
Release: 2%{?dist}
Source0: libgcrypt-%{version}-hobbled.tar.bz2
# The original libgcrypt sources now contain potentially patented ECC
# cipher support. We have to remove it in the tarball we ship with
@ -133,6 +133,9 @@ exit 0
%{_infodir}/gcrypt.info*
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 30 2009 Tomas Mraz <tmraz@redhat.com> 1.4.4-1
- update to 1.4.4
- do not abort when the fips mode kernel flag is inaccessible