update to 2.1.0
This commit is contained in:
parent
0c9c0ac8ef
commit
2de4e40a27
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 <remi@fedoraproject.org> - 2.1.0-1
|
||||
- Update to 2.1.0 (stable)
|
||||
|
||||
* Fri Dec 05 2014 Remi Collet <remi@fedoraproject.org> - 2.0.0-1
|
||||
- Update to 2.0.0
|
||||
- add phpcbf and phpcs-svn-pre-commit commands
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
92df2d7f59824ab07404a26cbd6ef853 PHP_CodeSniffer-2.0.0.tgz
|
||||
584037ad5225bc85790d8c7e9a291981 PHP_CodeSniffer-2.1.0.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue