Accepting request 906788 from home:dirkmueller:Factory

- update to 1.7.0:
  * Add CoordinateEpochGeoKey = 5120 of type DOUBLE to store coordinate epoch of
    tie points / geotransform matrix for dynamic CRS.
  * geo_normalize.h/c: rename variables to please codespell
  * GTIFGetGCSInfoEx(): use proj_crs_get_datum_forced() for PROJ >= 8 to avoid
    issues with datum ensembles
  * GTIFGetGCSInfoEx(): remove dead code
  * geo_normalize.c: follow-up to e06625c4e5bcce9f9217d1d5a43dc6af73156283 to
    avoid look up of user-defined GeogGeodeticDatumGeoKey that cause PROJ warnings

OBS-URL: https://build.opensuse.org/request/show/906788
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geotiff?expand=0&rev=29
This commit is contained in:
Martin Pluskal 2021-07-21 07:09:19 +00:00 committed by Git OBS Bridge
parent 135b51af12
commit 33c32dcd39
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jul 17 08:53:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.7.0:
* Add CoordinateEpochGeoKey = 5120 of type DOUBLE to store coordinate epoch of
tie points / geotransform matrix for dynamic CRS.
* geo_normalize.h/c: rename variables to please codespell
* GTIFGetGCSInfoEx(): use proj_crs_get_datum_forced() for PROJ >= 8 to avoid
issues with datum ensembles
* GTIFGetGCSInfoEx(): remove dead code
* geo_normalize.c: follow-up to e06625c4e5bcce9f9217d1d5a43dc6af73156283 to
avoid look up of user-defined GeogGeodeticDatumGeoKey that cause PROJ warnings
-------------------------------------------------------------------
Tue Aug 25 12:07:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package geotiff
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define sover 5
%define libname lib%{name}%{sover}
Name: geotiff
Version: 1.6.0
Version: 1.7.0
Release: 0
Summary: Library to handle georeferenced TIFF
License: MIT AND SUSE-Public-Domain

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9311017e5284cffb86f2c7b7a9df1fb5ebcdc61c30468fb2e6bca36e4272ebca
size 537175

3
libgeotiff-1.7.0.tar.gz Normal file
View File

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