From 6af8379ad64f60d1f659212fd46b0ce178621cf8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 25 Jun 2015 07:23:46 +0200 Subject: php56-php: 5.5.11RC1 --- failed.txt | 2 +- php.spec | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/failed.txt b/failed.txt index 0e431e8..0b44cdc 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 5.6.10 +===== 5.6.11RC1 $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log diff --git a/php.spec b/php.spec index 1f85da6..e0a54f6 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.10 +Version: 5.6.11 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1786,6 +1786,8 @@ fi %changelog +* Thu Jun 25 2015 Remi Collet 5.6.11-0.1.RC1 +- update to 5.6.11RC1 - the phar link is now correctly created * Thu Jun 11 2015 Remi Collet 5.6.10-1 -- cgit