v2.5.0
This commit is contained in:
parent
5e6cec7e2f
commit
0bdb6821ff
3 changed files with 7 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@ clog
|
|||
/PHP_CodeSniffer-2.3.2.tgz
|
||||
/PHP_CodeSniffer-2.3.3.tgz
|
||||
/PHP_CodeSniffer-2.3.4.tgz
|
||||
/PHP_CodeSniffer-2.4.0.tgz
|
||||
/PHP_CodeSniffer-2.5.0.tgz
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
%global pear_name PHP_CodeSniffer
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: 2.3.4
|
||||
Version: 2.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -114,6 +114,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 2.5.0-1
|
||||
- Update to 2.5.0 (stable)
|
||||
|
||||
* Wed Sep 9 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1
|
||||
- Update to 2.3.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
024479013541e5423cda862c1901b74e PHP_CodeSniffer-2.3.4.tgz
|
||||
d95e00d920587db785195f1c5f1ea532 PHP_CodeSniffer-2.5.0.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue