From e259bf23fef472eb6c59490b18f51314a858b557 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Jul 2015 07:59:31 +0200 Subject: PHP 5.5.27 --- failed.txt | 2 +- php.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 7cb4cc8..aa9481b 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -==== PHP 5.5.27RC1 +==== PHP 5.5.27 $ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log diff --git a/php.spec b/php.spec index 4f28cf2..7b244ac 100644 --- a/php.spec +++ b/php.spec @@ -137,7 +137,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1764,6 +1764,10 @@ fi %changelog +* Mon Jul 13 2015 Remi Collet 5.5.27-1 +- Update to 5.5.27 + http://www.php.net/releases/5_5_27.php + * Wed Jun 24 2015 Remi Collet 5.5.27-0.1.RC1 - update to 5.5.27RC1 - the phar link is now correctly created -- cgit