Update to 2.10.0

epel9
Sérgio M. Basto 8 years ago
parent 8d2ddda1c3
commit cb2bb9b91a

File diff suppressed because it is too large Load Diff

@ -4,16 +4,14 @@
%global libname libimagequant
Name: pngquant
Version: 2.9.1
Release: 2%{?dist}
Version: 2.10.0
Release: 1%{?dist}
Summary: PNG quantization tool for reducing image file size
License: GPLv3+
URL: http://%{name}.org
Source0: https://github.com/pornel/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
#near of https://github.com/pornel/pngquant/compare/2.9.1...master.diff
Patch0: 2.9.1...master.diff
BuildRequires: libpng-devel >= 1.2.46-1
BuildRequires: zlib-devel >= 1.2.3-1
@ -34,7 +32,6 @@ their 24/32-bit version. %{name} uses the median cut algorithm.
%prep
%setup -q
%patch0 -p1
%build
@ -58,6 +55,9 @@ make test
%changelog
* Mon Jul 03 2017 Sérgio Basto <sergio@serjux.com> - 2.10.0-1
- Update to 2.10.0
* Sat Jul 01 2017 Sérgio Basto <sergio@serjux.com> - 2.9.1-2
- update to pre 2.9.2

@ -1 +1 @@
SHA512 (pngquant-2.9.1.tar.gz) = 1708b627892f37e99ecc46bc9a43b0ef58ab7f5074dda68ed5f37c0ebb515270903ddac2ea1f6e67aa15adb14382c9c4c74ffd9d579648bef90f40d8bdbaabe2
SHA512 (pngquant-2.10.0.tar.gz) = 1d9b01db3294b0c3a544ab1bd071a6b4579104bf6a6c70e7de51ee2e7dcec7604848e0178bf7c909c0286a9797f9348ea6bec409b32ffccd03c3d80e752e5158

Loading…
Cancel
Save