diff --git a/libpng.spec b/libpng.spec index 1d91e6c..5f53a2d 100644 --- a/libpng.spec +++ b/libpng.spec @@ -1,7 +1,7 @@ Summary: A library of functions for manipulating PNG image format files. Name: libpng Version: 1.2.8 -Release: 2.2 +Release: 2.2.1 License: OSI certified Group: System Environment/Libraries Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2 @@ -75,6 +75,9 @@ make install prefix=$RPM_BUILD_ROOT/usr LIBPATH=$RPM_BUILD_ROOT%{_libdir} rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2006 Jesse Keating - 2:1.2.8-2.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2:1.2.8-2.2 - rebuilt for new gcc4.1 snapshot and glibc changes