Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proj for openSUSE:Factory checked in at 2026-03-13 21:18:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proj (Old) and /work/SRC/openSUSE:Factory/.proj.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proj" Fri Mar 13 21:18:04 2026 rev:53 rq:1338713 version:9.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/proj/proj.changes 2026-01-06 17:45:24.475660104 +0100 +++ /work/SRC/openSUSE:Factory/.proj.new.8177/proj.changes 2026-03-13 21:22:08.394548282 +0100 @@ -1,0 +2,45 @@ +Wed Mar 4 11:37:30 UTC 2026 - Libor Pechacek <[email protected]> + +- update to 9.8.0: + o Database: update to EPSG v12.049 (#4671) + o Database: update ESRI records to ArcGIS Pro 3.6 (#4622) + o Support for Canadian vertical references MTM CGVD2013 + epoch 1997, 2002, 2010 and UTM CGVD28 epoch 1997, 2002, + 2010 (#4623) + o createOperationsCompoundToGeog(): improvement to make + "PNG94 / PNGMG94 zone 54 + Kumul 34 height" to "WGS 84 + (G2139)" perform vertical transformation (#4624) + o Remove hardcoding of 'ETRS89-NOR [EUREF89]' cases and + generalize it to other ETRS89-XXX cases (#4625) + o Database: create ESRI aliases for geodetic_datum and + geodetic_crs even if they are the same as EPSG ones (#4626) + o Use Emscripten fetch in networkfilemanager (#4627) + o ProjectedCRS::identify(): do not return CRS whose ellipsoid + is totally different from the input one (#4635) + o projinfo added as a library function. This installs a new + header: projapps_lib.h. (#4646) + o respect CRS_EXTENT_USE=NONE for ConcatenatedOperations + (#4652) + o Add support for Equidistant Cylindrical ellipsoidal method + (EPSG:1028) (#4656) + o Update proj_symbol_rename.h (#4657) + o WKT1 importer: deal with 'VERT_CS["Geoid 2012A",' (#4659) + o Generate correct library name in proj.pc (#4660) + o Derived projected CRS related improvements (#4667) + o ETRS89-xxx to ETRS89-yyy related improvements (#4668) + o createCoordinateOperation(): tune computed accuracy of a + concatenated op within ETRS89 (#4670) + o createOperationsCompoundToGeog(): discard 2D-only + transformations from interpolation 3D CRS to target 3D CRS + (#4677) + * CRS identification: fix issue when identifying WKT from + older EPSG releases with newer ones where the ETRS89-XXX + national datums have been added (#4600) + * fix normalizeForVisualization to skip extent checks for + axis-swap operations (#4632) + * Improvements to TRACE_FETCH debug messages (#4645) + * tmerc spherical: fix numeric instability at lat=lat_0 (#4674) +- Remove the CMAKE_CXX_STANDARD=14 quirrk for builds on + openSUSE >= 1650 as PROJ is C++17 from release 9.6.0 + +------------------------------------------------------------------- @@ -18,0 +64,6 @@ +- update data to 1.24: + * Czech S-JTSK / Krovak East North to S-JTSK/05 / Modified + Krovak East North transformation (#147) + * Norwegian vertical transformation from NN54 to NN2000 height + (#149) + * French RGM23 to IGN 2023 Mayotte height transformation (#150) Old: ---- proj-9.7.1.tar.gz New: ---- proj-9.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proj.spec ++++++ --- /var/tmp/diff_new_pack.gnyDl8/_old 2026-03-13 21:22:17.418922231 +0100 +++ /var/tmp/diff_new_pack.gnyDl8/_new 2026-03-13 21:22:17.422922397 +0100 @@ -1,7 +1,7 @@ # # spec file for package proj # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define sover 25 %define libname lib%{name}%{sover} Name: proj -Version: 9.7.1 +Version: 9.8.0 Release: 0 Summary: Cartographic projection software License: MIT @@ -126,12 +126,7 @@ export CC=gcc-13 export CXX=g++-13 %endif -# c++14 needed to build tests using gtest >= 1.14 -%cmake \ -%if 0%{?suse_version} >= 1600 - -DCMAKE_CXX_STANDARD=14 \ -%endif - %{nil} +%cmake %cmake_build %install ++++++ proj-9.7.1.tar.gz -> proj-9.8.0.tar.gz ++++++ ++++ 26808 lines of diff (skipped)
