|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: pngquant
|
|
|
|
Name: pngquant
|
|
|
|
Version: 2.16.0
|
|
|
|
Version: 2.16.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: PNG quantization tool for reducing image file size
|
|
|
|
Summary: PNG quantization tool for reducing image file size
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
@ -62,6 +62,9 @@ export CFLAGS="%{optflags} -fno-math-errno -funroll-loops -fomit-frame-pointer -
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 16 2021 Sandro Mani <manisandro@gmail.com> - 2.16.0-2
|
|
|
|
|
|
|
|
- Rebuild (libimagequant)
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 21 2021 Sandro Mani <manisandro@gmail.com> - 2.16.0-1
|
|
|
|
* Tue Sep 21 2021 Sandro Mani <manisandro@gmail.com> - 2.16.0-1
|
|
|
|
- Update to 2.16.0
|
|
|
|
- Update to 2.16.0
|
|
|
|
|
|
|
|
|
|
|
|