summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php74.spec10
2 files changed, 7 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 2a1c7c7..cf78baf 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.10 (2020-09-03)
+===== 7.4.111RC10 (2020-09-17)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php74.spec b/php74.spec
index 4ed2d23..1bd960f 100644
--- a/php74.spec
+++ b/php74.spec
@@ -99,13 +99,12 @@
%global with_libzip 1
%global with_zip 0
-%global upver 7.4.10
-#global rcver RC1
-#global lower RC1
+%global upver 7.4.11
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: %{upver}%{?rcver:~%{lower}}
+Version: %{upver}%{?rcver:~%{rcver}}
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -2167,6 +2166,9 @@ fi
%changelog
+* Tue Sep 15 2020 Remi Collet <remi@remirepo.net> - 7.4.11~RC1-1
+- update to 7.4.11RC1
+
* Tue Sep 1 2020 Remi Collet <remi@remirepo.net> - 7.4.10-1
- Update to 7.4.10 - http://www.php.net/releases/7_4_10.php