Merge branch 'master' into f18
This commit is contained in:
commit
255d7aaa38
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
|
|||
/PHP_CodeSniffer-1.4.0.tgz
|
||||
/PHP_CodeSniffer-1.4.3.tgz
|
||||
/PHP_CodeSniffer-1.4.4.tgz
|
||||
/PHP_CodeSniffer-1.4.5.tgz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
|
||||
%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
|
||||
%global pear_name PHP_CodeSniffer
|
||||
%global pear_version 1.4.4
|
||||
%global pear_version 1.4.5
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: %{pear_version}
|
||||
|
|
@ -91,6 +91,9 @@ fi
|
|||
%{_bindir}/phpcs
|
||||
|
||||
%changelog
|
||||
* Fri Apr 19 2013 Christof Damian <christof@damian.net> - 1.4.5-1
|
||||
- upstream 1.4.5
|
||||
|
||||
* Mon Feb 25 2013 Christof Damian <christof@damian.net> - 1.4.4-1
|
||||
- upstream 1.4.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
cf6e9a74ac10c1a61106257be27a322c PHP_CodeSniffer-1.4.4.tgz
|
||||
2df688272699710cd0e028a04933f3e0 PHP_CodeSniffer-1.4.5.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue