diff --git a/.gitignore b/.gitignore index 538be76..3ef8ef5 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ php-5.5.*.xz /php-5.6.0-strip.tar.xz /php-5.6.1RC1-strip.tar.xz /php-5.6.1-strip.tar.xz +/php-5.6.2-strip.tar.xz diff --git a/php.spec b/php.spec index 9c1e677..4302223 100644 --- a/php.spec +++ b/php.spec @@ -61,7 +61,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.1 +Version: 5.6.2 Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1484,6 +1484,10 @@ rm -f README.{Zeus,QNX,CVS-RULES} %changelog +* Thu Oct 16 2014 Remi Collet 5.6.1-1 +- Update to PHP 5.6.2 + http://php.net/releases/5_6_2.php + * Fri Oct 3 2014 Remi Collet 5.6.1-1 - Update to PHP 5.6.1 http://php.net/releases/5_6_1.php diff --git a/sources b/sources index eb0b611..5c8d127 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2827aeded7a1428819e0612a0eea940e php-5.6.1-strip.tar.xz +9f2cb724bb7b9eec31567367b6deb2bf php-5.6.2-strip.tar.xz