From 8e579898602dbc6a6815f605e9d36b3108fb6d38 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Nov 2015 09:32:30 +0100 Subject: [PATCH] update to 5.6.16RC1, for Koschei --- .gitignore | 1 + php.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 72ac43c..0745ff9 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ php-5.5.*.xz /php-5.6.14-strip.tar.xz /php-5.6.15RC1-strip.tar.xz /php-5.6.15-strip.tar.xz +/php-5.6.16RC1-strip.tar.xz diff --git a/php.spec b/php.spec index 6e5f35e..1e4cadf 100644 --- a/php.spec +++ b/php.spec @@ -64,12 +64,12 @@ %global db_devel libdb-devel %endif -#global rcver RC1 +%global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.15 +Version: 5.6.16 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1484,6 +1484,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Nov 12 2015 Remi Collet 5.6.16-0.1.RC1 +- update to 5.6.16RC1 + * Thu Oct 29 2015 Remi Collet 5.6.15-1 - Update to 5.6.15 http://www.php.net/releases/5_6_15.php diff --git a/sources b/sources index ac8b5f5..77d9314 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6c9086d6230d68c27f909e4beb26e63 php-5.6.15-strip.tar.xz +a6e7ea6611dfc37a16224633d0cd2a24 php-5.6.16RC1-strip.tar.xz