upstream 1.3.3

f38
Christof Damian 13 years ago
parent 1b9417e97c
commit d1161aa88c

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,9 @@ fi
%{_bindir}/phpcs
%changelog
* Fri Mar 2 2012 Christof Damian <christof@damian.net> - 1.3.3-1
- upstream 1.3.3
* Thu Nov 3 2011 Christof Damian <christof@damian.net> - 1.3.1-1
- upstream 1.3.1

@ -1 +1 @@
2a1e54fb791545bac0fabc4009e19afb PHP_CodeSniffer-1.3.1.tgz
31ab9d59ef349d8fb41b855c1f57806f PHP_CodeSniffer-1.3.3.tgz

Loading…
Cancel
Save