summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-05 18:45:05 +0200
committerRemi Collet <remi@php.net>2022-07-05 18:45:05 +0200
commit2a1bb8fcef4e078bd8c2e2573dd834e369f357f7 (patch)
tree274d2a7779ec4c90044aa166a99410b8a9b06c75
parentcce1116d585109e2485acb9a5f296af676cb74e4 (diff)
update to 8.2.0alpha3
-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 00111aa..ca846c9 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.0alpha2 (2022-06-23)
+===== 8.2.0alpha3 (2022-07-07)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 99a9191..d720ff0 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 alpha2
+%global rcver alpha3
%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: 7%{?dist}
+Release: 8%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1843,6 +1843,9 @@ fi
%changelog
+* Tue Jun 21 2022 Remi Collet <remi@remirepo.net> - 8.2.0~alpha3-8
+- update to 8.2.0alpha3
+
* Tue Jun 21 2022 Remi Collet <remi@remirepo.net> - 8.2.0~alpha2-7
- update to 8.2.0alpha2