Merge branch 'master' into f17
This commit is contained in:
commit
52812b1eba
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
|
|||
/PHP_CodeSniffer-1.3.1.tgz
|
||||
/PHP_CodeSniffer-1.3.3.tgz
|
||||
/PHP_CodeSniffer-1.3.4.tgz
|
||||
/PHP_CodeSniffer-1.3.5.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
|
||||
%global pear_name PHP_CodeSniffer
|
||||
%global pear_version 1.3.4
|
||||
%global pear_version 1.3.5
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: %{pear_version}
|
||||
|
|
@ -95,6 +95,9 @@ fi
|
|||
%{_bindir}/phpcs
|
||||
|
||||
%changelog
|
||||
* Fri Jul 13 2012 Christof Damian <christof@damian.net> - 1.3.5-1
|
||||
- upstream 1.3.5
|
||||
|
||||
* Sat May 19 2012 Christof Damian <christof@damian.net> - 1.3.4-1
|
||||
- upstream 1.3.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e4cbfd5188b077e55fd3251ccc305628 PHP_CodeSniffer-1.3.4.tgz
|
||||
776b6e0d5ab666c00e6991ded465f32d PHP_CodeSniffer-1.3.5.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue