summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-13 08:13:31 +0200
committerRemi Collet <remi@php.net>2023-09-13 08:13:31 +0200
commit7c2529287f7509bb024db459001a65ba104ec3e0 (patch)
tree08b451f684cff26c1a72c0dba913c5e44ce3ca16 /php81.spec
parent5ba767b1bf7df00d083c54d448d2093bd82af6a1 (diff)
update to 8.1.24RC1
use oracle client library version 21.11
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php81.spec b/php81.spec
index cb27064..2f7d308 100644
--- a/php81.spec
+++ b/php81.spec
@@ -24,7 +24,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
@@ -109,8 +109,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.1.23
-#global rcver RC1
+%global upver 8.1.24
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2194,6 +2194,10 @@ fi
%changelog
+* Wed Sep 13 2023 Remi Collet <remi@remirepo.net> - 8.1.24~RC1-1
+- update to 8.1.24RC1
+- use oracle client library version 21.11
+
* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 8.1.23-1
- Update to 8.1.23 - http://www.php.net/releases/8_1_23.php