summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index f753547..03c94f0 100644
--- a/php.spec
+++ b/php.spec
@@ -49,7 +49,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)
@@ -102,9 +102,9 @@
#global gh_date 20190612
%global gh_owner php
%global gh_project php-src
-%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: %{?scl_prefix}php
@@ -1808,6 +1808,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