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

[pkg] Prepare 1.0.1 release

parent 3c1864f6c6a3
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
modname = 'squareui'
distname = 'cubicweb-squareui'
numversion = (1, 0, 0)
numversion = (1, 0, 1)
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: 1.0.0
Version: 1.0.1
Release: logilab.1%{?dist}
Summary: squareui component for the CubicWeb framework
Group: Applications/Internet
......
cubicweb-squareui (1.0.1-1) unstable; urgency=medium
* New upstream release.
-- Rémi Cardona <remi.cardona@logilab.fr> Tue, 31 Mar 2015 12:12:44 +0200
cubicweb-squareui (1.0.0-1) unstable; urgency=medium
* 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