From 776eb5a38b2651e910c444ab9191c47cb104bc89 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Nov 2019 19:02:09 +0100 Subject: Update to 7.2.25 - http://www.php.net/releases/7_2_25.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 40fba67..5ec156d 100644 --- a/php.spec +++ b/php.spec @@ -132,7 +132,7 @@ %endif %global upver 7.2.25 -%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 Nov 20 2019 Remi Collet - 7.2.25-1 +- Update to 7.2.25 - http://www.php.net/releases/7_2_25.php + * Tue Nov 5 2019 Remi Collet - 7.2.25~RC1-1 - update to 7.2.25RC1 -- cgit