summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-11 16:55:55 +0200
committerRemi Collet <remi@php.net>2022-10-11 16:55:55 +0200
commit1478e091d5295d16eab9cfa0983cecbb01509389 (patch)
tree8eb6448419ee50972afe68e7bd5e595257223620
parentc693cb00d6c753aef7132f8809427fa761259e1c (diff)
update to 8.0.25RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index d6a7b4c..d010883 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.24 (2022-09-29)
+===== 8.0.25RC1 (2022-10-13)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 0ae5c83..4b6c44e 100644
--- a/php.spec
+++ b/php.spec
@@ -114,8 +114,8 @@
#global gh_date 20200615
%global gh_owner php
%global gh_project php-src
-%global upver 8.0.24
-#global rcver RC1
+%global upver 8.0.25
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1850,6 +1850,9 @@ fi
%changelog
+* Tue Oct 11 2022 Remi Collet <remi@remirepo.net> - 8.0.25~RC1-1
+- update to 8.0.25RC1
+
* Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 8.0.24-1
- Update to 8.0.24 - http://www.php.net/releases/8_0_24.php