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}