From f27537ad329db3ffea7f7664811f8e1046739a5d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Nov 2017 18:15:05 +0100 Subject: v1.0.8 --- php-pecl-vips.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-vips.spec') diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec index 27be47d..af71020 100644 --- a/php-pecl-vips.spec +++ b/php-pecl-vips.spec @@ -21,8 +21,8 @@ Summary: PHP extension for interfacing with libvips Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.0.7 -Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version: 1.0.8 +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -218,6 +218,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Nov 23 2017 Remi Collet - 1.0.8-1 +- Update to 1.0.8 + * Tue Jul 18 2017 Remi Collet - 1.0.7-3 - rebuild for PHP 7.2.0beta1 new API -- cgit