From 366931dcb1f020fdc837ce258c306b27efc4bb23 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Jun 2015 16:16:02 +0200 Subject: PHP 5.5.26 --- php.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 42e2309..d4a3dfc 100644 --- a/php.spec +++ b/php.spec @@ -127,7 +127,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 @@ -1757,6 +1757,10 @@ fi %changelog +* Wed Jun 10 2015 Remi Collet 5.5.26-1 +- Update to 5.5.26 + http://www.php.net/releases/5_5_26.php + * Wed May 27 2015 Remi Collet 5.5.26-0.1.RC1 - update to 5.5.26RC1 - opcache is now 7.0.6-dev -- cgit