From 502e8b35189c50de631fae04ab2e7ab00da1f181 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 29 Oct 2015 15:37:10 +0100 Subject: PHP 5.6.15 --- php.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 39c0844..9409b4a 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 @@ -1786,6 +1786,11 @@ fi %changelog +* Thu Oct 29 2015 Remi Collet 5.6.15-1 +- Update to 5.6.15 + http://www.php.net/releases/5_6_15.php +- php-config: reports all built sapis + * Thu Oct 15 2015 Remi Collet 5.6.15-0.1.RC1 - update to 5.6.15RC1 -- cgit