From 0da1c3de8cb1caf693a833fd56ceed1308b29c60 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 May 2016 13:55:18 +0200 Subject: php-pecl-lua: 2.0.2 --- REFLECTION-PHP7 | 2 +- php-pecl-lua-php7.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index 6dc713a..89005c9 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ extension #65 lua version 2.0.1 ] { +Extension [ extension #66 lua version 2.0.2 ] { - Constants [8] { Constant [ integer LUA_OK ] { 0 } diff --git a/php-pecl-lua-php7.spec b/php-pecl-lua-php7.spec index a0effeb..69f9680 100644 --- a/php-pecl-lua-php7.spec +++ b/php-pecl-lua-php7.spec @@ -18,7 +18,7 @@ Summary: Embedded lua interpreter Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 2.0.1 +Version: 2.0.2 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP Group: Development/Languages @@ -221,6 +221,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu May 26 2016 Remi Collet - 2.0.2-1 +- update to 2.0.2 for PHP 7 + * Tue Apr 12 2016 Remi Collet - 2.0.1-1 - update to 2.0.1 for PHP 7 -- cgit