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
seda
Commits
a1c4bd82b303
Commit
a0f3f56b
authored
Mar 21, 2017
by
Sylvain Thénault
Browse files
Prepare 0.9.0
parent
40a0ca66bc1a
Changes
3
Show whitespace changes
Inline
Side-by-side
cubicweb-seda.spec
View file @
a1c4bd82
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-seda
Version: 0.
8
.0
Version: 0.
9
.0
Release: logilab.1%{?dist}
Summary: Data Exchange Standard for Archival
Group: Applications/Internet
...
...
cubicweb_seda/__pkginfo__.py
View file @
a1c4bd82
...
...
@@ -4,7 +4,7 @@
modname
=
'seda'
distname
=
'cubicweb-seda'
numversion
=
(
0
,
8
,
0
)
numversion
=
(
0
,
9
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
a1c4bd82
cubicweb-seda (0.9.0-1) unstable; urgency=medium
* New upstream release
-- Sylvain Thenault <sylvain.thenault@logilab.fr> Tue, 21 Mar 2017 13:28:10 +0100
cubicweb-seda (0.8.0-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