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