diff --git a/.gitignore b/.gitignore index 97cd520..08c8453 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ libassuan-2.0.0.tar.bz2 libassuan-2.0.0.tar.bz2.sig +/libassuan-2.0.1.tar.bz2 +/libassuan-2.0.1.tar.bz2.sig diff --git a/libassuan.spec b/libassuan.spec index 6bfc1d0..30406b0 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,7 +1,7 @@ Name: libassuan Summary: GnuPG IPC library -Version: 2.0.0 -Release: 4%{?dist} +Version: 2.0.1 +Release: 1%{?dist} # The library is LGPLv2+, the documentation GPLv3+ License: LGPLv2+ and GPLv3+ @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch1: libassuan-1.0.5-multilib.patch BuildRequires: gawk -BuildRequires: libgpg-error-devel +BuildRequires: libgpg-error-devel >= 1.8 BuildRequires: pth-devel %description @@ -94,6 +94,9 @@ rm -rf %{buildroot} %changelog +* Fri Jul 15 2011 Tomáš Mráz 2.0.1-1 +- new upstream release + * Thu Apr 14 2011 Rex Dieter 2.0.0-4 - Missing ldconfig calls (#696787) diff --git a/sources b/sources index 0b14875..efd5127 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -59bc0ae7194c412d7a522029005684b2 libassuan-2.0.0.tar.bz2 -bb73e093d65d5b165d20b7377fee72a5 libassuan-2.0.0.tar.bz2.sig +53a7d4c22af909d7236d17d454ef935b libassuan-2.0.1.tar.bz2 +08eec15c37a408adc3fbeb37fd637858 libassuan-2.0.1.tar.bz2.sig