From b25c76a490dacf94426e4daca4edcf82e38ca75c Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Thu, 26 Nov 2015 09:18:30 +0100
Subject: PHP 5.6.16

---
 php.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(limited to 'php.spec')

diff --git a/php.spec b/php.spec
index dbe6143..ab84348 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,10 @@ fi
 
 
 %changelog
+* Thu Nov 26 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-1
+- Update to 5.6.16
+  http://www.php.net/releases/5_6_16.php
+
 * Thu Nov 12 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-0.1.RC1
 - update to 5.6.16RC1
 
-- 
cgit