Merge branch 'master' into el6
This commit is contained in:
commit
88460d2afe
3 changed files with 9 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
|
|||
/PHP_CodeSniffer-1.3.0RC1.tgz
|
||||
/PHP_CodeSniffer-1.3.0.tgz
|
||||
/PHP_CodeSniffer-1.3.1.tgz
|
||||
/PHP_CodeSniffer-1.3.3.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
|
||||
%global pear_name PHP_CodeSniffer
|
||||
%global pear_version 1.3.1
|
||||
%global pear_version 1.3.3
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: %{pear_version}
|
||||
|
|
@ -95,6 +95,12 @@ fi
|
|||
%{_bindir}/phpcs
|
||||
|
||||
%changelog
|
||||
* Fri Mar 2 2012 Christof Damian <christof@damian.net> - 1.3.3-1
|
||||
- upstream 1.3.3
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Thu Nov 3 2011 Christof Damian <christof@damian.net> - 1.3.1-1
|
||||
- upstream 1.3.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2a1e54fb791545bac0fabc4009e19afb PHP_CodeSniffer-1.3.1.tgz
|
||||
31ab9d59ef349d8fb41b855c1f57806f PHP_CodeSniffer-1.3.3.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue