summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:51:32 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:51:32 +0200
commitaf9d4401d7a2d4de3de3fa0da691d60266977882 (patch)
tree8684f921ca0ece3ee2a150c7ee90ea4e1ad7f2d0
parent76790a1974f5ce84e230010a58384a66fcc71b95 (diff)
rebuild for PHP 8.3.0RC1
-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