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
seda
Commits
8af441db2985
Commit
f1338122
authored
Nov 16, 2016
by
Sylvain Thénault
Browse files
[pkg] Prepare 0.5.1
parent
e0504256820d
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
8af441db
...
...
@@ -8,7 +8,7 @@ from glob import glob
modname
=
'seda'
distname
=
'cubicweb-seda'
numversion
=
(
0
,
5
,
0
)
numversion
=
(
0
,
5
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-seda.spec
View file @
8af441db
...
...
@@ -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.5.
0
Version: 0.5.
1
Release: logilab.1%{?dist}
Summary: Data Exchange Standard for Archival
Group: Applications/Internet
...
...
debian/changelog
View file @
8af441db
cubicweb-seda (0.5.1-1) unstable; urgency=medium
* New upstream release
-- Sylvain Thenault <sylvain.thenault@logilab.fr> Wed, 16 Nov 2016 11:45:09 +0100
cubicweb-seda (0.5.0-1) unstable; urgency=low
* initial 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