[python-logilab-common] - Upstream 0.53.0

Brian C. Lane bcl at fedoraproject.org
Mon Nov 29 18:27:42 UTC 2010


commit 80631f317aa87ccd9e707037585f47b92d1c3913
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Nov 29 10:27:43 2010 -0800

    - Upstream 0.53.0

 .gitignore                 |    1 +
 python-logilab-common.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84ee3d7..b69a8cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 logilab-common-0.50.3.tar.gz
+/logilab-common-0.53.0.tar.gz
diff --git a/python-logilab-common.spec b/python-logilab-common.spec
index de684a8..18b731f 100644
--- a/python-logilab-common.spec
+++ b/python-logilab-common.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-common
-Version:        0.50.3
-Release:        2%{?dist}
+Version:        0.53.0
+Release:        1%{?dist}
 Summary:        Common libraries for Logilab projects
 
 Group:          Development/Libraries
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 29 2010 Brian C. Lane <bcl at redhat.com> - 0.53.0-1
+- Upstream 0.53.0
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.50.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 32c1f1d..31166ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3ac2d2d3cc690c9446749048c177560  logilab-common-0.50.3.tar.gz
+ce8056730b3ee8eeda03a6e21c2bf3a9  logilab-common-0.53.0.tar.gz


More information about the scm-commits mailing list