From 4cca2432b1fa003066bfe4ca087023032604eee8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 May 2017 10:18:20 +0200 Subject: 7.1.6RC1 --- php71.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index a675930..7d09e8d 100644 --- a/php71.spec +++ b/php71.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.5 -#global rcver RC1 +%global upver 7.1.6 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2057,6 +2057,9 @@ fi %changelog +* Wed May 24 2017 Remi Collet - 7.1.6~RC1-1 +- Update to 7.1.6RC1 + * Tue May 9 2017 Remi Collet - 7.1.5-1 - Update to 7.1.5 - http://www.php.net/releases/7_1_5.php -- cgit