summaryrefslogtreecommitdiffstats
path: root/php-pecl-vips.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-vips.spec')
-rw-r--r--php-pecl-vips.spec7
1 files changed, 5 insertions, 2 deletions
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 <remi@remirepo.net> - 1.0.8-1
+- Update to 1.0.8
+
* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.0.7-3
- rebuild for PHP 7.2.0beta1 new API