summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-11 08:15:19 +0200
committerRemi Collet <remi@php.net>2022-05-11 08:15:19 +0200
commitd888f867616f151fec8c7189a38c161fda011ba8 (patch)
tree20314c740f697c5fdba79c9a868a5a511a579e34 /php81.spec
parent71096498e86a8d3a90fe265c73e7b32d00b78270 (diff)
Update to 8.1.6 - http://www.php.net/releases/8_1_6.phpv8.1.68.1.6
use oracle client library version 21.6
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php81.spec b/php81.spec
index 4e18b48..ad53b62 100644
--- a/php81.spec
+++ b/php81.spec
@@ -24,7 +24,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
@@ -108,8 +108,8 @@
%bcond_with zip
%global upver 8.1.6
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2172,6 +2172,10 @@ fi
%changelog
+* Wed May 11 2022 Remi Collet <remi@remirepo.net> - 8.1.6-1
+- Update to 8.1.6 - http://www.php.net/releases/8_1_6.php
+- use oracle client library version 21.6
+
* Wed Apr 27 2022 Remi Collet <remi@remirepo.net> - 8.1.6~RC1-1
- update to 8.1.6RC1