diff --git a/.gitignore b/.gitignore index da213db..e852245 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ php-5.6.*.xz /php-7.0.9RC1.tar.xz /php-7.0.9.tar.xz /php-7.0.10RC1.tar.xz +/php-7.0.10.tar.xz diff --git a/php.spec b/php.spec index 36d00d8..a985b55 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 +* Thu Sep 1 2016 Remi Collet 7.0.10-1 +- Update to 7.0.10 - http://www.php.net/releases/7_0_10.php + * Wed Aug 3 2016 Remi Collet 7.0.10-0.1.RC1 - Update to 7.0.10RC1 diff --git a/sources b/sources index 98b962b..0c734f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e05cbd32d3eba65ea9280e7e51a9b6c3 php-7.0.10RC1.tar.xz +6f087f16514b6c442e8009a5828827b7 php-7.0.10.tar.xz