diff --git a/pngquant.spec b/pngquant.spec index 2c7194d..6742ca1 100644 --- a/pngquant.spec +++ b/pngquant.spec @@ -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 - 2.7.0-1 +- Update to 2.7.0 +- License change to GPLv3+ . + * Thu Mar 17 2016 Sérgio Basto - 2.6.0-2 - Compilation with OpenMP diff --git a/sources b/sources index 645012f..13f97dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52541b98380aa247a837ba23ec9ea0d9 pngquant-2.6.0.tar.gz +ba56cea7ce54e1ae331cefe49fff0613 pngquant-2.7.0.tar.gz