From 0201e9306349785de9971be6fd3c369a588dd2ad Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Jul 2016 08:53:04 +0200 Subject: PHP 5.6.24 --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index d6c98f4..5f7422d 100644 --- a/php.spec +++ b/php.spec @@ -137,7 +137,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1813,6 +1813,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 Jul 7 2016 Remi Collet 5.6.24-0.1.RC1 - update to 5.6.24RC1 -- cgit