summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-08 09:34:19 +0100
committerRemi Collet <remi@php.net>2022-11-08 09:34:19 +0100
commit62fe3647e4a1eb10833b98fe7a72f84dc6a1e769 (patch)
tree0e224a26697234671e5b6592c0bfc635675bf397
parent64ac4716bd7c985525c12fbeb15150b8340e1f35 (diff)
update to 8.2.0RC6
-rw-r--r--failed.txt2
-rw-r--r--php82.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 0e94bbe..1924a6e 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/php82.spec b/php82.spec
index 9d8ce1e..57216a1 100644
--- a/php82.spec
+++ b/php82.spec
@@ -108,13 +108,13 @@
%bcond_with zip
%global upver 8.2.0
-%global rcver RC5
-%global lower RC5
+%global rcver RC6
+%global lower RC6
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 6%{?dist}
+Release: 7%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2177,6 +2177,9 @@ fi
%changelog
+* Tue Nov 8 2022 Remi Collet <remi@remirepo.net> - 8.2.0~RC6-7
+- update to 8.2.0RC6
+
* Wed Oct 26 2022 Remi Collet <remi@remirepo.net> - 8.2.0~RC5-6
- update to 8.2.0RC5