From: Jakub Bogusz Date: Sun, 22 Nov 2020 16:19:13 +0000 (+0100) Subject: - updated to 2.13.1 X-Git-Tag: auto/th/pngquant-2.13.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpngquant.git;a=commitdiff_plain;h=205522f576a9b3031ab040a9c8a0538d0d12c4f8 - updated to 2.13.1 --- diff --git a/pngquant.spec b/pngquant.spec index 70e2180..10454e8 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.12.5 +Version: 2.13.1 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: e2a02de064d6887d563fa12ceb1eb775 +# Source0-md5: 61543dfc2eab260d7fbf724b7fe789d8 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.12 +BuildRequires: libimagequant-devel >= 2.13 BuildRequires: libpng-devel BuildRequires: pkgconfig BuildRequires: zlib-devel -Requires: libimagequant >= 2.12 +Requires: libimagequant >= 2.13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description