diff --git a/.cvsignore b/.cvsignore index daae2bc..73400cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -PHP_CodeSniffer-1.2.2.tgz -PHP_CodeSniffer-licence.txt +PHP_CodeSniffer-1.3.0a1.tgz diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index cf0f345..f5104b2 100644 --- a/php-pear-PHP-CodeSniffer.spec +++ b/php-pear-PHP-CodeSniffer.spec @@ -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 - 1.3.0a1-1 +- upstream 1.3.0a1 + * Wed Jan 27 2010 Christof Damian 1.2.2-1 - upstream 1.2.2 ( bug:559170 ) - move phpcs into main package ( bug: 517775 ) diff --git a/sources b/sources index 88252ba..a854aff 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -b734e066105d052fde564ab5e6be7091 PHP_CodeSniffer-1.2.2.tgz -09df23a638e665feddffb575f7a623dc PHP_CodeSniffer-licence.txt +e1b19d7b793d01bce9241ce5e2254395 PHP_CodeSniffer-1.3.0a1.tgz