|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
Name: pngcrush
|
|
|
|
Name: pngcrush
|
|
|
|
Version: 1.7.43
|
|
|
|
Version: 1.7.43
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: zlib
|
|
|
|
License: zlib
|
|
|
|
Group: Applications/File
|
|
|
|
Group: Applications/File
|
|
|
|
URL: http://pmt.sourceforge.net/pngcrush/
|
|
|
|
URL: http://pmt.sourceforge.net/pngcrush/
|
|
|
@ -44,6 +44,9 @@ gcc %{optflags} $pngflags -lz -o pngcrush pngcrush.c
|
|
|
|
%{_bindir}/pngcrush
|
|
|
|
%{_bindir}/pngcrush
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.43-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 13 2013 François Cami <fcami@fedoraproject.org> - 1.7.43-1
|
|
|
|
* Sun Jan 13 2013 François Cami <fcami@fedoraproject.org> - 1.7.43-1
|
|
|
|
- New upstream release.
|
|
|
|
- New upstream release.
|
|
|
|
|
|
|
|
|
|
|
|