[python-logilab-astng/el6/master] Upstream v0.20.1

Brian C. Lane bcl at fedoraproject.org
Mon Oct 11 21:36:32 UTC 2010


commit 0cb91ecbae5fa06665cd929f0e9e331699b10847
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Oct 11 14:36:25 2010 -0700

    Upstream v0.20.1

 .gitignore                |    2 +-
 python-logilab-astng.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2962191..5a1de1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-logilab-astng-0.20.0.tar.gz
+logilab-astng-0.20.1.tar.gz
diff --git a/python-logilab-astng.spec b/python-logilab-astng.spec
index 1f00500..980ecc6 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.0
-Release:        2%{?dist}
+Version:        0.20.1
+Release:        1%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
 Group:          Development/Languages
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/logilab_astng*.pth
 
 %changelog
+* Mon Oct 11 2010 Brian C. Lanr <bcl at redhat.com> - 0.20.1-1
+* Upstream v0.20.1
+
 * Tue Aug 17 2010 Brian C. Lane <bcl at redhat.com> - 0.20.0-2
 - Rebuild for el6 release
 
diff --git a/sources b/sources
index a2e17cd..f39a59b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c29c2208ea5a74643baa502743444c5  logilab-astng-0.20.0.tar.gz
+bd9612c3d6225346050347ac13b0e4c6  logilab-astng-0.20.1.tar.gz


More information about the scm-commits mailing list