Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
squareui
Commits
be1ad3870ccd
Commit
c13aeaba
authored
Oct 12, 2015
by
Rémi Cardona
Browse files
[pkg] 1.0.2
parent
eafa9e5cad3a
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
be1ad387
...
...
@@ -4,7 +4,7 @@
modname
=
'squareui'
distname
=
'cubicweb-squareui'
numversion
=
(
1
,
0
,
1
)
numversion
=
(
1
,
0
,
2
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-squareui.spec
View file @
be1ad387
...
...
@@ -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.
1
Version: 1.0.
2
Release: logilab.1%{?dist}
Summary: squareui component for the CubicWeb framework
Group: Applications/Internet
...
...
debian/changelog
View file @
be1ad387
cubicweb-squareui (1.0.2-1) unstable; urgency=medium
* New upstream release.
-- Rémi Cardona <remi.cardona@logilab.fr> Mon, 12 Oct 2015 10:17:29 +0200
cubicweb-squareui (1.0.1-1) unstable; urgency=medium
* New upstream release.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment