diff --git a/.gitignore b/.gitignore index 0086e67..6adc6b9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ clog /PHP_CodeSniffer-2.3.3.tgz /PHP_CodeSniffer-2.3.4.tgz /PHP_CodeSniffer-2.4.0.tgz +/PHP_CodeSniffer-2.5.0.tgz diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index facf40a..4dbd4ed 100644 --- a/php-pear-PHP-CodeSniffer.spec +++ b/php-pear-PHP-CodeSniffer.spec @@ -14,7 +14,7 @@ %global pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 2.4.0 +Version: 2.5.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -114,6 +114,9 @@ fi %changelog +* Fri Dec 11 2015 Remi Collet - 2.5.0-1 +- Update to 2.5.0 (stable) + * Wed Nov 25 2015 Remi Collet - 2.4.0-1 - Update to 2.4.0 (stable) diff --git a/sources b/sources index e99c2af..646a95e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27ca408721c52f45b0baa202ba1ef36e PHP_CodeSniffer-2.4.0.tgz +d95e00d920587db785195f1c5f1ea532 PHP_CodeSniffer-2.5.0.tgz