v2.6.1
This commit is contained in:
parent
78f88b49c3
commit
a69fea8b2c
3 changed files with 6 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ clog
|
|||
/PHP_CodeSniffer-2.5.0.tgz
|
||||
/PHP_CodeSniffer-2.5.1.tgz
|
||||
/PHP_CodeSniffer-2.6.0.tgz
|
||||
/PHP_CodeSniffer-2.6.1.tgz
|
||||
|
|
|
|||
|
|
@ -9,12 +9,11 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
|
||||
%{!?__pear: %global __pear %{_bindir}/pear}
|
||||
%global pear_name PHP_CodeSniffer
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: 2.6.0
|
||||
Version: 2.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -118,6 +117,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue May 31 2016 Remi Collet <remi@fedoraproject.org> - 2.6.1-1
|
||||
- Update to 2.6.1
|
||||
|
||||
* Mon Apr 04 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
|
||||
- Update to 2.6.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
59635235cfbe18a5ada186fceea5d992 PHP_CodeSniffer-2.6.0.tgz
|
||||
eccb4343021a043a56e2006092df65a6 PHP_CodeSniffer-2.6.1.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue