summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-01 16:39:45 +0200
committerRemi Collet <remi@remirepo.net>2020-09-01 16:39:45 +0200
commit92c36a7fcf47fb1143b38f292fec0849b883de62 (patch)
treeacb21e880ddb3e2d4dd132e80142c15afbd0d67b
parent077ababef39cfada8e65abb8ba14fc4bb01f13ab (diff)
Update to 7.4.10 - http://www.php.net/releases/7_4_10.php
-rw-r--r--failed.txt3
-rw-r--r--php.spec5
2 files changed, 5 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 9ca3cc9..ba4bbfb 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,9 @@
-===== 7.4.10RC1 (2020-08-20)
+===== 7.4.10 (2020-09-03)
$ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log
/var/lib/mock/scl74el7x/build.log:Tests failed : 0
/var/lib/mock/scl74el8x/build.log:Tests failed : 1
-/var/lib/mock/scl74fc30x/build.log:Tests failed : 0
/var/lib/mock/scl74fc31x/build.log:Tests failed : 0
/var/lib/mock/scl74fc32x/build.log:Tests failed : 0
/var/lib/mock/scl74fc33x/build.log:Tests failed : 0
diff --git a/php.spec b/php.spec
index a0c2609..c80fdc3 100644
--- a/php.spec
+++ b/php.spec
@@ -106,7 +106,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 7.4.10
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1815,6 +1815,9 @@ fi
%changelog
+* 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
+
* Tue Aug 18 2020 Remi Collet <remi@remirepo.net> - 7.4.10~RC1-1
- update to 7.4.10RC1
- use oracle client library version 19.8 (x86_64)