From 6e4d020d29c31eb67a04830875112f220a32fbdb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 May 2014 15:33:27 +0200 Subject: PHP 5.4.29 --- php54.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'php54.spec') diff --git a/php54.spec b/php54.spec index bc40138..68e80c7 100644 --- a/php54.spec +++ b/php54.spec @@ -81,7 +81,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.4.28 +Version: 5.4.29 %if 0%{?snapdate:1}%{?rcver:1} Release: 0.1.%{?snapdate}%{?rcver}%{?dist} %else @@ -1646,6 +1646,11 @@ fi %changelog +* Wed May 28 2014 Remi Collet 5.4.29-1 +- Update to 5.4.29 + http://www.php.net/releases/5_4_29.php +- sync php.ini with upstream php.ini-production + * Fri May 2 2014 Remi Collet 5.4.28-1 - Update to 5.4.28 http://www.php.net/releases/5_4_28.php -- cgit