From beca3b5e6abe74e41ae77e2d15c176393e24987b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Nov 2018 10:05:40 +0100 Subject: v7.2.13RC1 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index ef23996..2bb83ff 100644 --- a/php.spec +++ b/php.spec @@ -124,8 +124,8 @@ %global db_devel libdb-devel %endif -%global upver 7.2.12 -#global rcver RC1 +%global upver 7.2.13 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1870,6 +1870,9 @@ fi %changelog +* Wed Nov 21 2018 Remi Collet - 7.2.13~RC1-1 +- update to 7.2.13RC1 + * Tue Nov 6 2018 Remi Collet - 7.2.12-1 - Update to 7.2.12 - http://www.php.net/releases/7_2_12.php -- cgit