From dc3ac2ff7ff3c4e6e7f6419f9855b4e953a719c1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Jul 2016 08:53:04 +0200 Subject: PHP 5.6.24 --- php56.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php56.spec') diff --git a/php56.spec b/php56.spec index 9193ca7..313c23a 100644 --- a/php56.spec +++ b/php56.spec @@ -145,8 +145,8 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.23 -Release: 1.1%{?dist} +Version: 5.6.24 +Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -1989,6 +1989,9 @@ fi %changelog +* Thu Jul 21 2016 Remi Collet 5.6.24-1 +- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php + * Thu Jun 30 2016 Remi Collet 5.6.23-1.1 - own tests/doc directories for pecl packages (f24) -- cgit