summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-01 07:26:34 +0100
committerRemi Collet <remi@php.net>2021-12-01 07:26:34 +0100
commit97d96c3a62e08d8e80ccfcc4d088c53b17c7face (patch)
tree2c74b5ff3d3c6ca123cd1029fe370887c7b67aa2 /php74.spec
parent5efe73375c8b266a724c031e16ad305826c1c438 (diff)
update to 7.4.27RC1
use oracle client library version 21.4
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php74.spec b/php74.spec
index a37fa2c..39a4cdc 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 21.3
+%global oraclever 21.4
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI)
@@ -94,8 +94,8 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.26
-#global rcver RC1
+%global upver 7.4.27
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2175,6 +2175,10 @@ fi
%changelog
+* Wed Dec 1 2021 Remi Collet <remi@remirepo.net> - 7.4.27~RC1-1
+- update to 7.4.27RC1
+- use oracle client library version 21.4
+
* Tue Nov 16 2021 Remi Collet <remi@remirepo.net> - 7.4.26-1
- Update to 7.4.26 - http://www.php.net/releases/7_4_26.php