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
f73e905f9e51
Commit
9dbfa3bb
authored
Mar 06, 2019
by
Philippe Pepiot
Browse files
[pkg] version 1.1.1
parent
e0db60ed0b57
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-squareui.spec
View file @
f73e905f
...
...
@@ -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.1.
0
Version: 1.1.
1
Release: logilab.1%{?dist}
Summary: squareui component for the CubicWeb framework
Group: Applications/Internet
...
...
cubicweb_squareui/__pkginfo__.py
View file @
f73e905f
...
...
@@ -4,7 +4,7 @@
modname
=
'squareui'
distname
=
'cubicweb-squareui'
numversion
=
(
1
,
1
,
0
)
numversion
=
(
1
,
1
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
@@ -14,7 +14,7 @@ description = 'data-centric user interface for cubicweb based on bootstrap'
web
=
'http://www.cubicweb.org/project/%s'
%
distname
__depends__
=
{
'cubicweb'
:
'>= 3.2
6
.0'
,
'cubicweb'
:
'>= 3.2
4
.0'
,
'cubicweb-bootstrap'
:
'>= 1.3.1'
,
}
...
...
debian/changelog
View file @
f73e905f
cubicweb-squareui (1.1.1-1) unstable; urgency=medium
* new upstream release
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Wed, 06 Mar 2019 09:59:57 +0100
cubicweb-squareui (1.1.0-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