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
88197d842f26
Commit
2a8b8f6a
authored
Jun 23, 2016
by
Denis Laxalde
Browse files
[pkg] Version 0.3.0
parent
f8d0c3747dfe
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
88197d84
...
...
@@ -4,7 +4,7 @@
modname
=
'compound'
distname
=
'cubicweb-compound'
numversion
=
(
0
,
2
,
1
)
numversion
=
(
0
,
3
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-compound.spec
View file @
88197d84
...
...
@@ -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.
2.1
Version: 0.
3.0
Release: logilab.1%{?dist}
Summary: Library cube to handle assemblies of composite entities
Group: Applications/Internet
...
...
debian/changelog
View file @
88197d84
cubicweb-compound (0.3.0-1) unstable; urgency=medium
* new upstream release.
-- Denis Laxalde <denis.laxalde@logilab.fr> Thu, 23 Jun 2016 17:05:36 +0200
cubicweb-compound (0.2.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