summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 13:39:44 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 13:39:44 +0100
commit9c4dea854233c7081c3fa3e4905ff51c84686d40 (patch)
treebe41a0cc8d9b067ce137b54824059da376144547
parent5e4e48b977816a3692de97cea477a8408d7181f1 (diff)
PHP 7.1 mass rebuild part #2
-rw-r--r--php-pecl-lua-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-lua-php7.spec b/php-pecl-lua-php7.spec
index 95c31f6..873d2fa 100644
--- a/php-pecl-lua-php7.spec
+++ b/php-pecl-lua-php7.spec
@@ -19,7 +19,7 @@
Summary: Embedded lua interpreter
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 2.0.2
-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}
@@ -219,6 +219,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 2.0.2-3
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.2-2
- rebuild for PHP 7.1 new API version