This commit is contained in:
Dennis Gilmore 2013-02-13 22:02:36 -06:00
parent 1a73a26959
commit fd89a11179
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: libassuan
Summary: GnuPG IPC library
Version: 2.0.3
Release: 4%{?dist}
Release: 5%{?dist}
# The library is LGPLv2+, the documentation GPLv3+
License: LGPLv2+ and GPLv3+
@ -95,6 +95,9 @@ rm -rf %{buildroot}
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Dec 3 2012 Tomáš Mráz <tmraz@redhat.com> 2.0.3-4
- multilib conflict in libassuan-config fixed