diff --git a/.cvsignore b/.cvsignore index ce0695e..f71b343 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PHP_CodeSniffer-0.5.0.tgz +PHP_CodeSniffer-0.6.0.tgz diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index 11a5078..6495c23 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: 0.5.0 +Version: 0.6.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -87,11 +87,16 @@ fi %{pear_phpdir}/PHP/* %files -n phpcs +%defattr(-,root,root,-) %doc %{pear_name}-%{version}/PHP_CodeSniffer-licence.txt %{_bindir}/* %changelog +* Mon Jun 11 2007 Konstantin Ryabitsev - 0.6.0-1 +- Upstream 0.6.0 +- Fix owner on phpcs + * Tue Apr 17 2007 Konstantin Ryabitsev - 0.5.0-1 - Upstream 0.5.0 diff --git a/sources b/sources index 58aa4ab..7eb400d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz +b9601562143c9c585954c8c0906f03fd PHP_CodeSniffer-0.6.0.tgz