summaryrefslogtreecommitdiffstats
path: root/php83.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-14 07:48:59 +0100
committerRemi Collet <remi@php.net>2024-02-14 07:48:59 +0100
commit49ca569605c72b9103e96448032a891a2477ff6c (patch)
treeeef01236f3cdc5552e98b2b32c40cafaad7856a5 /php83.spec
parent3682a37dfb2310e7613fb825572190d8a6ecb9ac (diff)
Update to 8.3.3 - http://www.php.net/releases/8_3_3.phpv8.3.3
use oracle client library version 21.13 on x86_64
Diffstat (limited to 'php83.spec')
-rw-r--r--php83.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php83.spec b/php83.spec
index 4f9b096..a876c83 100644
--- a/php83.spec
+++ b/php83.spec
@@ -29,7 +29,7 @@
%global oraclelib 19.1
%global oracledir 19.19
%else
-%global oraclever 21.12
+%global oraclever 21.13
%global oraclelib 21.1
%global oracledir 21
%endif
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.3.3
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2212,6 +2212,10 @@ fi
%changelog
+* Wed Feb 14 2024 Remi Collet <remi@remirepo.net> - 8.3.3-1
+- Update to 8.3.3 - http://www.php.net/releases/8_3_3.php
+- use oracle client library version 21.13 on x86_64
+
* Wed Jan 31 2024 Remi Collet <remi@remirepo.net> - 8.3.2~RC1-1
- update to 8.3.3RC1