# HG changeset patch # User Rémi Cardona <remi.cardona@logilab.fr> # Date 1403102846 -7200 # Wed Jun 18 16:47:26 2014 +0200 # Node ID 2474c306a055816ed036f59be8b69119cd1296ba # Parent 2d5c9d5ad16bfe5f85aed1575b7a6fb79d0bc0da [pkg] Prepare 0.3.6 release diff --git a/__pkginfo__.py b/__pkginfo__.py --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -4,7 +4,7 @@ modname = 'squareui' distname = 'cubicweb-squareui' -numversion = (0, 3, 5) +numversion = (0, 3, 6) version = '.'.join(str(num) for num in numversion) license = 'LGPL' diff --git a/cubicweb-squareui.spec b/cubicweb-squareui.spec --- a/cubicweb-squareui.spec +++ b/cubicweb-squareui.spec @@ -9,7 +9,7 @@ %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: cubicweb-squareui -Version: 0.3.5 +Version: 0.3.6 Release: logilab.1%{?dist} Summary: squareui component for the CubicWeb framework Group: Applications/Internet diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cubicweb-squareui (0.3.6-1) unstable; urgency=low + + * New upstream release. + + -- Rémi Cardona <remi.cardona@logilab.fr> Wed, 18 Jun 2014 16:44:35 +0200 + cubicweb-squareui (0.3.5-1) unstable; urgency=low * New upstream release. https://www.cubicweb.org/project/cubicweb-squareui/0.3.5