diff --git a/.gitignore b/.gitignore index ef17c1e..a15cb34 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ php-5.5.*.xz /php-5.6.10RC1-strip.tar.xz /php-5.6.10-strip.tar.xz /php-5.6.11RC1-strip.tar.xz +/php-5.6.11-strip.tar.xz diff --git a/php.spec b/php.spec index 109a7b0..9afe3a9 100644 --- a/php.spec +++ b/php.spec @@ -64,7 +64,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1484,6 +1484,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Sun Jul 12 2015 Remi Collet 5.6.11-1 +- Update to 5.6.11 + http://www.php.net/releases/5_6_11.php + * Thu Jun 25 2015 Remi Collet 5.6.11-0.1.RC1 - update to 5.6.11RC1 - the phar link is now correctly created diff --git a/sources b/sources index cf5b2cb..0ebfeec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c5d41fd1213708571fd5e4ff3f4245c php-5.6.11RC1-strip.tar.xz +f88bbe0d162f1a459486f1ae07ed6b1e php-5.6.11-strip.tar.xz