Accepting request 1135833 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/1135833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proj?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2024-01-03 11:26:17 +00:00 committed by Git OBS Bridge
commit 06325162be
4 changed files with 70 additions and 21 deletions

View File

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

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

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

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Sat Dec 30 14:24:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 9.3.1:
* Update to EPSG 10.098 (#3968)
* Update ESRI objects to v3.2.0 (#3944)
* ITRF2008: fix wrong sign for 'dry' parameter of EURA and
EURA_T (#3870)
* Fix build error with MSVC 2019 in /std:c++20 on
NN_NO_CHECK() (#3872)
* ESRI WKT import: normalize GCS_unknown to unknown and
D_unknown to unknown (#3874)
* CoordinateOperationFactory: deal with CompoundToCompound
with a horizontal similarity transformation and a ballpark
vertical (#3881)
* Ellipsoid::_isEquivalentTo(): fix so that an ellipsoid of
semi-major axis A (and non-zero inv flattening) isn't
equivalent to a sphere of radius A (#3882)
* isEquivalentTo(): make a datum name 'unknown' equivalent
to another one (#3883)
* cs2cs: fix handling of input coordinates in grad (#3886)
* Make setargv.obj available on Universal Windows Platform
* Allow opening proj.db with a URI (#3892)
* createOperations(): fix GeogCRS 3D with TOWGS84 to
geocentric CRS (#3915)
* Fix test suite so that it can pass with ENABLE_TIFF=OFF
* GeographicBoundingBox::intersects(): avoid infinite
recursion and stack overflow on invalid bounding boxes (#3919)
* Fix importing '+proj=topocentric ... +type=crs' by using a
geocentric CRS as the base CRS (#3924)
* Allow LOCAL_CS with 3 axes (#3928)
* WKT1 parser: in non-strict mode, accept missing UNIT[] in
GEOGCS, GEOCCS, PROJCS and VERT_CS elements (#3933)
* createOperations(): fix issue with a obscure case
involving CompoundCRS of unknown horizontal datum + boundCRS
of vertical (#3934)
* createOperations(): fix bad PROJ pipeline when converting
between Geog3D with non-metre height to CompoundCRS (#3943)
* createOperations(): Fix possible null dereference on
invalid WKT input (#3946)
* proj_factor: fix when input is a compound CRS of a
projected CRS (#3950)
* pj_get_suggested_operation(): tune it to give correct
result for RGAF09 to RRAF 1991 / UTM zone 20N + Guadeloupe
1988 height transformation (#3954)
* Move static NameSpace::GLOBAL definition in static.cpp to
avoid 'static initialization fiasco' (#3956)
* horner: allow arbitrary input type of coordinate (#3961)
-------------------------------------------------------------------
Thu Nov 2 10:43:20 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -20,7 +20,7 @@
%define sover 25
%define libname lib%{name}%{sover}
Name: proj
Version: 9.3.0
Version: 9.3.1
Release: 0
Summary: Cartographic projection software
License: MIT