From 7fd2a3c3c5c3ce4dd6d05daa60613baee8cca7d3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Apr 2015 15:12:13 +0200 Subject: [PATCH] Update to 5.6.8 http://www.php.net/releases/5_6_8.php --- .gitignore | 1 + php.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cba10b9..635f348 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ php-5.5.*.xz /php-5.6.7RC1-strip.tar.xz /php-5.6.7-strip.tar.xz /php-5.6.8RC1-strip.tar.xz +/php-5.6.8-strip.tar.xz diff --git a/php.spec b/php.spec index 256ccc0..6734ed1 100644 --- a/php.spec +++ b/php.spec @@ -57,8 +57,8 @@ %global db_devel libdb-devel %endif -%global rcver RC1 -%global rpmrel 3 +#global rcver RC1 +%global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1481,6 +1481,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Apr 16 2015 Remi Collet 5.6.8-1 +- Update to 5.6.8 + http://www.php.net/releases/5_6_8.php + * Fri Apr 10 2015 Remi Collet 5.6.8-0.3.RC1 - add upstream patch to drop SSLv3 tests diff --git a/sources b/sources index f51aa1d..db5d76e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49715ce94f16e6c6947868ad1f0ba7d0 php-5.6.8RC1-strip.tar.xz +da3376b10e7492f1ba131556292a061d php-5.6.8-strip.tar.xz