|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
|
Name: pngcrush
|
|
|
|
|
Version: 1.7.66
|
|
|
|
|
Version: 1.7.69
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: zlib
|
|
|
|
|
Group: Applications/File
|
|
|
|
@ -41,6 +41,9 @@ gcc %{optflags} $pngflags -lz -o pngcrush pngcrush.c
|
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Dec 16 2013 François Cami <fcami@fedoraproject.org> - 1.7.69-1
|
|
|
|
|
- New upstream release.
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2013 François Cami <fcami@fedoraproject.org> - 1.7.66-1
|
|
|
|
|
- New upstream release.
|
|
|
|
|
|
|
|
|
|