From 7cf8bbe5c958a9e1bdd51f249bfac301a58a1fb7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Dec 2018 11:32:30 +0100 Subject: Update to 7.1.25 - http://www.php.net/releases/7_1_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 cd31434..8c67a52 100644 --- a/php.spec +++ b/php.spec @@ -121,7 +121,7 @@ %endif %global upver 7.1.25 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1849,6 +1849,9 @@ fi %changelog +* Wed Dec 5 2018 Remi Collet - 7.1.25-1 +- Update to 7.1.25 - http://www.php.net/releases/7_1_25.php + * Thu Nov 22 2018 Remi Collet - 7.1.25~RC1-1 - update to 7.1.25RC1 -- cgit