diff --git a/.cvsignore b/.cvsignore index 4736ada..33bc724 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pylint-0.9.0.tar.gz +pylint-0.10.0.tar.gz diff --git a/pylint.spec b/pylint.spec index 5034acf..b889e85 100644 --- a/pylint.spec +++ b/pylint.spec @@ -1,7 +1,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pylint -Version: 0.9.0 +Version: 0.10.0 Release: 1%{?dist} Summary: Analyzes Python code looking for bugs and signs of poor quality @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Mar 12 2006 Konstantin Ryabitsev - 0.10.0-1 +- Version 0.10.0 + * Thu Jan 12 2006 Konstantin Ryabitsev - 0.9.0-1 - Version 0.9.0 - Add COPYING to docs diff --git a/sources b/sources index 1eae875..fefb90e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7d69b110be9e64bb4f3f9b7dcbbf98c pylint-0.9.0.tar.gz +9c8dd130411eca6f16c3a5f531f44fa2 pylint-0.10.0.tar.gz