From a29760ee85250c0809a78d6a914fc1889ca68a1c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Sep 2016 13:00:36 +0200 Subject: [PATCH] Update to 5.6.26 - http://www.php.net/releases/5_6_26.php --- .gitignore | 1 + php.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d09c02c..1270421 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ php-7.0.*.xz /php-5.6.24-strip.tar.xz /php-5.6.25RC1-strip.tar.xz /php-5.6.25-strip.tar.xz +/php-5.6.26-strip.tar.xz diff --git a/php.spec b/php.spec index d444fcb..de1a82a 100644 --- a/php.spec +++ b/php.spec @@ -69,7 +69,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.25 +Version: 5.6.26 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Sep 15 2016 Remi Collet 5.6.26-1 +- Update to 5.6.26 - http://www.php.net/releases/5_6_26.php + * Wed Aug 24 2016 Joe Orton - 5.6.25-1 - update to 5.6.25 http://php.net/releases/5_6_25.php diff --git a/sources b/sources index c4bd1a5..154f430 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50385ee01e6e639b1e2cfeb042104ef8 php-5.6.25-strip.tar.xz +ae105bfc5d86d95c30377dca2773d5e2 php-5.6.26-strip.tar.xz