SHA256
1
0
forked from pool/proj

Accepting request 334102 from home:pluskalm:branches:Application:Geo

- Update to 4.9.2
   o proj_def.dat was missing from source distribution
     see https://github.com/OSGeo/proj.4/issues/274 for more detail
   o Update Geodesic library from GeographicLib
   o Remove setlocale() use in pj_init_ctx()
   o Renamed PVALUE in pj_param.c to prevent clash with Windows

OBS-URL: https://build.opensuse.org/request/show/334102
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=20
This commit is contained in:
Martin Pluskal
2015-09-27 14:58:51 +00:00
committed by Git OBS Bridge
parent 612580fb4a
commit 8b1fc796d9
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 27 14:47:51 UTC 2015 - mpluskal@suse.com
- Update to 4.9.2
o proj_def.dat was missing from source distribution
see https://github.com/OSGeo/proj.4/issues/274 for more detail
o Update Geodesic library from GeographicLib
o Remove setlocale() use in pj_init_ctx()
o Renamed PVALUE in pj_param.c to prevent clash with Windows
-------------------------------------------------------------------
Sat May 9 08:44:45 UTC 2015 - mpluskal@suse.com