summaryrefslogtreecommitdiffstats
path: root/php85.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-17 07:02:45 +0200
committerRemi Collet <remi@php.net>2026-06-17 07:02:45 +0200
commit0f037455e8aac2a393fb265eca2814a4a45c4803 (patch)
treec37f95ce3b4e13a6348a86eafeba77133a36d633 /php85.spec
parent0c5ec3cd425c3c64b26e16272ee09f3241d6693c (diff)
update to 8.5.8RC1HEADmaster
Diffstat (limited to 'php85.spec')
-rw-r--r--php85.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php85.spec b/php85.spec
index d597aa7..572ae8e 100644
--- a/php85.spec
+++ b/php85.spec
@@ -67,7 +67,7 @@
%global liburiparser_minver 1.0.0
%global liburiparser_bunver 1.0.2
-%if 0%{?fedora} >= 42
+%if 0%{?fedora} >= 42 || 0%{?rhel} >= 11
# use system liburiparser when available
%bcond_without liburiparser
%else
@@ -90,8 +90,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.5.7
-#global rcver RC2
+%global upver 8.5.8
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1894,6 +1894,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
+* Wed Jun 17 2026 Remi Collet <remi@remirepo.net> - 8.5.8~RC1-1
+- update to 8.5.8RC1
+
* Wed Jun 3 2026 Remi Collet <remi@remirepo.net> - 8.5.7-1
- Update to 8.5.7 - http://www.php.net/releases/8_5_7.php