summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-12-09 16:23:38 +0100
committerRemi Collet <remi@php.net>2025-12-09 16:23:38 +0100
commitaae559c31a9d37090baf900907188bda66917986 (patch)
tree739e5387eb2e7d530f9d1fa7b1c0577d5e2b11e0
parent9a837c52f4a3fca5ecbea8b094a6faa67ac660e3 (diff)
update to 8.5.1RC2HEADmaster
-rw-r--r--failed.txt2
-rw-r--r--php85.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 6c33d98..85a6e0c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.5.1RC1 (2025-12-04)
+===== 8.5.1RC2 (2025-12-11)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php85.spec b/php85.spec
index b04c468..19d4787 100644
--- a/php85.spec
+++ b/php85.spec
@@ -88,7 +88,7 @@
%bcond_with zip
%global upver 8.5.1
-%global rcver RC1
+%global rcver RC2
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1869,6 +1869,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
+* Tue Dec 9 2025 Remi Collet <remi@remirepo.net> - 8.5.1~RC2-1
+- update to 8.5.1RC2
+
* Tue Dec 2 2025 Remi Collet <remi@remirepo.net> - 8.5.1~RC1-1
- update to 8.5.1RC1
- switch back to xz archive