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
open-source
logilab-mtconverter
Commits
ad1ab527a9b6
Commit
a4989002
authored
Aug 06, 2015
by
Julien Cristau
Browse files
[pkg] 0.9.0
parent
35c0f6eb461e
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
ad1ab527
...
...
@@ -21,7 +21,7 @@ modname = "mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
8
,
5
)
numversion
=
(
0
,
9
,
0
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'LGPL'
...
...
debian/changelog
View file @
ad1ab527
logilab-mtconverter (0.9.0-1) UNRELEASED; urgency=medium
* new upstream release
-- Julien Cristau <julien.cristau@logilab.fr> Thu, 06 Aug 2015 18:30:01 +0200
logilab-mtconverter (0.8.5-2) unstable; urgency=medium
* switch to dh_python2
...
...
python-logilab-mtconverter.spec
View file @
ad1ab527
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%define project_name logilab-mtconverter
%define project_version 0.
8.5
%define project_version 0.
9.0
Name: %{python}-%{project_name}
Version: %{project_version}
...
...
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