From 6ca55b65c26d9753f92d0811da6497208a05af9b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Jul 2017 12:29:21 +0200 Subject: v7.2.0alpha3 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index fb63076..905613a 100644 --- a/php.spec +++ b/php.spec @@ -133,8 +133,8 @@ #global gh_date 20170602 %global gh_owner php %global gh_project php-src -%global rcver alpha2 -%global rpmrel 9 +%global rcver alpha3 +%global rpmrel 11 Summary: PHP scripting language for creating dynamic web sites @@ -1821,6 +1821,9 @@ fi %changelog +* Tue Jul 4 2017 Remi Collet - 7.2.0-0.11.alpha3 +- update to 7.2.0alpha3 + * Tue Jun 20 2017 Remi Collet - 7.2.0-0.9.alpha2 - update to 7.2.0alpha2 - oci8 version is now 2.1.5 -- cgit