From a3d2799d11c9562ceb52d93b97b7601ccd400023 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Dec 17 2006 20:21:16 +0000 Subject: Upstream 0.12.2 --- diff --git a/.cvsignore b/.cvsignore index 1b2da6f..c8ac5ad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pylint-0.12.1.tar.gz +pylint-0.12.2.tar.gz diff --git a/pylint.spec b/pylint.spec index 709a7fa..97f3f49 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.12.1 +Version: 0.12.2 Release: 1%{?dist} Summary: Analyzes Python code looking for bugs and signs of poor quality @@ -67,13 +67,18 @@ rm -rf $RPM_BUILD_ROOT %files gui %defattr(-,root,root,-) +%doc COPYING %{_python_sitelib}/pylint/gui.py* %{_bindir}/pylint-gui %changelog +* Sun Dec 17 2006 Konstantin Ryabitsev - 0.12.2-1 +- Upstream 0.12.2 +- Add COPYING to -gui + * Tue Sep 26 2006 Konstantin Ryabitsev - 0.12.1-1 -- Upstread 0.12.1 +- Upstream 0.12.1 - Require the renamed python-logilab-astng * Mon May 01 2006 Konstantin Ryabitsev - 0.11.0-0 diff --git a/sources b/sources index b7247e7..cbd8460 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9d04e7693fbd8dbfe7b06669c4b5b82 pylint-0.12.1.tar.gz +38333614235969f9e715c71666cc596f pylint-0.12.2.tar.gz