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
rqlcontroller
Commits
2f94d559ca3f
Commit
29628a61
authored
Jun 23, 2015
by
David Douard
Browse files
[pkg] 0.3.1
parent
e80365db09f8
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
2f94d559
...
...
@@ -4,7 +4,7 @@
modname
=
'rqlcontroller'
distname
=
'cubicweb-rqlcontroller'
numversion
=
(
0
,
3
,
0
)
numversion
=
(
0
,
3
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-rqlcontroller.spec
View file @
2f94d559
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-rqlcontroller
Version: 0.3.
0
Version: 0.3.
1
Release: logilab.1%{?dist}
Summary: restfull rql edition capabilities
Group: Applications/Internet
...
...
debian/changelog
View file @
2f94d559
cubicweb-rqlcontroller (0.3.1-1) unstable; urgency=medium
* new upstream release
* update to dh_python instead of python-support
-- David Douard <david.douard@logilab.fr> Tue, 23 Jun 2015 14:05:27 +0200
cubicweb-rqlcontroller (0.3.0-1) unstable; urgency=low
* new upstream release
...
...
Write
Preview
Markdown
is supported
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