new upstream release
This commit is contained in:
parent
dff6e8c547
commit
8619d757f6
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
@ -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 <tmraz@redhat.com> 2.0.1-1
|
||||
- new upstream release
|
||||
|
||||
* Thu Apr 14 2011 Rex Dieter <rdieter@fedoraproject.org> 2.0.0-4
|
||||
- Missing ldconfig calls (#696787)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user