summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php74.spec b/php74.spec
index d3cb21b..1c8e244 100644
--- a/php74.spec
+++ b/php74.spec
@@ -24,7 +24,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 19.3
+%global oraclever 19.5
%global oraclelib 19.1
# Build for LiteSpeed Web Server (LSAPI)
@@ -96,9 +96,9 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.0
-#global rcver RC6
-#global lower RC6
+%global upver 7.4.1
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2153,6 +2153,10 @@ fi
%changelog
+* Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 7.4.1~RC1-1
+- update to 7.4.1RC1
+- use oracle client library version 19.5
+
* Wed Nov 27 2019 Remi Collet <remi@remirepo.net> - 7.4.0-1
- update to 7.4.0 GA