From 171d466f685d7065090d545681bc34fe75017795 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 31 Jul 2013 16:23:36 +0300 Subject: [PATCH] upgraded php to 5.4.17 --- src/rpm/specs/vesta-php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/rpm/specs/vesta-php.spec b/src/rpm/specs/vesta-php.spec index 1922b531..ac5da311 100644 --- a/src/rpm/specs/vesta-php.spec +++ b/src/rpm/specs/vesta-php.spec @@ -1,6 +1,6 @@ Name: vesta-php -Version: 0.9.7 -Release: 3 +Version: 0.9.8 +Release: 1 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -52,6 +52,9 @@ fi %attr(755,root,root) /usr/local/vesta/php %changelog +* Wed Jul 31 2013 Serghey Rodin - 0.9.8-1 +- Upgraded to 5.4.17 + * Fri Mar 05 2013 Serghey Rodin - 0.9.7-3 - Added LANG variable to evn in php-fpm.conf