v2.7.1
This commit is contained in:
parent
617788b720
commit
8ea723c2e9
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
40e5d70ab9aa4cc1a15091ddcc14c609 PHP_CodeSniffer-2.7.0.tgz
|
||||
fd6bded59396b8842f969620bfc1e9aa PHP_CodeSniffer-2.7.1.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue