diff --git a/.gitignore b/.gitignore index 04dc8d1..ef31f53 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ php-5.5.*.xz /php-5.6.19RC1-strip.tar.xz /php-5.6.19-strip.tar.xz /php-5.6.20RC1-strip.tar.xz +/php-5.6.20-strip.tar.xz diff --git a/php.spec b/php.spec index 12102af..4428fd5 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 @@ -1486,6 +1486,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Mar 31 2016 Remi Collet 5.6.20-1 +- Update to 5.6.20 + http://www.php.net/releases/5_6_20.php + * Thu Mar 17 2016 Remi Collet 5.6.20-0.1.RC1 - update to 5.6.20RC1 diff --git a/sources b/sources index dee74eb..48cc890 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -676219bc92449d815e37ea7fb4faf1da php-5.6.20RC1-strip.tar.xz +2674685c36600dbd90e84485b8502183 php-5.6.20-strip.tar.xz