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
c12e587c79f9
Commit
0c03ef0e
authored
Jul 16, 2015
by
Rémi Cardona
Browse files
[pkg] 0.8.5
parent
209163f8877f
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
c12e587c
...
...
@@ -21,7 +21,7 @@ modname = "mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
8
,
4
)
numversion
=
(
0
,
8
,
5
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'LGPL'
...
...
debian/changelog
View file @
c12e587c
logilab-mtconverter (0.8.5-1) unstable; urgency=medium
* New upstream release.
-- Rémi Cardona <remi.cardona@logilab.fr> Thu, 16 Jul 2015 16:20:29 +0200
logilab-mtconverter (0.8.4-1) unstable; urgency=low
* new upstream release
...
...
python-logilab-mtconverter.spec
View file @
c12e587c
...
...
@@ -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.
4
%define project_version 0.8.
5
Name: %{python}-%{project_name}
Version: %{project_version}
...
...
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