summaryrefslogtreecommitdiffstats
path: root/php-pecl-luasandbox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-luasandbox.spec')
-rw-r--r--php-pecl-luasandbox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-luasandbox.spec b/php-pecl-luasandbox.spec
index 93feecf..6581b4f 100644
--- a/php-pecl-luasandbox.spec
+++ b/php-pecl-luasandbox.spec
@@ -21,7 +21,7 @@
Summary: Lua interpreter with limits and safe environment
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 4.1.1
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: https://pecl.php.net/package/%{proj_name}
Source0: https://pecl.php.net/get/%{sources}.tgz
@@ -197,6 +197,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 4.1.1-2
+- rebuild for PHP 8.3.0RC1
+
* Mon Jul 31 2023 Remi Collet <remi@remirepo.net> - 4.1.1-1
- update to 4.1.1
- build out of sources tree