From db59491bfffc0937361588553e5a07a5ad5f6d86 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 24 Aug 2016 08:48:19 +0100 Subject: [PATCH] update to 5.6.25 http://php.net/releases/5_6_25.php Resolves: rhbz#1362571 --- .gitignore | 1 + php.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e14c656..d09c02c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ php-7.0.*.xz /php-5.6.23-strip.tar.xz /php-5.6.24-strip.tar.xz /php-5.6.25RC1-strip.tar.xz +/php-5.6.25-strip.tar.xz diff --git a/php.spec b/php.spec index 26e4ed1..d444fcb 100644 --- a/php.spec +++ b/php.spec @@ -64,7 +64,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 @@ -1485,6 +1485,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Wed Aug 24 2016 Joe Orton - 5.6.25-1 +- update to 5.6.25 + http://php.net/releases/5_6_25.php + * Thu Aug 4 2016 Remi Collet 5.6.25-0.1.RC1 - update to 5.6.25RC1 diff --git a/sources b/sources index 0a507ae..c4bd1a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -852098ca1f8ae4988a423aab71e8e843 php-5.6.25RC1-strip.tar.xz +50385ee01e6e639b1e2cfeb042104ef8 php-5.6.25-strip.tar.xz