From 7225d3cca851643acc641d7dc66bd7b457f7639a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 May 2016 16:03:30 +0200 Subject: PHP 5.6.22 --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index fd5b57a..8c6c332 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 @@ -1807,6 +1807,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 May 12 2016 Remi Collet 5.6.22-0.1.RC1 - update to 5.6.22RC1 -- cgit