summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 d1b631a..ccf92c2 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.23RC1 (2019-09-12)
+===== 7.2.23 (2019-09-26)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
diff --git a/php.spec b/php.spec
index d86dfa0..e583dad 100644
--- a/php.spec
+++ b/php.spec
@@ -132,7 +132,7 @@
%endif
%global upver 7.2.23
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1900,6 +1900,9 @@ fi
%changelog
+* Wed Sep 25 2019 Remi Collet <remi@remirepo.net> - 7.2.23-1
+- Update to 7.2.23 - http://www.php.net/releases/7_2_23.php
+
* Tue Sep 10 2019 Remi Collet <remi@remirepo.net> - 7.2.23~RC1-1
- update to 7.2.23RC1