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
e29cd8bb2e2b
Commit
05433600
authored
Mar 08, 2019
by
Samuel Trégouët
Browse files
[pkg] 1.6.2
parent
ff659b88ace9
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-bootstrap.spec
View file @
e29cd8bb
...
...
@@ -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.
1
Version: 1.6.
2
Release: logilab.1%{?dist}
Summary: bootstrap component for the CubicWeb framework
Group: Applications/Internet
...
...
cubicweb_bootstrap/__pkginfo__.py
View file @
e29cd8bb
...
...
@@ -4,7 +4,7 @@
modname
=
'bootstrap'
distname
=
'cubicweb-bootstrap'
numversion
=
(
1
,
6
,
1
)
numversion
=
(
1
,
6
,
2
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
e29cd8bb
cubicweb-bootstrap (1.6.2-1) unstable; urgency=medium
* new upstream release
-- Samuel Trégouët <samuel.tregouet@logilab.fr> Fri, 08 Mar 2019 11:27:59 +0100
cubicweb-bootstrap (1.6.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