From 98ce5ad0385bfb5679a731a1df48b82b22718bc6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Sep 2015 07:30:48 +0200 Subject: [PATCH] 5.6.14RC1 --- .gitignore | 1 + php.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a4b0818..3abcd4a 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ php-5.5.*.xz /php-5.6.12RC1-strip.tar.xz /php-5.6.12-strip.tar.xz /php-5.6.13-strip.tar.xz +/php-5.6.14RC1-strip.tar.xz diff --git a/php.spec b/php.spec index 8fe2ff6..c38701d 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.13 +Version: 5.6.14 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1484,6 +1484,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Sep 17 2015 Remi Collet 5.6.14-0.1.RC1 +- update to 5.6.14RC1 + * Thu Sep 3 2015 Remi Collet 5.6.13-1 - Update to 5.6.13 http://www.php.net/releases/5_6_13.php diff --git a/sources b/sources index 28dc4b6..25d10df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af865426dc40511c802aacfda0abef2f php-5.6.13-strip.tar.xz +605a9cdc18ebd16057019129eb4a188b php-5.6.14RC1-strip.tar.xz