diff --git a/.gitignore b/.gitignore index e14c656..d09c02c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ php-7.0.*.xz /php-5.6.23-strip.tar.xz /php-5.6.24-strip.tar.xz /php-5.6.25RC1-strip.tar.xz +/php-5.6.25-strip.tar.xz diff --git a/php.spec b/php.spec index 26e4ed1..d444fcb 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 @@ -1485,6 +1485,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Wed Aug 24 2016 Joe Orton - 5.6.25-1 +- update to 5.6.25 + http://php.net/releases/5_6_25.php + * Thu Aug 4 2016 Remi Collet 5.6.25-0.1.RC1 - update to 5.6.25RC1 diff --git a/sources b/sources index 0a507ae..c4bd1a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -852098ca1f8ae4988a423aab71e8e843 php-5.6.25RC1-strip.tar.xz +50385ee01e6e639b1e2cfeb042104ef8 php-5.6.25-strip.tar.xz