summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-19 00:57:15 +0200
committerRemi Collet <remi@remirepo.net>2017-07-19 00:57:15 +0200
commit73121757ddb15b75b7781a87f2b5f0c997a3f00e (patch)
tree12200de4385abe4560f5ef6866664b8b5d1ed8a6
parent57425317e2bea39acf616aa6b5a42ccafcfcbda7 (diff)
rebuild for 7.2.0beta1
-rw-r--r--php-pecl-vips.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-vips.spec b/php-pecl-vips.spec
index 6931c5c..27be47d 100644
--- a/php-pecl-vips.spec
+++ b/php-pecl-vips.spec
@@ -22,7 +22,7 @@
Summary: PHP extension for interfacing with libvips
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.7
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?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
+* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.0.7-3
+- rebuild for PHP 7.2.0beta1 new API
+
* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.0.7-2
- rebuild for 7.2.0alpha2