SHA256
1
0
forked from pool/qgis

Accepting request 692788 from home:bruno_friedmann:branches:Application:Geo

- Update to bugfix 3.6.1 version
- Update URL to https
- Remove postgresql-server-devel build require, add
  -DPOSTGRES_INCLUDE_DIR=%{_includedir}/pgsql to enable libpq
- Force proj6 usage (gdal 2.4.1 and grass 7.6.1 are proj6 ready)
  + Remove all proj5 dependencies

OBS-URL: https://build.opensuse.org/request/show/692788
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=247
This commit is contained in:
Nicolas Rochard
2019-04-10 07:55:42 +00:00
committed by Git OBS Bridge
parent 68e1a732d3
commit 01dd359c30
6 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Apr 6 20:00:18 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
- Update to bugfix 3.6.1 version
- Update URL to https
- Remove postgresql-server-devel build require, add
-DPOSTGRES_INCLUDE_DIR=%{_includedir}/pgsql to enable libpq
- Force proj6 usage (gdal 2.4.1 and grass 7.6.1 are proj6 ready)
+ Remove all proj5 dependencies
-------------------------------------------------------------------
Thu Apr 4 08:23:55 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>