summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-16 17:38:36 +0100
committerRemi Collet <remi@remirepo.net>2021-03-16 17:38:36 +0100
commita809f273f4a2fbeaf1cec3196b37b6ab1eab57bc (patch)
tree8ccc75ecd415e0534d2b6ffad08b4def90b66988 /php.spec
parent5bf29a9a10520da901d1fb66afbaa3785e57e795 (diff)
update to 8.0.4RC1
use oracle client library version 21.1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec18
1 files changed, 9 insertions, 9 deletions
diff --git a/php.spec b/php.spec
index 7ccf9d0..fd17ee2 100644
--- a/php.spec
+++ b/php.spec
@@ -49,12 +49,8 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%ifarch x86_64
-%global oraclever 19.9
-%else
-%global oraclever 19.6
-%endif
-%global oraclelib 19.1
+%global oraclever 21.1
+%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI), you can disable using --without tests
%bcond_without lsws
@@ -102,9 +98,9 @@
#global gh_date 20200615
%global gh_owner php
%global gh_project php-src
-%global upver 8.0.3
-#global rcver RC1
-#global lower RC1
+%global upver 8.0.4
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1807,6 +1803,10 @@ fi
%changelog
+* Tue Mar 16 2021 Remi Collet <remi@remirepo.net> - 8.0.4~RC1-1
+- update to 8.0.4RC1
+- use oracle client library version 21.1
+
* Wed Mar 3 2021 Remi Collet <remi@remirepo.net> - 8.0.3-1
- Update to 8.0.3 - http://www.php.net/releases/8_0_3.php