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
skos
Commits
81af4512d7a3
Commit
9286fe7c
authored
Feb 19, 2018
by
Denis Laxalde
Browse files
[pkg] Version 1.3.0
parent
fab0f5f92a63
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-skos.spec
View file @
81af4512
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-skos
Version: 1.
2.1
Version: 1.
3.0
Release: logilab.1%{?dist}
Summary: "SKOS implementation for cubicweb"
Group: Applications/Internet
...
...
cubicweb_skos/__pkginfo__.py
View file @
81af4512
...
...
@@ -5,7 +5,7 @@
modname
=
'cubicweb_skos'
distname
=
'cubicweb-skos'
numversion
=
(
1
,
2
,
2
)
numversion
=
(
1
,
3
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
81af4512
cubicweb-skos (1.3.0-1) unstable; urgency=medium
* New upstream release.
-- Denis Laxalde <denis.laxalde@logilab.fr> Mon, 19 Feb 2018 11:42:03 +0100
cubicweb-skos (1.2.1-1) unstable; urgency=medium
* New upstream release.
...
...
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