[pylint] - Upstream 0.25.2

Brian C. Lane bcl at fedoraproject.org
Fri Aug 3 22:54:25 UTC 2012


commit e4b7c9a62b45a386ad6cd222c3eaa40c03f7eae8
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Aug 3 15:49:00 2012 -0700

    - Upstream 0.25.2

 .gitignore  |    1 +
 pylint.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94f0e74..cdcf639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ pylint-0.21.1.tar.gz
 /pylint-0.24.0.tar.gz
 /pylint-0.25.0.tar.gz
 /pylint-0.25.1.tar.gz
+/pylint-0.25.2.tar.gz
diff --git a/pylint.spec b/pylint.spec
index 5b9ec11..b2904cf 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.1
-Release:        2%{?dist}
+Version:        0.25.2
+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
+* Fri Aug 03 2012 Brian C. Lane <bcl at redhat.com> 0.25.2-1
+- Upstream 0.25.2
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.25.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6b4d3bc..cc4751c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44270f052bd10c9ad735f509f79717f2  pylint-0.25.1.tar.gz
+de940692e4fc9a71fcd9e1f13066e820  pylint-0.25.2.tar.gz


More information about the scm-commits mailing list