diff --git a/.gitignore b/.gitignore index dc14431..806bcba 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ PHP_CodeSniffer-1.3.0a1.tgz /PHP_CodeSniffer-1.4.5.tgz /PHP_CodeSniffer-1.5.5.tgz /PHP_CodeSniffer-2.0.0.tgz +/PHP_CodeSniffer-2.1.0.tgz diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index ba32efd..28dfb47 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.0.0 +Version: 2.1.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -114,6 +114,9 @@ fi %changelog +* Thu Dec 18 2014 Remi Collet - 2.1.0-1 +- Update to 2.1.0 (stable) + * Fri Dec 05 2014 Remi Collet - 2.0.0-1 - Update to 2.0.0 - add phpcbf and phpcs-svn-pre-commit commands diff --git a/sources b/sources index 9cc4d98..5e6f829 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92df2d7f59824ab07404a26cbd6ef853 PHP_CodeSniffer-2.0.0.tgz +584037ad5225bc85790d8c7e9a291981 PHP_CodeSniffer-2.1.0.tgz