summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-18 09:58:03 +0200
committerRemi Collet <remi@remirepo.net>2021-09-18 09:58:03 +0200
commitcc5cf8b9c6c8856ba37db18f5b8224f9fc9444bf (patch)
tree21d68b3d465819073e0ce75af0434f88d3d700f9 /php81.spec
parent329a894341b196feda4dce9db40401614faf7947 (diff)
update to 8.1.0RC2
use oracle client library version 21.3
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php81.spec b/php81.spec
index 188ace0..a33003e 100644
--- a/php81.spec
+++ b/php81.spec
@@ -14,7 +14,7 @@
# Extension version
%global fileinfover 1.0.5
%global oci8ver 3.1.0
-%global zipver 1.19.3
+%global zipver 1.19.4
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -24,7 +24,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), you can disable using --without tests
@@ -93,8 +93,8 @@
%bcond_with zip
%global upver 8.1.0
-%global rcver RC1
-%global lower RC1
+%global rcver RC2
+%global lower RC2
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2151,6 +2151,10 @@ fi
%changelog
+* Sat Sep 18 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC2-1
+- update to 8.1.0RC2
+- use oracle client library version 21.3
+
* Thu Sep 2 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC1-1
- update to 8.1.0RC1
- bump API version