[pylint/f16] - Upstream 0.25.1

Brian C. Lane bcl at fedoraproject.org
Thu Mar 15 16:44:50 UTC 2012


commit 7ff3f05ccd0b913b109a6c87a96943cdb1b4420d
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Mar 15 09:41:42 2012 -0700

    - Upstream 0.25.1

 .gitignore  |    1 +
 pylint.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2ab6cf..c35fbba 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.1.tar.gz
diff --git a/pylint.spec b/pylint.spec
index fdec21e..1df9b5a 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.1
 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
+* Thu Mar 15 2012 Brian C. Lane <bcl at redhat.com> 0.25.1-1
+- Upstream 0.25.1
+
 * Fri Nov 18 2011 Brian C. Lane <bcl at redhat.com> - 0.24.0-1
 - Upstream 0.24.0
 
diff --git a/sources b/sources
index 926a681..6b4d3bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71df67d15f3aa1895c543b40a6955ed3  pylint-0.24.0.tar.gz
+44270f052bd10c9ad735f509f79717f2  pylint-0.25.1.tar.gz


More information about the scm-commits mailing list