Skip to content
Snippets Groups Projects
Commit 30c90c063940 authored by Rémi Cardona's avatar Rémi Cardona
Browse files

[pkg] Prepare 0.3.7 release

parent 1eb85791a7fa
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
modname = 'squareui'
distname = 'cubicweb-squareui'
numversion = (0, 3, 6)
numversion = (0, 3, 7)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
......
......@@ -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.6
Version: 0.3.7
Release: logilab.1%{?dist}
Summary: squareui component for the CubicWeb framework
Group: Applications/Internet
......
cubicweb-squareui (0.3.7-1) unstable; urgency=low
* New upstream release.
-- Rémi Cardona <remi.cardona@logilab.fr> Mon, 03 Nov 2014 11:53:33 +0100
cubicweb-squareui (0.3.6-1) unstable; urgency=low
* New upstream release.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment