summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-24 14:43:12 +0100
committerRemi Collet <remi@remirepo.net>2020-11-24 14:43:12 +0100
commit76f16962d1012ad589c22d76ee0d3ae09ee54978 (patch)
tree8f98c340d2ad54a733cf56253f8ae581f94dda1c /php.spec
parent09400053b6c690629a1933f31d74751b9a54b23a (diff)
Update to 7.3.25 - http://www.php.net/releases/7_3_25.php
use oracle client library version 19.9 (x86_64)
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 629a637..39a95f8 100644
--- a/php.spec
+++ b/php.spec
@@ -65,7 +65,7 @@
%else
%ifarch x86_64
-%global oraclever 19.8
+%global oraclever 19.9
%else
%global oraclever 19.6
%endif
@@ -136,7 +136,7 @@
%endif
%global upver 7.3.25
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1923,6 +1923,10 @@ fi
%changelog
+* Tue Nov 24 2020 Remi Collet <remi@remirepo.net> - 7.3.25-1
+- Update to 7.3.25 - http://www.php.net/releases/7_3_25.php
+- use oracle client library version 19.9 (x86_64)
+
* Tue Nov 10 2020 Remi Collet <remi@remirepo.net> - 7.3.25~RC1-1
- update to 7.3.25RC1