Skip to content
Snippets Groups Projects
Commit bad81249f6cc authored by Katia Saurfelt's avatar Katia Saurfelt
Browse files

[pkg] Prepare 0.3.3 release

parent 2daaef797ecf
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
modname = 'squareui' modname = 'squareui'
distname = 'cubicweb-squareui' distname = 'cubicweb-squareui'
numversion = (0, 3, 2) numversion = (0, 3, 3)
version = '.'.join(str(num) for num in numversion) version = '.'.join(str(num) for num in numversion)
license = 'LGPL' license = 'LGPL'
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-squareui Name: cubicweb-squareui
Version: 0.3.2 Version: 0.3.3
Release: logilab.1%{?dist} Release: logilab.1%{?dist}
Summary: squareui component for the CubicWeb framework Summary: squareui component for the CubicWeb framework
Group: Applications/Internet Group: Applications/Internet
......
cubicweb-squareui (0.3.3-1) precise; urgency=low
* New upstream release. https://www.cubicweb.org/project/cubicweb-squareui/0.3.3
-- Katia Saurfelt <katia.saurfelt@logilab.fr> Fri, 11 Apr 2014 14:43:12 +0200
cubicweb-squareui (0.3.2-1) precise; urgency=low cubicweb-squareui (0.3.2-1) precise; urgency=low
* New upstream release. * 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