[python-logilab-astng] - Upstream v0.23.1

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


commit c4b9a0dc8fae40274995fb5cdf611aaf7036aebc
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 14 16:26:22 2012 -0700

    - Upstream v0.23.1

 .gitignore                |    1 +
 python-logilab-astng.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0b2aaf..f908939 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ logilab-astng-0.20.1.tar.gz
 /logilab-astng-0.21.1.tar.gz
 /logilab-astng-0.22.0.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 9804b72..6e7aec9 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.23.0
-Release:        2%{?dist}
+Version:        0.23.1
+Release:        1%{?dist}
 Summary:        Python Abstract Syntax Tree New Generation
 
 Group:          Development/Languages
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 14 2012 Brian C. Lane <bcl at redhat.com> 0.23.1-1
+- Upstream v0.23.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.23.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
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