summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-08-24 20:12:34 +0200
committerRemi Collet <remi@remirepo.net>2021-08-24 20:12:34 +0200
commit1c82301d413a3e3bb103a0e43186e145fbf78b78 (patch)
tree5ab1277d84b1bad71f6cc50dd4b5a90574f2366c
parent59717acc3fc4525225b5d8cce2f52a22c7feadab (diff)
Update to 7.4.23 - http://www.php.net/releases/7_4_23.php
-rw-r--r--failed.txt2
-rw-r--r--php74.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 9be9865..d7dc9a6 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.23RC1 (2021-08-12)
+===== 7.4.23 (2021-08-26)
$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php74.spec b/php74.spec
index e4e230c..420c81b 100644
--- a/php74.spec
+++ b/php74.spec
@@ -91,7 +91,7 @@
%global with_zip 0
%global upver 7.4.23
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2162,6 +2162,9 @@ fi
%changelog
+* Tue Aug 24 2021 Remi Collet <remi@remirepo.net> - 7.4.23-1
+- Update to 7.4.23 - http://www.php.net/releases/7_4_23.php
+
* Tue Aug 10 2021 Remi Collet <remi@remirepo.net> - 7.4.23~RC1-1
- update to 7.4.23RC1