[pylint] - Upstream 0.25.1

Brian C. Lane bcl at fedoraproject.org
Wed Mar 14 23:42:14 UTC 2012


commit e0640e5b6d092cb298d4078fb7a41367e74670d1
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 14 16:36:27 2012 -0700

    - Upstream 0.25.1

 .gitignore  |    1 +
 pylint.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3894e7..94f0e74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pylint-0.21.1.tar.gz
 /pylint-0.23.0.tar.gz
 /pylint-0.24.0.tar.gz
 /pylint-0.25.0.tar.gz
+/pylint-0.25.1.tar.gz
diff --git a/pylint.spec b/pylint.spec
index 71799d8..0f682e2 100644
--- a/pylint.spec
+++ b/pylint.spec
@@ -1,8 +1,8 @@
 %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pylint
-Version:        0.25.0
-Release:        2%{?dist}
+Version:        0.25.1
+Release:        1%{?dist}
 Summary:        Analyzes Python code looking for bugs and signs of poor quality
 
 Group:          Development/Debuggers
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 14 2012 Brian C. Lane <bcl at redhat.com> 0.25.1-1
+- Upstream 0.25.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.25.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3d24991..6b4d3bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf579f5057770549574fc1eba4be1bb2  pylint-0.25.0.tar.gz
+44270f052bd10c9ad735f509f79717f2  pylint-0.25.1.tar.gz


More information about the scm-commits mailing list