From 404e813729cff1fa38f95c0072b37d0e2417e0ff Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 31 Aug 2016 20:37:47 +0200 Subject: PHP 5.6.25 --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index b0f511b..1e8bfe4 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 @@ -1814,6 +1814,9 @@ fi %changelog +* Wed Aug 31 2016 Remi Collet 5.6.25-1 +- Update to 5.6.25 - http://www.php.net/releases/5_6_25.php + * Thu Aug 4 2016 Remi Collet 5.6.25-0.1.RC1 - update to 5.6.25RC1 -- cgit