Update to 2.3.2

This commit is contained in:
Remi Collet 2015-04-29 07:17:24 +02:00
commit e396ad7cbf
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

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

View file

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

View file

@ -1 +1 @@
10241b74aaa31b65982ea8575fc2a765 PHP_CodeSniffer-2.3.1.tgz
6ca8e1e63bed36204035fed4905511ce PHP_CodeSniffer-2.3.2.tgz