summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php73.spec b/php73.spec
index f9d221e..1052f45 100644
--- a/php73.spec
+++ b/php73.spec
@@ -33,7 +33,7 @@
%endif
%global oraclelib 18.1
%else
-%global oraclever 19.5
+%global oraclever 19.6
%global oraclelib 19.1
%endif
@@ -121,7 +121,7 @@
%endif
%global upver 7.3.16
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2249,6 +2249,10 @@ fi
%changelog
+* Tue Mar 17 2020 Remi Collet <remi@remirepo.net> - 7.3.16-1
+- Update to 7.3.16 - http://www.php.net/releases/7_3_16.php
+- use oracle client library version 19.6 (18.5 on EL-6)
+
* Tue Mar 3 2020 Remi Collet <remi@remirepo.net> - 7.3.16~RC1-1
- update to 7.3.16RC1