From 3cb7bb9a4ff559391c0a33ec78f80afdc991de16 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Jul 2018 12:47:46 +0200 Subject: Update to 7.1.20 - http://www.php.net/releases/7_1_20.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index e347dba..8f118d2 100644 --- a/php.spec +++ b/php.spec @@ -121,7 +121,7 @@ %endif %global upver 7.1.20 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1841,6 +1841,9 @@ fi %changelog +* Thu Jul 19 2018 Remi Collet - 7.1.20-1 +- Update to 7.1.20 - http://www.php.net/releases/7_1_20.php + * Fri Jul 6 2018 Remi Collet - 7.1.20~RC1-1 - update to 7.1.20RC1 -- cgit