diff --git a/.gitignore b/.gitignore index 0ba12da..656393f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ php-5.6.*.xz /php-7.0.10RC1.tar.xz /php-7.0.10.tar.xz /php-7.0.11RC1.tar.xz +/php-7.0.11.tar.xz diff --git a/php.spec b/php.spec index f2b08a0..93fd445 100644 --- a/php.spec +++ b/php.spec @@ -58,7 +58,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 @@ -1490,6 +1490,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Wed Sep 14 2016 Remi Collet 7.0.11-1 +- Update to 7.0.11 - http://www.php.net/releases/7_0_11.php + * Fri Sep 2 2016 Remi Collet 7.0.11-0.1.RC1 - Update to 7.0.11RC1 diff --git a/sources b/sources index c5dc603..6601ae3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67314fa8496154d6212f4dab9fce27ce php-7.0.11RC1.tar.xz +9a6013a5e9f258bbfb62ae5ac66b72da php-7.0.11.tar.xz