summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-14 08:41:01 +0100
committerRemi Collet <remi@php.net>2024-02-14 08:41:01 +0100
commitae714ecf54694468f2f3272f71e65102d13ddadb (patch)
tree8b025319c9540a0fdfc5175b2ae6525fba1d3673 /php82.spec
parent07864b08dbfef48698053c6abcc807e4eda31b6a (diff)
Update to 8.2.16 - http://www.php.net/releases/8_2_16.phpv8.2.16
use oracle client library version 21.13 on x86_64
Diffstat (limited to 'php82.spec')
-rw-r--r--php82.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php82.spec b/php82.spec
index 5506668..03e146d 100644
--- a/php82.spec
+++ b/php82.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.2.16
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2200,6 +2200,10 @@ fi
%changelog
+* Wed Feb 14 2024 Remi Collet <remi@remirepo.net> - 8.2.16-1
+- Update to 8.2.16 - http://www.php.net/releases/8_2_16.php
+- use oracle client library version 21.13 on x86_64
+
* Wed Jan 31 2024 Remi Collet <remi@remirepo.net> - 8.2.16~RC1-1
- update to 8.2.16RC1