From 8fa572283163699aa8a905b396029808718e51d8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Jun 2015 14:36:36 +0200 Subject: php55-php: 5.5.27RC1 --- php.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 780cf8e..4f28cf2 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.5.26 +Version: 5.5.27 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1764,6 +1764,8 @@ fi %changelog +* Wed Jun 24 2015 Remi Collet 5.5.27-0.1.RC1 +- update to 5.5.27RC1 - the phar link is now correctly created * Wed Jun 10 2015 Remi Collet 5.5.26-1 -- cgit