|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
|
Name: pngcrush
|
|
|
|
|
Version: 1.7.69
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: zlib
|
|
|
|
|
Group: Applications/File
|
|
|
|
|
URL: http://pmt.sourceforge.net/pngcrush/
|
|
|
|
@ -41,7 +41,10 @@ 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
|
|
|
|
|
* Mon Dec 16 2013 François Cami <fcami@fedoraproject.org> - 1.7.69-2
|
|
|
|
|
- Fix changelog.
|
|
|
|
|
|
|
|
|
|
* Mon 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
|
|
|
|
|