diff --git a/.gitignore b/.gitignore index 0745ff9..97de241 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ php-5.5.*.xz /php-5.6.15RC1-strip.tar.xz /php-5.6.15-strip.tar.xz /php-5.6.16RC1-strip.tar.xz +/php-5.6.16-strip.tar.xz diff --git a/php.spec b/php.spec index 443ee4f..77fba8d 100644 --- a/php.spec +++ b/php.spec @@ -64,8 +64,8 @@ %global db_devel libdb-devel %endif -%global rcver RC1 -%global rpmrel 2 +#global rcver RC1 +%global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1484,6 +1484,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Nov 26 2015 Remi Collet 5.6.16-1 +- Update to 5.6.16 + http://www.php.net/releases/5_6_16.php + * Wed Nov 18 2015 Rex Dieter 5.6.16-0.2.RC2 - rebuild (tidy) diff --git a/sources b/sources index 77d9314..2a30539 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a6e7ea6611dfc37a16224633d0cd2a24 php-5.6.16RC1-strip.tar.xz +2fdf8abc1ec6c6c5b594fcd7cf3e98e3 php-5.6.16-strip.tar.xz