summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-21 13:14:26 +0100
committerRemi Collet <remi@remirepo.net>2020-01-21 13:39:51 +0100
commitc6e6a373a44f68d90102e5af2dde3636d4cad8d7 (patch)
tree466d87e8080ee80a4243930e58166ec40cc47bbf
parent7e856cedc4e417ea2ae892879a4dd5890fc6cc63 (diff)
Update to 7.4.2 - http://www.php.net/releases/7_4_2.php
-rw-r--r--failed.txt2
-rw-r--r--php74.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index bbc165e..881e369 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.2RC1 (2020-01-09)
+===== 7.4.2 (2020-01-23)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php74.spec b/php74.spec
index 5e91364..afef6b3 100644
--- a/php74.spec
+++ b/php74.spec
@@ -97,8 +97,8 @@
%global with_zip 0
%global upver 7.4.2
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2153,6 +2153,9 @@ fi
%changelog
+* Tue Jan 21 2020 Remi Collet <remi@remirepo.net> - 7.4.2-1
+- Update to 7.4.2 - http://www.php.net/releases/7_4_2.php
+
* Tue Jan 7 2020 Remi Collet <remi@remirepo.net> - 7.4.2~RC1-1
- update to 7.4.2RC1