[pylint/f16] Upstream 0.24.0

Brian C. Lane bcl at fedoraproject.org
Fri Nov 18 23:19:10 UTC 2011


commit e0ccfeb4b024f11ad76355fa6e287c010924f191
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Nov 18 15:19:02 2011 -0800

    Upstream 0.24.0

 .gitignore  |    1 +
 pylint.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 513729b..a2ab6cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pylint-0.21.1.tar.gz
 /pylint-0.22.0.tar.gz
 /pylint-0.23.0.tar.gz
+/pylint-0.24.0.tar.gz
diff --git a/pylint.spec b/pylint.spec
index 9a3d795..a3f0f5e 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.23.0
+Version:        0.24.0
 Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
@@ -80,7 +80,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Mar 28 2011 Brian C. Lane <bcl at redhat.com> - 0.23-0.1
+* Fri Nov 18 2011 Brian C. Lane <bcl at redhat.com> - 0.24.0-1
+* Upstream 0.24.0
+
+* Mon Mar 28 2011 Brian C. Lane <bcl at redhat.com> - 0.23.0-1
 - Upstream 0.23.0
 - Add unit tests to spec
 
diff --git a/sources b/sources
index 6fd2728..926a681 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c241b161b7e6826011cb8bde4fcf891  pylint-0.23.0.tar.gz
+71df67d15f3aa1895c543b40a6955ed3  pylint-0.24.0.tar.gz


More information about the scm-commits mailing list