From: Jakub Bogusz Date: Wed, 16 Mar 2022 20:24:31 +0000 (+0100) Subject: - updated to 2.17.0 X-Git-Tag: auto/th/pngquant-2.17.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=545a5d6008e37a72a84e27ebcfced3bb858970dc;p=packages%2Fpngquant.git - updated to 2.17.0 --- diff --git a/pngquant.spec b/pngquant.spec index 10454e8..731e4db 100644 --- a/pngquant.spec +++ b/pngquant.spec @@ -10,23 +10,23 @@ Summary: PNG converter and lossy image compressor Summary(pl.UTF-8): Konwerter i stratny kompresor dla plików PNG Name: pngquant -Version: 2.13.1 +Version: 2.17.0 Release: 1 # some original code was on MIT-like license License: GPL v3+ with MIT parts or commercial Group: Libraries #Source0Download: https://pngquant.org/releases.html Source0: https://pngquant.org/%{name}-%{version}-src.tar.gz -# Source0-md5: 61543dfc2eab260d7fbf724b7fe789d8 +# Source0-md5: e18dd9cc2114c28f85b04b376512c267 URL: https://pngquant.org/ %{?with_openmp:BuildRequires: gcc >= 6:4.2} %{?with_openmp:BuildRequires: libgomp-devel} %{?with_lcms:BuildRequires: lcms2-devel >= 2} -BuildRequires: libimagequant-devel >= 2.13 +BuildRequires: libimagequant-devel >= 2.17 BuildRequires: libpng-devel BuildRequires: pkgconfig BuildRequires: zlib-devel -Requires: libimagequant >= 2.13 +Requires: libimagequant >= 2.17 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description