summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-10 11:48:52 +0200
committerRemi Collet <remi@php.net>2022-05-10 11:48:52 +0200
commita46ffe7ef1592a9ac32cb684da31ad359a098417 (patch)
tree2b00d07900f13103149fdc28c68097060a447952 /php.spec
parent8f7c5bcf5bba6fd50760de1707202a06978eb863 (diff)
Update to 8.0.19 - http://www.php.net/releases/8_0_19.phpv8.0.19
use oracle client library version 21.6
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 7060661..ea067a9 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 21.5
+%global oraclever 21.6
%global oraclelib 21.1
# Build for LiteSpeed Web Server (LSAPI), you can disable using --without tests
@@ -115,7 +115,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.0.19
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1846,6 +1846,10 @@ fi
%changelog
+* Tue May 10 2022 Remi Collet <remi@remirepo.net> - 8.0.19-1
+- Update to 8.0.19 - http://www.php.net/releases/8_0_19.php
+- use oracle client library version 21.6
+
* Tue Apr 26 2022 Remi Collet <remi@remirepo.net> - 8.0.19~RC1-1
- update to 8.0.19RC1