summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-01 16:47:47 +0200
committerRemi Collet <remi@remirepo.net>2020-09-01 16:47:47 +0200
commitb699a25a3be9a6e4093b1914fe7a568924fff094 (patch)
tree52e7850d3011c13d1227df58752c2ab7f967568c
parentef53f0bf675fbc0a4c4113ca7505166cd08ae29f (diff)
Update to 7.4.10 - http://www.php.net/releases/7_4_10.php
-rw-r--r--failed.txt4
-rw-r--r--php74.spec7
2 files changed, 6 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index a3e86da..2a1c7c7 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,11 +1,9 @@
-===== 7.4.10RC1 (2020-08-20)
+===== 7.4.10 (2020-09-03)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x74/build.log:Tests failed : 1
-/var/lib/mock/fc30i/build.log:Tests failed : 0
-/var/lib/mock/fc30x/build.log:Tests failed : 0
/var/lib/mock/fc31x/build.log:Tests failed : 0
/var/lib/mock/fc32x/build.log:Tests failed : 0
/var/lib/mock/fc33x/build.log:Tests failed : 0
diff --git a/php74.spec b/php74.spec
index 20186aa..4ed2d23 100644
--- a/php74.spec
+++ b/php74.spec
@@ -100,8 +100,8 @@
%global with_zip 0
%global upver 7.4.10
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2167,6 +2167,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)