From 8b1fc796d96a5258699c6244e50114ce1aee725dec0d7a61c4a6d72cf68aa4b8 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 27 Sep 2015 14:58:51 +0000 Subject: [PATCH] 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 --- proj-4.9.1.tar.gz | 3 --- proj-4.9.2.tar.gz | 3 +++ proj.changes | 10 ++++++++++ proj.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 proj-4.9.1.tar.gz create mode 100644 proj-4.9.2.tar.gz diff --git a/proj-4.9.1.tar.gz b/proj-4.9.1.tar.gz deleted file mode 100644 index e310e7c..0000000 --- a/proj-4.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fca0388f3f8bc5a1a803d2f6ff30017532367992b30cf144f2d39be88f36c319 -size 876386 diff --git a/proj-4.9.2.tar.gz b/proj-4.9.2.tar.gz new file mode 100644 index 0000000..5032008 --- /dev/null +++ b/proj-4.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60bf9ad1ed1c18158e652dfff97865ba6fb2b67f1511bc8dceae4b3c7e657796 +size 874816 diff --git a/proj.changes b/proj.changes index f5df353..6e21f3b 100644 --- a/proj.changes +++ b/proj.changes @@ -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 diff --git a/proj.spec b/proj.spec index 241f459..29a59ca 100644 --- a/proj.spec +++ b/proj.spec @@ -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 @@ -54,7 +54,7 @@ data with a wide range of selectable projection functions. This package contains libproj and the appropriate header files and man pages. %prep -%setup -q +%setup -q cd nad unzip -o %{SOURCE1}