Merge branch 'master' into f18

This commit is contained in:
Christof Damian 2012-10-12 15:21:28 +02:00
commit 24f175ed09
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
/PHP_CodeSniffer-1.3.4.tgz
/PHP_CodeSniffer-1.3.5.tgz
/PHP_CodeSniffer-1.3.6.tgz
/PHP_CodeSniffer-1.4.0.tgz

View file

@ -1,6 +1,6 @@
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global pear_name PHP_CodeSniffer
%global pear_version 1.3.6
%global pear_version 1.4.0
Name: php-pear-PHP-CodeSniffer
Version: %{pear_version}
@ -95,6 +95,9 @@ fi
%{_bindir}/phpcs
%changelog
* Fri Oct 12 2012 Christof Damian <christof@damian.net> - 1.4.0-1
- upstream 1.4.0
* Sat Sep 8 2012 Christof Damian <christof@damian.net> - 1.3.6-1
- upstream 1.3.6

View file

@ -1 +1 @@
e716e14517ce3f6cb3a3df0d068570dd PHP_CodeSniffer-1.3.6.tgz
a299051c1dfa3d10ca198d0523e557e7 PHP_CodeSniffer-1.4.0.tgz