diff --git a/libpng.spec b/libpng.spec index 4a702c3..fad820e 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.6.2 -Release: 2%{?dist} +Release: 3%{?dist} License: zlib Group: System Environment/Libraries URL: http://www.libpng.org/pub/png/ @@ -99,6 +99,9 @@ make check %{_libdir}/libpng*.a %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2:1.6.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jun 25 2013 Adam Jackson 2:1.6.2-2 - Don't Require autoconf at runtime, just at build time (#977853)