diff --git a/.gitignore b/.gitignore index 0253182..fa25fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ php-5.5.*.xz /php-5.6.13-strip.tar.xz /php-5.6.14RC1-strip.tar.xz /php-5.6.14-strip.tar.xz +/php-5.6.15RC1-strip.tar.xz diff --git a/php.spec b/php.spec index b8a53a5..c007c60 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.14 +Version: 5.6.15 %if 0%{?rcver:1} Release: 0.%{rpmrel}.%{rcver}%{?dist} %else @@ -1485,6 +1485,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Oct 15 2015 Remi Collet 5.6.15-0.1.RC1 +- update to 5.6.15RC1 + * Wed Sep 30 2015 Remi Collet 5.6.14-1 - Update to 5.6.14 http://www.php.net/releases/5_6_14.php diff --git a/sources b/sources index 0c25745..a045f9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31dd3332d1ed526bd0f628d3e6367756 php-5.6.14-strip.tar.xz +028a93d3c94834292ba0621dc1beb983 php-5.6.15RC1-strip.tar.xz