[python-logilab-astng/f16] - Upstream 0.23.1

Brian C. Lane bcl at fedoraproject.org
Thu Mar 15 16:27:10 UTC 2012


commit 8c0c2908806dd64ceea1245115513e33d220bb1c
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Mar 15 09:26:50 2012 -0700

    - Upstream 0.23.1

 .gitignore                |    1 +
 python-logilab-astng.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a69b268..37f6546 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ logilab-astng-0.20.1.tar.gz
 /logilab-astng-0.21.0.tar.gz
 /logilab-astng-0.21.1.tar.gz
 /logilab-astng-0.23.0.tar.gz
+/logilab-astng-0.23.1.tar.gz
diff --git a/python-logilab-astng.spec b/python-logilab-astng.spec
index ec6c06d..7152d86 100644
--- a/python-logilab-astng.spec
+++ b/python-logilab-astng.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-logilab-astng
-Version:        0.23.0
+Version:        0.23.1
 Release:        1%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 15 2012 Brian C. Lane <bcl at redhat.com> 0.23.1-1
+- Upstream 0.23.1
+
 * Fri Nov 18 2011 Brian C. Lane <bcl at redhat.com> - 0.23.0-1
 - Upstream 0.23.0
 
diff --git a/sources b/sources
index 04d0af6..44c82f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d7a90dff594f05b77ace553f3db4767  logilab-astng-0.23.0.tar.gz
+67b57848eca454b72c8a8bdb93e47adf  logilab-astng-0.23.1.tar.gz


More information about the scm-commits mailing list