From d1e5e2486acdcab43f88ae6ac3c4253dcc87cf1e Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Feb 11 2011 18:53:59 +0000 Subject: - new upstream version with minor changes --- diff --git a/.gitignore b/.gitignore index 1e51c05..3259611 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libgcrypt-1.4.5-hobbled.tar.bz2 +/libgcrypt-1.4.6-hobbled.tar.bz2 diff --git a/libgcrypt.spec b/libgcrypt.spec index ebfe2e8..8a4cd73 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,6 +1,6 @@ Name: libgcrypt -Version: 1.4.5 -Release: 7%{?dist} +Version: 1.4.6 +Release: 1%{?dist} URL: http://www.gnupg.org/ Source0: libgcrypt-%{version}-hobbled.tar.bz2 # The original libgcrypt sources now contain potentially patented ECC @@ -165,6 +165,9 @@ exit 0 %doc COPYING %changelog +* Fri Feb 11 2011 Tomas Mraz 1.4.6-1 +- new upstream version with minor changes + * Mon Feb 07 2011 Fedora Release Engineering - 1.4.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 6851e28..be4fd16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56a36e06fff2ed0a3b07c901a907db5f libgcrypt-1.4.5-hobbled.tar.bz2 +f89395ced1cec0107d49524f5bf432f9 libgcrypt-1.4.6-hobbled.tar.bz2