diff options
Diffstat (limited to 'php-pecl-vips.spec')
-rw-r--r-- | php-pecl-vips.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec index fdbde4a..53cc6ac 100644 --- a/php-pecl-vips.spec +++ b/php-pecl-vips.spec @@ -21,7 +21,7 @@ Summary: PHP extension for interfacing with libvips Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.0.5 +Version: 1.0.6 Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -214,6 +214,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Fri Apr 21 2017 Remi Collet <remi@remirepo.net> - 1.0.6-1 +- Update to 1.0.6 + * Mon Apr 10 2017 Remi Collet <remi@remirepo.net> - 1.0.5-2 - rebuild with libvips 8.5.2 |