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
ff41926ddac5
Commit
1cb27ec9
authored
Apr 18, 2017
by
Sylvain Thénault
Browse files
[pkg] Prepare 1.2.7
parent
540bd5abd814
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
ff41926d
...
...
@@ -4,7 +4,7 @@
modname
=
'bootstrap'
distname
=
'cubicweb-bootstrap'
numversion
=
(
1
,
2
,
6
)
numversion
=
(
1
,
2
,
7
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-bootstrap.spec
View file @
ff41926d
...
...
@@ -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.2.
6
Version: 1.2.
7
Release: logilab.1%{?dist}
Summary: bootstrap component for the CubicWeb framework
Group: Applications/Internet
...
...
debian/changelog
View file @
ff41926d
cubicweb-bootstrap (1.2.7-1) unstable; urgency=medium
* New upstream release
-- Sylvain Thenault <sylvain.thenault@logilab.fr> Tue, 18 Apr 2017 08:26:11 +0200
cubicweb-bootstrap (1.2.6-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