diff --git a/.cvsignore b/.cvsignore index 33bc724..15468e7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pylint-0.10.0.tar.gz +pylint-0.11.0.tar.gz diff --git a/pylint.spec b/pylint.spec index b889e85..6a0b71a 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.10.0 +Version: 0.11.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 +* Mon May 01 2006 Konstantin Ryabitsev - 0.11.0-0 +- Version 0.11.0 + * Sun Mar 12 2006 Konstantin Ryabitsev - 0.10.0-1 - Version 0.10.0 diff --git a/sources b/sources index fefb90e..a62c871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c8dd130411eca6f16c3a5f531f44fa2 pylint-0.10.0.tar.gz +6c2cd68c49c5a672124c2399b248fb3b pylint-0.11.0.tar.gz