Upstream 0.6.0.
This commit is contained in:
parent
4a2a4ef81c
commit
ad75f43d7c
3 changed files with 8 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
PHP_CodeSniffer-0.5.0.tgz
|
||||
PHP_CodeSniffer-0.6.0.tgz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
63b01bd1299a3bc50d06a0a3dfb30cc7 PHP_CodeSniffer-0.5.0.tgz
|
||||
b9601562143c9c585954c8c0906f03fd PHP_CodeSniffer-0.6.0.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue