[python-logilab-astng] - Upstream 0.21.0

Brian C. Lane bcl at fedoraproject.org
Mon Nov 29 18:37:14 UTC 2010


commit 75300d8fed4549f56d2beca78c44e7392de3bd54
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Nov 29 10:37:16 2010 -0800

    - Upstream 0.21.0

 .gitignore                |    1 +
 python-logilab-astng.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a1de1c..9489dbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 logilab-astng-0.20.1.tar.gz
+/logilab-astng-0.21.0.tar.gz
diff --git a/python-logilab-astng.spec b/python-logilab-astng.spec
index c83d289..8efb009 100644
--- a/python-logilab-astng.spec
+++ b/python-logilab-astng.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-logilab-astng
-Version:        0.20.1
-Release:        2%{?dist}
+Version:        0.21.0
+Release:        1%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
 Group:          Development/Languages
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 29 2010 Brian C. Lane <bcl at redhat.com> - 0.21.0-1
+- Upstream 0.21.0
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.20.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index f39a59b..df3a8e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd9612c3d6225346050347ac13b0e4c6  logilab-astng-0.20.1.tar.gz
+582751f0abbd8a530b610f7f1bdd290a  logilab-astng-0.21.0.tar.gz


More information about the scm-commits mailing list