diff --git a/libpng.spec b/libpng.spec index 64317cf..fd315bd 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.13 -Release: 1%{?dist} +Release: 2%{?dist} License: zlib Group: System Environment/Libraries URL: http://www.libpng.org/pub/png/ @@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libpng*.a %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2:1.5.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Sep 27 2012 Tom Lane 2:1.5.13-1 - Update to libpng 1.5.13 for minor bug fixes