summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-21 13:44:31 +0200
committerRemi Collet <remi@remirepo.net>2021-09-21 13:44:31 +0200
commit40e1203a4801f25cfdfc2bcaa56dfb946c46491b (patch)
tree90372e12550981f52076cc205c8c1be936d89816 /php73.spec
parent108b12f53a2e443e9f152877b7c85830ad9ee8a6 (diff)
Update to 7.3.31 - http://www.php.net/releases/7_3_31.php
use oracle client library version 21.3
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php73.spec b/php73.spec
index b874cb7..8223ddb 100644
--- a/php73.spec
+++ b/php73.spec
@@ -25,7 +25,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 21.1
+%global oraclever 21.3
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI)
@@ -106,7 +106,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.30
+%global upver 7.3.31
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2256,6 +2256,10 @@ fi
%changelog
+* Tue Sep 21 2021 Remi Collet <remi@remirepo.net> - 7.3.31-1
+- Update to 7.3.31 - http://www.php.net/releases/7_3_31.php
+- use oracle client library version 21.3
+
* Tue Aug 24 2021 Remi Collet <remi@remirepo.net> - 7.3.30-1
- Update to 7.3.30 - http://www.php.net/releases/7_3_30.php