summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-09 09:34:51 +0100
committerRemi Collet <remi@php.net>2022-11-09 09:34:51 +0100
commit2c40350d0d006d13e2bf4243e72130d5984f589f (patch)
treee2710e4b1480b67d31d923a81cfea5ea15c9873c
parent603272a92d47f4feeff8b7486b3813e2f998a6fb (diff)
update to 8.0.26RC1
-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 2203789..977ba42 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.25 (2022-10-27)
+===== 8.0.26RC1 (2022-11-10)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 4e5de46..b9284f1 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.25
-#global rcver RC1
+%global upver 8.0.26
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1850,6 +1850,9 @@ fi
%changelog
+* Wed Nov 9 2022 Remi Collet <remi@remirepo.net> - 8.0.26~RC1-1
+- update to 8.0.26RC1
+
* Tue Oct 25 2022 Remi Collet <remi@remirepo.net> - 8.0.25-1
- Update to 8.0.25 - http://www.php.net/releases/8_0_25.php