From 06c971cfe8feb59e370616ff83cb47c9327e35a6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Sep 2015 08:17:07 +0200 Subject: PHP 5.6.14RC1 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 8d8d288..4c8cf82 100644 --- a/php.spec +++ b/php.spec @@ -137,12 +137,12 @@ %global db_devel libdb-devel %endif -#global rcver RC1 +%global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php -Version: 5.6.13 +Version: 5.6.14 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1786,6 +1786,9 @@ fi %changelog +* Thu Sep 17 2015 Remi Collet 5.6.14-0.1.RC1 +- update to 5.6.14RC1 + * Thu Sep 3 2015 Remi Collet 5.6.13-1 - Update to 5.6.13 http://www.php.net/releases/5_6_13.php -- cgit