From 6e02ac7328d8e22c3f4bbe03dbad96da8744c7bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 May 2016 16:03:30 +0200 Subject: PHP 5.6.22 --- php56.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php56.spec') diff --git a/php56.spec b/php56.spec index 6f6905c..3b85d1f 100644 --- a/php56.spec +++ b/php56.spec @@ -145,7 +145,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.21 +Version: 5.6.22 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1981,6 +1981,9 @@ fi %changelog +* Thu May 26 2016 Remi Collet 5.6.22-1 +- Update to 5.6.22 - http://www.php.net/releases/5_6_22.php + * Thu Apr 28 2016 Remi Collet 5.6.21-1 - Update to 5.6.21 http://www.php.net/releases/5_6_21.php -- cgit