diff --git a/ZipArchive.spec b/ZipArchive.spec index 1739234..723a897 100644 --- a/ZipArchive.spec +++ b/ZipArchive.spec @@ -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 - 4.1.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Jul 29 2012 Hans de Goede - 4.1.1-10 - Fix ZipArchive not building with the latest zlib