Upstream 0.6.0.

This commit is contained in:
Konstantin Ryabitsev 2007-06-11 15:26:34 +00:00
commit ad75f43d7c
3 changed files with 8 additions and 3 deletions

View file

@ -1 +1 @@
PHP_CodeSniffer-0.5.0.tgz
PHP_CodeSniffer-0.6.0.tgz

View file

@ -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 <icon@fedoraproject.org> - 0.6.0-1
- Upstream 0.6.0
- Fix owner on phpcs
* Tue Apr 17 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.5.0-1
- Upstream 0.5.0

View file

@ -1 +1 @@
63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz
b9601562143c9c585954c8c0906f03fd PHP_CodeSniffer-0.6.0.tgz