summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-26 14:43:13 +0200
committerRemi Collet <remi@remirepo.net>2020-05-26 14:43:13 +0200
commit679daec27b99394630ad33aedbb86598f132e454 (patch)
tree95ce93f8962c54c59da8bbc43a5befb18560aa45
parent3e7a97df13c28c58f7e23f916b97eab217196639 (diff)
update to 7.4.7RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec11
2 files changed, 8 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 6801b45..82794e4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.6 (2020-05-14)
+===== 7.4.7RC1 (2020-05-28)
$ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log
diff --git a/php.spec b/php.spec
index daa27f7..bb638f1 100644
--- a/php.spec
+++ b/php.spec
@@ -102,14 +102,14 @@
#global gh_date 20190612
%global gh_owner php
%global gh_project php-src
-%global upver 7.4.6
-#global rcver RC1
-#global lower RC1
+%global upver 7.4.7
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1812,6 +1812,9 @@ fi
%changelog
+* Tue May 26 2020 Remi Collet <remi@remirepo.net> - 7.4.7~RC1-1
+- update to 7.4.7RC1
+
* Wed May 20 2020 Remi Collet <remi@remirepo.net> - 7.4.6-2
- use php-config from embed SAPI to reduce used libs