diff --git a/.gitignore b/.gitignore index 2bf25af..2bff4b7 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ php-5.5.*.xz /php-5.6.21RC1-strip.tar.xz /php-5.6.21-strip.tar.xz /php-5.6.22RC1-strip.tar.xz +/php-5.6.22-strip.tar.xz diff --git a/php.spec b/php.spec index baf1017..9d7139a 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 @@ -1480,6 +1480,9 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu May 26 2016 Remi Collet 5.6.22-1 +- Update to 5.6.22 - http://www.php.net/releases/5_6_22.php + * Thu May 12 2016 Remi Collet 5.6.22-0.1.RC1 - update to 5.6.22RC1 diff --git a/sources b/sources index ca30389..a0b0d87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -159b45c57019f7541db1960c080ccb8c php-5.6.22RC1-strip.tar.xz +3f9cbd96bbd00b7f5d91808e400d0852 php-5.6.22-strip.tar.xz