summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-08-04 14:25:07 +0200
committerRemi Collet <remi@remirepo.net>2020-08-04 14:25:07 +0200
commit38437d65b15e117c67b344f764e892af0bdaf3bb (patch)
tree8dc2c132744bc385316cb3cc03f89cd07903c492
parent37385093b80612cd492a77d4818967baf4dd5dc5 (diff)
Update to 7.4.9 - http://www.php.net/releases/7_4_9.php
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index e61b5b6..7d628f1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.9RC1 (2020-07-23)
+===== 7.4.9 (2020-08-06)
$ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log
diff --git a/php.spec b/php.spec
index 0126e49..c871fac 100644
--- a/php.spec
+++ b/php.spec
@@ -102,7 +102,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 7.4.9
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1805,6 +1805,9 @@ fi
%changelog
+* Tue Aug 4 2020 Remi Collet <remi@remirepo.net> - 7.4.9-1
+- Update to 7.4.9 - http://www.php.net/releases/7_4_9.php
+
* Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 7.4.9~RC1-1
- update to 7.4.9RC1
- build using ICU 65