]> git.pld-linux.org Git - packages/pngquant.git/commitdiff
- updated to 2.17.0 master auto/th/pngquant-2.17.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Mar 2022 20:24:31 +0000 (21:24 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Mar 2022 20:24:31 +0000 (21:24 +0100)
pngquant.spec

index 10454e8ee9bfc4d67c34b50dc3657e8012583e54..731e4db3f92d7e923a195f2292d3c864b46ac185 100644 (file)
 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
This page took 0.090153 seconds and 4 git commands to generate.