summaryrefslogtreecommitdiffstats
path: root/php-pecl-lua.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-lua.spec')
-rw-r--r--php-pecl-lua.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-lua.spec b/php-pecl-lua.spec
index accc046..6829bcb 100644
--- a/php-pecl-lua.spec
+++ b/php-pecl-lua.spec
@@ -19,7 +19,7 @@
Summary: Embedded lua interpreter
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 2.0.5
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -228,6 +228,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.0.5-4
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.0.5-3
- rebuld for 7.3.0alpha4 new ABI