Update to 2.14.0

epel9
Sandro Mani 4 years ago
parent 963b4685da
commit 4e959982bd

@ -1,6 +1,6 @@
diff -rupN --no-dereference pngquant-2.13.1/test/test.sh pngquant-2.13.1-new/test/test.sh diff -rupN --no-dereference pngquant-2.14.0/test/test.sh pngquant-2.14.0-new/test/test.sh
--- pngquant-2.13.1/test/test.sh 2020-11-22 14:20:47.000000000 +0100 --- pngquant-2.14.0/test/test.sh 2021-01-27 17:23:56.000000000 +0100
+++ pngquant-2.13.1-new/test/test.sh 2020-11-22 16:30:58.054248709 +0100 +++ pngquant-2.14.0-new/test/test.sh 2021-01-28 14:28:50.321690342 +0100
@@ -53,7 +53,7 @@ function test_skip() { @@ -53,7 +53,7 @@ function test_skip() {
$BIN "$TMPDIR/skiptest.png" -Q 0-50 -o "$TMPDIR/q50output.png" $BIN "$TMPDIR/skiptest.png" -Q 0-50 -o "$TMPDIR/q50output.png"
test -f "$TMPDIR/q50output.png" test -f "$TMPDIR/q50output.png"

@ -1,8 +1,8 @@
%global libname libimagequant %global libname libimagequant
Name: pngquant Name: pngquant
Version: 2.13.1 Version: 2.14.0
Release: 2%{?dist} Release: 1%{?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
* Thu Jan 28 2021 Sandro Mani <manisandro@gmail.com> - 2.14.0-1
- Update to 2.14.0
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.1-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (pngquant-2.13.1.tar.gz) = 1e1b521252b7c555be967b1ceee613f1b3f884de31a41562a26369047123d2bab855662188b27889e7f0babf5b0e7bc342a83b4343e2ded7de9d68e4785e8c51 SHA512 (pngquant-2.14.0.tar.gz) = 3f7e5b226c2570f0caa7ab34d94cba5463716f43a552f7468ba23c6ded65a0cad5d5d6d83b0c4d1716aedb47c39ab692d526f88e7b5fc9861f0a683b5e9936f4

Loading…
Cancel
Save