summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec13
1 files changed, 11 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 7f3624e..a474615 100644
--- a/php.spec
+++ b/php.spec
@@ -54,7 +54,7 @@
%global oraclelib 19.1
%global oracledir 19.19
%else
-%global oraclever 21.12
+%global oraclever 21.13
%global oraclelib 21.1
%global oracledir 21
%endif
@@ -129,7 +129,7 @@
#global gh_date 20210809
%global gh_owner php
%global gh_project php-src
-%global upver 8.1.27
+%global upver 8.1.28
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -206,6 +206,7 @@ Patch91: php-7.2.0-oci8conf.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
Patch300: php-7.4.0-datetests.patch
+Patch301: php-8.1.27-zlib-tests.patch
# WIP
@@ -988,6 +989,7 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
# Fixes for tests
%patch -P300 -p1 -b .datetests
+%patch -P301 -p1 -b .zlibng
# WIP patch
@@ -1865,6 +1867,13 @@ fi
%changelog
+* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.1.28-1
+- Update to 8.1.28 - http://www.php.net/releases/8_1_28.php
+
+* Wed Mar 6 2024 Remi Collet <remi@remirepo.net> - 8.1.27-2
+- use oracle client library version 21.13 on x86_64
+- patch test suite for zlib-ng
+
* Wed Dec 20 2023 Remi Collet <remi@remirepo.net> - 8.1.27-1
- Update to 8.1.27 - http://www.php.net/releases/8_1_27.php