From fc63fc996e48320e28a0e5948a0473adb09d809d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Mar 2016 15:09:34 +0100 Subject: PHP 5.5.33 --- php.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 3bde473..a6dfc06 100644 --- a/php.spec +++ b/php.spec @@ -139,7 +139,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php -Version: 5.5.32 +Version: 5.5.33 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1761,6 +1761,10 @@ fi %changelog +* Wed Mar 2 2016 Remi Collet 5.5.33-1 +- Update to 5.5.33 + http://www.php.net/releases/5_5_33.php + * Tue Feb 2 2016 Remi Collet 5.5.32-1 - Update to 5.5.32 http://www.php.net/releases/5_5_32.php -- cgit