|
|
@ -4,7 +4,7 @@
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
Summary: Optimizer for PNG (Portable Network Graphics) files
|
|
|
|
Name: pngcrush
|
|
|
|
Name: pngcrush
|
|
|
|
Version: 1.7.70
|
|
|
|
Version: 1.7.70
|
|
|
|
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/
|
|
|
@ -41,6 +41,9 @@ gcc %{optflags} $pngflags -lz -o pngcrush pngcrush.c
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.70-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 29 2013 François Cami <fcami@fedoraproject.org> - 1.7.70-1
|
|
|
|
* Sun Dec 29 2013 François Cami <fcami@fedoraproject.org> - 1.7.70-1
|
|
|
|
- New upstream release.
|
|
|
|
- New upstream release.
|
|
|
|
|
|
|
|
|
|
|
|