|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: pngquant
|
|
|
|
|
Version: 2.10.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: PNG quantization tool for reducing image file size
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
@ -59,6 +59,9 @@ export FCFLAGS="$FFLAGS"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 10 2017 Björn Esser <besser82@fedoraproject.org> - 2.10.1-2
|
|
|
|
|
- Apply additional compiler flags properly
|
|
|
|
|
|
|
|
|
|