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
bootstrap
Commits
5b8ee3e68f88
Commit
7921f184
authored
Mar 06, 2019
by
Philippe Pepiot
Browse files
[pkg] version 1.6.1
parent
d219cf3690fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-bootstrap.spec
View file @
5b8ee3e6
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-bootstrap
Version: 1.6.
0
Version: 1.6.
1
Release: logilab.1%{?dist}
Summary: bootstrap component for the CubicWeb framework
Group: Applications/Internet
...
...
cubicweb_bootstrap/__pkginfo__.py
View file @
5b8ee3e6
...
...
@@ -4,7 +4,7 @@
modname
=
'bootstrap'
distname
=
'cubicweb-bootstrap'
numversion
=
(
1
,
6
,
0
)
numversion
=
(
1
,
6
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
@@ -14,7 +14,7 @@ description = ''
web
=
'http://www.cubicweb.org/project/%s'
%
distname
__depends__
=
{
'cubicweb'
:
'>= 3.2
6
.0'
,
'cubicweb'
:
'>= 3.2
4
.0'
,
'six'
:
''
,
}
__recommends__
=
{}
...
...
debian/changelog
View file @
5b8ee3e6
cubicweb-bootstrap (1.6.1-1) unstable; urgency=medium
* new upstream release
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Wed, 06 Mar 2019 09:58:09 +0100
cubicweb-bootstrap (1.6.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