Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
registration
Commits
2e0bdf31a73c
Commit
a207b4db
authored
Mar 03, 2017
by
Sylvain Thénault
Browse files
Prepare 0.7.0
parent
08418215a2e4
Changes
3
Show whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
2e0bdf31
...
...
@@ -8,7 +8,7 @@ from glob import glob
modname
=
'registration'
distname
=
'cubicweb-registration'
numversion
=
(
0
,
6
,
3
)
numversion
=
(
0
,
7
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-registration.spec
View file @
2e0bdf31
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-registration
Version: 0.
6.3
Version: 0.
7.0
Release: logilab.1%{?dist}
Summary: public registration component for the CubicWeb framework
Group: Applications/Internet
...
...
debian/changelog
View file @
2e0bdf31
cubicweb-registration (0.7.0-1) unstable; urgency=medium
* new upstream release
-- Sylvain Thenault <sylvain.thenault@logilab.fr> Fri, 03 Mar 2017 14:40:29 +0100
cubicweb-registration (0.6.3-1) unstable; urgency=medium
* 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