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
3c8346d70426
Commit
1dbf07fa
authored
Nov 03, 2014
by
Alain Leufroy
Browse files
[pkg] prepare 0.3.0
parent
45477dc7cff1
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
3c8346d7
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
modname
=
'postgis'
modname
=
'postgis'
distname
=
'cubicweb-postgis'
distname
=
'cubicweb-postgis'
numversion
=
(
0
,
2
,
0
)
numversion
=
(
0
,
3
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
license
=
'LGPL'
...
...
cubicweb-postgis.spec
View file @
3c8346d7
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-postgis
Name: cubicweb-postgis
Version: 0.
2
.0
Version: 0.
3
.0
Release: logilab.1%{?dist}
Release: logilab.1%{?dist}
Summary: Cube for GIS data support using PostGIS
Summary: Cube for GIS data support using PostGIS
Group: Applications/Internet
Group: Applications/Internet
...
...
debian/changelog
View file @
3c8346d7
cubicweb-postgis (0.3.0-1) unstable; urgency=medium
* new upstream release
-- Alain Leufroy <alain.leufroy@logilab.fr> Mon, 03 Nov 2014 17:15:58 +0100
cubicweb-postgis (0.2.0-1) unstable; urgency=low
cubicweb-postgis (0.2.0-1) unstable; urgency=low
* new upstream release
* new upstream 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