summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-19 00:54:38 +0200
committerRemi Collet <remi@remirepo.net>2017-07-19 00:54:38 +0200
commitb0f2984c52a3d74ddcfc7f0188fb8258b02bd000 (patch)
treed9e432e1cdaa16bc26c8f2899ba056b291a5a8a7
parent9671dee48bb13b886f382d7fb4c0116bd90d1e88 (diff)
rebuild for 7.2.0beta1
-rw-r--r--php-pecl-v8js.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-v8js.spec b/php-pecl-v8js.spec
index 4ae01ee..720feb9 100644
--- a/php-pecl-v8js.spec
+++ b/php-pecl-v8js.spec
@@ -18,7 +18,7 @@
Summary: V8 Javascript Engine for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.4.0
-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}
@@ -235,6 +235,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.4.0-3
+- rebuild for PHP 7.2.0beta1 new API
+
* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.4.0-2
- rebuild for 7.2.0alpha2