From c24a1b2433d18d03203c4038345442048350cc44 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 29 Sep 2016 08:39:59 +0200 Subject: PHP 7.1.0RC3 --- php71.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index da00763..1f6b959 100644 --- a/php71.spec +++ b/php71.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global rcver RC2 -%global rpmrel 4 +%global rcver RC3 +%global rpmrel 5 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1994,6 +1994,9 @@ fi %changelog +* Thu Sep 29 2016 Remi Collet 7.1.0-0.5.RC3 +- Update to 7.1.0RC3 + * Wed Sep 14 2016 Remi Collet 7.1.0-0.4.RC2 - Update to 7.1.0RC2 - API version is now 20160303 -- cgit