This commit is contained in:
Dennis Gilmore 2013-02-13 10:11:13 -06:00
commit bf2b9ee217

View file

@ -1,6 +1,6 @@
Name: ZipArchive
Version: 4.1.1
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Library for accessing zip files
Group: System Environment/Libraries
@ -94,6 +94,9 @@ install -p -m 644 %{name}.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
%changelog
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Jul 29 2012 Hans de Goede <hdegoede@redhat.com> - 4.1.1-10
- Fix ZipArchive not building with the latest zlib