diff --git a/.gitignore b/.gitignore index 79044c2..f1d8fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ clog /PHP_CodeSniffer-2.6.1.tgz /PHP_CodeSniffer-2.6.2.tgz /PHP_CodeSniffer-2.7.0.tgz +/PHP_CodeSniffer-2.7.1.tgz diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index 27631ae..397483e 100644 --- a/php-pear-PHP-CodeSniffer.spec +++ b/php-pear-PHP-CodeSniffer.spec @@ -13,7 +13,7 @@ %global pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 2.7.0 +Version: 2.7.1 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -113,6 +113,9 @@ fi %changelog +* Wed Nov 30 2016 Remi Collet - 2.7.1-1 +- Update to 2.7.1 + * Fri Sep 02 2016 Remi Collet - 2.7.0-1 - Update to 2.7.0 diff --git a/sources b/sources index 742a7f3..4113c7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40e5d70ab9aa4cc1a15091ddcc14c609 PHP_CodeSniffer-2.7.0.tgz +fd6bded59396b8842f969620bfc1e9aa PHP_CodeSniffer-2.7.1.tgz