diff --git a/.cvsignore b/.cvsignore index bdaed00..48a7e6d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,5 @@ libgcrypt-1.4.0.tar.bz2 libgcrypt-1.4.0.tar.bz2.sig libgcrypt-1.4.1.tar.bz2 libgcrypt-1.4.1.tar.bz2.sig +libgcrypt-1.4.2.tar.bz2 +libgcrypt-1.4.2.tar.bz2.sig diff --git a/libgcrypt.spec b/libgcrypt.spec index 3ce1e3f..b567076 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,5 +1,5 @@ Name: libgcrypt -Version: 1.4.1 +Version: 1.4.2 Release: 1 Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2 Source1: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2.sig @@ -105,6 +105,7 @@ exit 0 %defattr(-,root,root) %{_bindir}/%{name}-config %{_bindir}/dumpsexp +%{_bindir}/hmac256 %{_includedir}/* %{_libdir}/*.so %{_datadir}/aclocal/* @@ -113,6 +114,9 @@ exit 0 %{_infodir}/gcrypt.info* %changelog +* Mon Sep 8 2008 Nalin Dahyabhai 1.4.2-1 +- update to 1.4.2 + * Tue Apr 29 2008 Nalin Dahyabhai 1.4.1-1 - update to 1.4.1 - bump libgpgerror-devel requirement to 1.4, matching the requirement enforced diff --git a/sources b/sources index ca0b193..3e1cb76 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -26703ecef4bbe113b8e6a87572b80b32 libgcrypt-1.4.1.tar.bz2 -c219822f4b88e59bb6773f99c9cd73c9 libgcrypt-1.4.1.tar.bz2.sig +0d27005ff43ecf3d96ae02d99bf793ba libgcrypt-1.4.2.tar.bz2 +3645b7f13ffaa953a4cbfa294fb1a2f0 libgcrypt-1.4.2.tar.bz2.sig