Update to 2.3.2
This commit is contained in:
parent
19e01ab057
commit
e396ad7cbf
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ clog
|
|||
/PHP_CodeSniffer-2.2.0.tgz
|
||||
/PHP_CodeSniffer-2.3.0.tgz
|
||||
/PHP_CodeSniffer-2.3.1.tgz
|
||||
/PHP_CodeSniffer-2.3.2.tgz
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
%global pear_name PHP_CodeSniffer
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: 2.3.1
|
||||
Version: 2.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -114,6 +114,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 29 2015 Remi Collet <remi@fedoraproject.org> - 2.3.2-1
|
||||
- Update to 2.3.2
|
||||
|
||||
* Thu Apr 23 2015 Remi Collet <remi@fedoraproject.org> - 2.3.1-1
|
||||
- Update to 2.3.1 (stable)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
10241b74aaa31b65982ea8575fc2a765 PHP_CodeSniffer-2.3.1.tgz
|
||||
6ca8e1e63bed36204035fed4905511ce PHP_CodeSniffer-2.3.2.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue