diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-01 11:35:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-01 11:35:04 +0100 |
commit | f714354355d31674f5c5df23f8e9c258392676ca (patch) | |
tree | 8ea5be9875338e56a9110af6d9456779ac90b68a | |
parent | 128cde571483d5dae96b37794389fd160489f296 (diff) |
PHP 7.1 mass rebuild part #1
-rw-r--r-- | php-pecl-v8js.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-v8js.spec b/php-pecl-v8js.spec index 8764bd2..1dd36cd 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.3.3 -Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 2%{?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 +* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 1.3.3-2 +- rebuild with PHP 7.1.0 GA + * Fri Sep 23 2016 Remi Collet <remi@fedoraproject.org> - 1.3.2-1 - update to 1.3.3, for PHP 7 - open https://github.com/phpv8/v8js/pull/266 libdir |