summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-26 14:50:13 +0200
committerRemi Collet <remi@remirepo.net>2020-05-26 14:50:13 +0200
commit4545d4f8367dd6724fcf06fe0061fe5407c51c51 (patch)
tree6d64db6704741c2de09fc6d7294d280d6dc61da7
parent83ae075f339e79651c348b18144681f3ff82234c (diff)
update to 7.4.7RC1
-rw-r--r--failed.txt2
-rw-r--r--php74.spec11
2 files changed, 8 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index edd7895..fe11104 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/{fc,el}*/build.log
diff --git a/php74.spec b/php74.spec
index e6153ef..ab854b5 100644
--- a/php74.spec
+++ b/php74.spec
@@ -96,14 +96,14 @@
%global with_libzip 1
%global with_zip 0
-%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: php
Version: %{upver}%{?rcver:~%{lower}}
-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
@@ -2161,6 +2161,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