[pylint] Upstream 0.25.0

Brian C. Lane bcl at fedoraproject.org
Fri Nov 18 22:59:26 UTC 2011


commit fb08bcb74980ace65e9cbb109eba8734721738ff
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Nov 18 14:59:20 2011 -0800

    Upstream 0.25.0

 .gitignore  |    1 +
 pylint.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2ab6cf..d3894e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/pylint-0.25.0.tar.gz
diff --git a/pylint.spec b/pylint.spec
index 8c9b078..a382984 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.24.0
+Version:        0.25.0
 Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Nov 18 2011 Brian C. Lane <bcl at redhat.com> - 0.25.0-1
+- Upstream 0.25.0
+
 * Fri Jul 29 2011 Brian C. Lane <bcl at redhat.com> - 0.24.0-1
 - Upstream 0.24.0
 
diff --git a/sources b/sources
index 926a681..3d24991 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71df67d15f3aa1895c543b40a6955ed3  pylint-0.24.0.tar.gz
+bf579f5057770549574fc1eba4be1bb2  pylint-0.25.0.tar.gz


More information about the scm-commits mailing list