Update to 2.7.0

- License change to GPLv3+ .
epel9
Sérgio M. Basto 9 years ago
parent c84dce312c
commit 5f1fcdf187

@ -4,11 +4,11 @@
%global libname libimagequant
Name: pngquant
Version: 2.6.0
Release: 2%{?dist}
Version: 2.7.0
Release: 1%{?dist}
Summary: PNG quantization tool for reducing image file size
License: BSD with advertising
License: GPLv3+
URL: http://%{name}.org
Source0: https://github.com/pornel/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -106,6 +106,10 @@ make test.shared
%changelog
* Tue May 10 2016 Sérgio Basto <sergio@serjux.com> - 2.7.0-1
- Update to 2.7.0
- License change to GPLv3+ .
* Thu Mar 17 2016 Sérgio Basto <sergio@serjux.com> - 2.6.0-2
- Compilation with OpenMP

@ -1 +1 @@
52541b98380aa247a837ba23ec9ea0d9 pngquant-2.6.0.tar.gz
ba56cea7ce54e1ae331cefe49fff0613 pngquant-2.7.0.tar.gz

Loading…
Cancel
Save