From 58048c6106203410075ba75c95e4526455cea2bd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Oct 2019 11:38:28 +0200 Subject: Update to 7.2.24 - http://www.php.net/releases/7_2_24.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index b89c66c..90631b9 100644 --- a/php.spec +++ b/php.spec @@ -132,7 +132,7 @@ %endif %global upver 7.2.24 -%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 +* Tue Oct 22 2019 Remi Collet - 7.2.24-1 +- Update to 7.2.24 - http://www.php.net/releases/7_2_24.php + * Tue Oct 8 2019 Remi Collet - 7.2.24~RC1-1 - update to 7.2.24RC1 -- cgit