diff --git a/.gitignore b/.gitignore index f7e571d..41eaba1 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ php-5.5.*.xz /php-5.6.18RC1-strip.tar.xz /php-5.6.18-strip.tar.xz /php-5.6.19RC1-strip.tar.xz +/php-5.6.19-strip.tar.xz diff --git a/php.spec b/php.spec index 57834fa..84d3d6f 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 3 2016 Remi Collet 5.6.19-1 +- Update to 5.6.19 + http://www.php.net/releases/5_6_19.php + * Thu Feb 18 2016 Remi Collet 5.6.19-0.1.RC1 - update to 5.6.19RC1 diff --git a/sources b/sources index 6f882bd..54d45e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3ad4eae0ac4d6170a58530e99f01556 php-5.6.19RC1-strip.tar.xz +249c183ee076cb03f0d81ed6d6d42d64 php-5.6.19-strip.tar.xz