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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fca0388f3f8bc5a1a803d2f6ff30017532367992b30cf144f2d39be88f36c319
size 876386

3
proj-4.9.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60bf9ad1ed1c18158e652dfff97865ba6fb2b67f1511bc8dceae4b3c7e657796
size 874816

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

View File

@ -18,7 +18,7 @@
%define libname lib%{name}9
Name: proj
Version: 4.9.1
Version: 4.9.2
Release: 0
Summary: Cartographic projection software
License: MIT