summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-08 09:23:19 +0100
committerRemi Collet <remi@php.net>2022-11-08 09:23:19 +0100
commit393e00d9905430075f14d0d9f35abc9fe4f5a45a (patch)
tree486944f33a0722fd0c59d03e8dbe667a06440d34
parent397ea9e819b1df6568c38309ad87323d6acb474d (diff)
update to 8.2.0RC6
-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 2769451..57afd5c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.0RC5 (2022-10-24)
+===== 8.2.0RC6 (2022-11-10)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 430e8cd..07d22be 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.2.0
-%global rcver RC5
+%global rcver RC6
%global lower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 18%{?dist}
+Release: 19%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1848,6 +1848,9 @@ fi
%changelog
+* Tue Nov 8 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc6-19
+- update to 8.2.0RC6
+
* Wed Oct 26 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc5-18
- update to 8.2.0RC5