From 82140b334113c7cc1ec8e623a2906e758c16fa82 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Nov 2017 15:03:06 +0100 Subject: v7.2.0RC6 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 3ff1306..a1acb3c 100644 --- a/php.spec +++ b/php.spec @@ -129,8 +129,8 @@ #global gh_date 20170828 %global gh_owner php %global gh_project php-src -%global rcver RC5 -%global rpmrel 30 +%global rcver RC6 +%global rpmrel 31 Summary: PHP scripting language for creating dynamic web sites @@ -1853,6 +1853,9 @@ fi %changelog +* Tue Nov 7 2017 Remi Collet - 7.2.0-0.31.RC6 +- update to 7.2.0RC6 + * Tue Oct 24 2017 Remi Collet - 7.2.0-0.30.RC5 - update to 7.2.0RC5 -- cgit