From 66439f156271924f493978d7f50bfdb58696095d Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Thu, 13 Nov 2014 09:10:16 +0100
Subject: PHP 5.5.19

---
 php55.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/php55.spec b/php55.spec
index a40a40d..7285d10 100644
--- a/php55.spec
+++ b/php55.spec
@@ -120,7 +120,7 @@
 %global db_devel  libdb-devel
 %endif
 
-%global rcver         RC1
+#global rcver         RC1
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
@@ -1943,7 +1943,11 @@ fi
 
 
 %changelog
-* Sun Nov 2 2014 Remi Collet <remi@fedoraproject.org> 5.5.19-0.1.RC1
+* Thu Nov 13 2014 Remi Collet <remi@fedoraproject.org> 5.5.19-1
+- Update to 5.5.19
+  http://www.php.net/releases/5_5_19.php
+
+* Sun Nov  2 2014 Remi Collet <remi@fedoraproject.org> 5.5.19-0.1.RC1
 - update to 5.5.19RC1
 - new version of systzdata patch, fix case sensitivity
 - disable opcache.fast_shutdown in default config
-- 
cgit