summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-10 14:25:01 +0100
committerRemi Collet <remi@remirepo.net>2020-11-10 14:25:01 +0100
commit0fbcb496864a4ee66d09d43a481520b30bd92d0d (patch)
treeff91877d02452826696e500a9471ca13e78ca3c3
parent9a10dee50dfb60dfe67399f9ebeb03db62305176 (diff)
update to 8.0.0RC4
-rw-r--r--failed.txt2
-rw-r--r--php80.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 9cd8707..5c2620f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.0RC3 (2020-10-29)
+===== 8.0.0RC4 (2020-11-12)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php80.spec b/php80.spec
index a9c0b72..f8ab1fd 100644
--- a/php80.spec
+++ b/php80.spec
@@ -90,13 +90,13 @@
%bcond_with zip
%global upver 8.0.0
-%global rcver RC3
-%global lower rc3
+%global rcver RC4
+%global lower rc4
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-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
@@ -2138,6 +2138,9 @@ fi
%changelog
+* Tue Nov 10 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc4-8
+- update to 8.0.0RC4
+
* Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc3-7
- update to 8.0.0RC3