diff --git a/.gitignore b/.gitignore index 57812e9..de6a084 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pngcrush-1.6.10.tar.bz2 /pngcrush-1.7.35.tar.xz +/pngcrush-1.7.43.tar.xz diff --git a/pngcrush.spec b/pngcrush.spec index 0a97fde..d26eb3e 100644 --- a/pngcrush.spec +++ b/pngcrush.spec @@ -1,6 +1,6 @@ Summary: Optimizer for PNG (Portable Network Graphics) files Name: pngcrush -Version: 1.7.35 +Version: 1.7.43 Release: 1%{?dist} License: zlib Group: Applications/File @@ -44,6 +44,9 @@ gcc %{optflags} $pngflags -lz -o pngcrush pngcrush.c %{_bindir}/pngcrush %changelog +* Sun Jan 13 2013 François Cami - 1.7.43-1 +- New upstream release. + * Tue Jul 31 2012 Jon Ciesla - 1.7.35-1 - Update to latest to fix FTBFS. diff --git a/sources b/sources index 2d06e7f..c779e74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -154e667ddee209b7943c7e649b8722d0 pngcrush-1.7.35.tar.xz +cd497cea44b99f18ce403c19a67ffea2 pngcrush-1.7.43.tar.xz