summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-12 17:01:29 +0200
committerRemi Collet <remi@php.net>2023-09-12 17:01:29 +0200
commit253135de8f6c2b3fdb8560bfd425bf0da8679b18 (patch)
tree271e415158a5a888e25cac648a7dd08922b267ec /php.spec
parent9538d3d641fb819a479e954f3af9a06c17f2d790 (diff)
update to 8.2.11RC1
use oracle client library version 21.11
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 1df3e38..0f1d37a 100644
--- a/php.spec
+++ b/php.spec
@@ -49,7 +49,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 21.10
+%global oraclever 21.11
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI), you can disable using --without tests
@@ -122,8 +122,8 @@
#global gh_date 20220530
%global gh_owner php
%global gh_project php-src
-%global upver 8.2.10
-#global rcver RC1
+%global upver 8.2.11
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1851,6 +1851,10 @@ fi
%changelog
+* Tue Sep 12 2023 Remi Collet <remi@remirepo.net> - 8.2.11~RC1-1
+- update to 8.2.11RC1
+- use oracle client library version 21.11
+
* Tue Aug 29 2023 Remi Collet <remi@remirepo.net> - 8.2.10-1
- Update to 8.2.10 - http://www.php.net/releases/8_2_10.php