From d8c0c0c7eb6a6347e32b14e15f7c0712be99bfed Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 15 May 2015 10:49:28 +0200 Subject: [PATCH] Update to 5.6.9 http://www.php.net/releases/5_6_9.php --- .gitignore | 1 + php.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 58f75aa..ca1ad14 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ php-5.5.*.xz /php-5.6.8RC1-strip.tar.xz /php-5.6.8-strip.tar.xz /php-5.6.9RC1-strip.tar.xz +/php-5.6.9-strip.tar.xz diff --git a/php.spec b/php.spec index 88dee13..26b17ba 100644 --- a/php.spec +++ b/php.spec @@ -57,7 +57,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 @@ -1483,6 +1483,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Fri May 15 2015 Remi Collet 5.6.9-1 +- Update to 5.6.9 + http://www.php.net/releases/5_6_9.php + * Thu Apr 30 2015 Remi Collet 5.6.9-0.1.RC1 - update to 5.6.9RC1 - adapt systzdata patch for upstream changes for new zic diff --git a/sources b/sources index 49ce4dc..b8e7ec7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc3ceced8dfede3d7801f1813c7874fa php-5.6.9RC1-strip.tar.xz +dbf034685ce856f2aa3c70a9a707f9f5 php-5.6.9-strip.tar.xz