This commit is contained in:
Remi Collet 2016-11-30 07:06:00 +01:00
commit 8ea723c2e9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <remi@fedoraproject.org> - 2.7.1-1
- Update to 2.7.1
* Fri Sep 02 2016 Remi Collet <remi@fedoraproject.org> - 2.7.0-1
- Update to 2.7.0

View file

@ -1 +1 @@
40e5d70ab9aa4cc1a15091ddcc14c609 PHP_CodeSniffer-2.7.0.tgz
fd6bded59396b8842f969620bfc1e9aa PHP_CodeSniffer-2.7.1.tgz