diff --git a/libpng16.changes b/libpng16.changes index 2144023..f8aabf5 100644 --- a/libpng16.changes +++ b/libpng16.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 14 11:28:57 UTC 2012 - pgajdos@suse.com + +- updated to 1.6.0beta17 + ------------------------------------------------------------------- Mon Feb 20 09:56:15 UTC 2012 - pgajdos@suse.com diff --git a/libpng16.spec b/libpng16.spec index 478d37d..21a15d8 100644 --- a/libpng16.spec +++ b/libpng16.spec @@ -30,7 +30,7 @@ Release: 0 Summary: Library for the Portable Network Graphics Format (PNG) License: Zlib Group: System/Libraries -Source: libpng-%{version}beta12.tar.bz2 +Source: libpng-%{version}beta17.tar.bz2 Source2: baselibs.conf BuildRequires: libtool BuildRequires: pkg-config @@ -92,7 +92,7 @@ tools necessary for compiling and linking programs that don't care about libpng version. %prep -%setup -n libpng-%{version}beta12 +%setup -n libpng-%{version}beta17 %build # We'll never use the old pgcc-2.95.1 with the buggy -O3, so having