upstream 1.3.0a1

f38
Christof Damian 15 years ago
parent 46dea52b5b
commit 65772f9253

@ -1,2 +1 @@
PHP_CodeSniffer-1.2.2.tgz
PHP_CodeSniffer-licence.txt
PHP_CodeSniffer-1.3.0a1.tgz

@ -2,7 +2,7 @@
%define pear_name PHP_CodeSniffer
Name: php-pear-PHP-CodeSniffer
Version: 1.2.2
Version: 1.3.0a1
Release: 1%{?dist}
Summary: PHP coding standards enforcement tool
@ -23,6 +23,8 @@ Provides: php-pear(%{pear_name}) = %{version}
Provides: phpcs = %{version}
Obsoletes: phpcs < %{version}
# optional: PHP_Timer, which is up for review at the moment
%description
PHP_CodeSniffer provides functionality to verify that code conforms to
certain standards, such as PEAR, or user-defined.
@ -87,6 +89,9 @@ fi
%{_bindir}/phpcs
%changelog
* Thu Jul 15 2010 Christof Damian <christof@damian.net> - 1.3.0a1-1
- upstream 1.3.0a1
* Wed Jan 27 2010 Christof Damian <christof@damian.net> 1.2.2-1
- upstream 1.2.2 ( bug:559170 )
- move phpcs into main package ( bug: 517775 )

@ -1,2 +1 @@
b734e066105d052fde564ab5e6be7091 PHP_CodeSniffer-1.2.2.tgz
09df23a638e665feddffb575f7a623dc PHP_CodeSniffer-licence.txt
e1b19d7b793d01bce9241ce5e2254395 PHP_CodeSniffer-1.3.0a1.tgz

Loading…
Cancel
Save