diff options
Diffstat (limited to 'php-pecl-luasandbox.spec')
-rw-r--r-- | php-pecl-luasandbox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-luasandbox.spec b/php-pecl-luasandbox.spec index 5687404..6705923 100644 --- a/php-pecl-luasandbox.spec +++ b/php-pecl-luasandbox.spec @@ -25,7 +25,7 @@ Summary: Lua interpreter with limits and safe environment Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 4.0.1 +Version: 4.0.2 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: MIT URL: https://pecl.php.net/package/%{proj_name} @@ -219,6 +219,9 @@ fi %changelog +* Wed May 19 2021 Remi Collet <remi@remirepo.net> - 4.0.2-1 +- update to 4.0.2 (no change) + * Wed Mar 10 2021 Remi Collet <remi@remirepo.net> - 4.0.1-1 - update to 4.0.1 (no change) |