From e98b4762a4415a0759d2eeb3f3fe6da11e4030ba Mon Sep 17 00:00:00 2001 From: Aurelien Campeas Date: Thu, 3 Jul 2014 14:34:50 +0200 Subject: [pkg] prepare 0.62.0 --- ChangeLog | 6 +++++- debian/changelog | 6 ++++++ python-logilab-common.spec | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1948de6..0485cde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ ChangeLog for logilab.common ============================ +2014-03-07 -- 0.62.0 + * modutils: cleanup_sys_modules returns the list of cleaned modules + + 2014-02-11 -- 0.61.0 * pdf_ext: removed, it had no known users (CVE-2014-1838) @@ -20,7 +24,7 @@ ChangeLog for logilab.common * ensure file is closed, may cause pb depending on the interpreter, eg pypy) (#180876) - + * fix support for `extend_path` based nested namespace packages ; Report and patch by John Johnson (#177651) diff --git a/debian/changelog b/debian/changelog index 49b1834..f1cb5c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +logilab-common (0.62.0-1) unstable; urgency=low + + * new upstream release + + -- Aurelien Campeas Thu, 03 Jul 2014 14:31:32 +0200 + logilab-common (0.61.0-1) unstable; urgency=low * new upstream release diff --git a/python-logilab-common.spec b/python-logilab-common.spec index f63e49c..a5944fc 100644 --- a/python-logilab-common.spec +++ b/python-logilab-common.spec @@ -10,7 +10,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: %{python}-logilab-common -Version: 0.61.0 +Version: 0.62.0 Release: logilab.1%{?dist} Summary: Common libraries for Logilab projects -- cgit v1.2.1