diff --git a/.gitignore b/.gitignore index 67481b7..5356919 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ php-5.5.*.xz /php-5.6.11RC1-strip.tar.xz /php-5.6.11-strip.tar.xz /php-5.6.12RC1-strip.tar.xz +/php-5.6.12-strip.tar.xz diff --git a/php.spec b/php.spec index f1471c2..1a85fd6 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 +* Thu Aug 6 2015 Remi Collet 5.6.12-1 +- Update to 5.6.12 + http://www.php.net/releases/5_6_12.php + * Fri Jul 24 2015 Remi Collet 5.6.12-0.1.RC1 - update to 5.6.12RC1 diff --git a/sources b/sources index 7c59bd2..7f9c41c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7330835d663277bc0f820a6ff80271c php-5.6.12RC1-strip.tar.xz +af3e7dc0db49846ab872996742f27150 php-5.6.12-strip.tar.xz