summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-08 12:17:03 +0200
committerRemi Collet <remi@remirepo.net>2019-10-08 12:17:03 +0200
commit714c912e9d4e884d7d8e4e2b6dc2dfaba6f4fce3 (patch)
treef1f0c51595c34ac297c7e429cdc690e597a34920
parent345d824797b033cd4a9e7badd4349e6e0eb52afb (diff)
update to 7.2.24RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index ccf92c2..969e1af 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.23 (2019-09-26)
+===== 7.2.24RC1 (2019-10-10)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
diff --git a/php.spec b/php.spec
index e583dad..b89c66c 100644
--- a/php.spec
+++ b/php.spec
@@ -131,8 +131,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.23
-#global rcver RC1
+%global upver 7.2.24
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1900,6 +1900,9 @@ fi
%changelog
+* Tue Oct 8 2019 Remi Collet <remi@remirepo.net> - 7.2.24~RC1-1
+- update to 7.2.24RC1
+
* 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