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
postgis
Commits
cb8c7e1ce128
Commit
5f7b73bd
authored
Sep 07, 2017
by
David Douard
Browse files
[pkg] 0.6.0
parent
0b0e2c413e74
Changes
3
Hide whitespace changes
Inline
Side-by-side
cubicweb-postgis.spec
View file @
cb8c7e1c
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-postgis
Version: 0.
5
.0
Version: 0.
6
.0
Release: logilab.1%{?dist}
Summary: Cube for GIS data support using PostGIS
Group: Applications/Internet
...
...
cubicweb_postgis/__pkginfo__.py
View file @
cb8c7e1c
...
...
@@ -4,7 +4,7 @@
modname
=
'postgis'
distname
=
'cubicweb-postgis'
numversion
=
(
0
,
5
,
0
)
numversion
=
(
0
,
6
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
cb8c7e1c
cubicweb-postgis (0.6.0-1) unstable; urgency=medium
* new upstream release
-- David Douard <david.douard@logilab.fr> Thu, 07 Sep 2017 16:40:53 +0200
cubicweb-postgis (0.5.0-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