diff --git a/libpng.spec b/libpng.spec index 5ad93a2..9fecf1a 100644 --- a/libpng.spec +++ b/libpng.spec @@ -2,7 +2,7 @@ Summary: A library of functions for manipulating PNG image format files Name: libpng Epoch: 2 Version: 1.5.10 -Release: 1%{?dist} +Release: 2%{?dist} License: zlib Group: System Environment/Libraries URL: http://www.libpng.org/pub/png/ @@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2:1.5.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sat Apr 7 2012 Tom Lane 2:1.5.10-1 - Update to libpng 1.5.10 and 1.2.49, for minor security issues (CVE-2011-3048) Resolves: #809597