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
compound
Commits
d5c27e38f1e6
Commit
4bc4d7d2
authored
Dec 19, 2017
by
Sylvain Thénault
Browse files
[pkg] Prepare 0.7
parent
b420d6ea04c6
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-compound.spec
View file @
d5c27e38
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-compound
Version: 0.
6
.0
Version: 0.
7
.0
Release: logilab.1%{?dist}
Summary: Library cube to handle assemblies of composite entities
Group: Applications/Internet
...
...
cubicweb_compound/__pkginfo__.py
View file @
d5c27e38
...
...
@@ -4,7 +4,7 @@
distname
=
'cubicweb-compound'
modname
=
'cubicweb_coumpound'
# XXX apycot rely on this
numversion
=
(
0
,
6
,
0
)
numversion
=
(
0
,
7
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
d5c27e38
cubicweb-compound (0.7.0-1) unstable; urgency=medium
* New upstream release
-- Sylvain Thenault <sylvain.thenault@logilab.fr> Tue, 19 Dec 2017 11:40:20 +0100
cubicweb-compound (0.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