summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-27 08:14:32 +0200
committerRemi Collet <remi@php.net>2025-08-27 08:14:32 +0200
commitc7fb033a288b7eb65a86b8e583744417699fcc3f (patch)
tree56ae9c6768f227c16e1a50c4ac5f98b5ab5b51df
parentc3e0fefaa0db4e376d1d3b8f0b3bc3c271c0db19 (diff)
Update to 8.3.25 - http://www.php.net/releases/8_3_25.php
-rw-r--r--failed.txt2
-rw-r--r--php83.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 9de7f38..acbe06e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.25RC1 (2025-08-14)
+===== 8.3.25 (2025-08-28)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php83.spec b/php83.spec
index 3bfd5ac..9e01b1b 100644
--- a/php83.spec
+++ b/php83.spec
@@ -123,7 +123,7 @@
%bcond_with zip
%global upver 8.3.25
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2229,6 +2229,9 @@ fi
%changelog
+* Wed Aug 27 2025 Remi Collet <remi@remirepo.net> - 8.3.25-1
+- Update to 8.3.25 - http://www.php.net/releases/8_3_25.php
+
* Thu Aug 14 2025 Remi Collet <remi@remirepo.net> - 8.3.25~RC1-1
- update to 8.3.25RC1