Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proj for openSUSE:Factory checked in at 2025-10-02 19:21:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proj (Old) and /work/SRC/openSUSE:Factory/.proj.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proj" Thu Oct 2 19:21:39 2025 rev:51 rq:1308578 version:9.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/proj/proj.changes 2025-03-25 22:22:46.448382730 +0100 +++ /work/SRC/openSUSE:Factory/.proj.new.11973/proj.changes 2025-10-02 19:23:00.333500123 +0200 @@ -1,0 +2,62 @@ +Thu Sep 18 20:04:13 UTC 2025 - Libor Pechacek <[email protected]> + +- update to 9.7.0: + o Implement 'exact' authalic latitude->geographic latitude and + use it in +proj=aea/cea/laea/eqearth/healpix/rhealpix (#4441) + o Implement uniform conversions between auxiliary latitudes + (#4446) + o WKT2 parser: recognize DEFININGTRANSFORMATION (but ignore it) + (#4484) + o Database: add values from alias_name table that were removed + in older EPSG releases, to improve + recognizing old WKT strings (#4490) + o proj_trans_bounds(): sample points within the source grid to + avoid missing extent such as world-wide + o coverage from EPSG:4326 to ESRI:54099 (Spilhaus) (#4513) + o Enable -Wimplicit-fallthrough, -Wdeprecated-copy-dtor, + -Wweak-vtables, -Wdocumentation-unknown-command when possible + (#4516) + o Geostationary projection: speed up inverse spherical and + ellipsoidal computation (#4523) + o WKT importer: better error message when BBOX is invalid (e.g + south_lat > north_lat) (#4525) + o Added proj_geod_direct for PJ trasformation object (#4532) + o Support exporting Mercator (Spherical) on a sphere as + Mercator_1SP in WKT1 (#4555) + o Database: update to EPSG v12.022 (#4562) + * proj_trans_bounds(): avoid erroring out, in some cases, when + PJ* object is directly constructed from a PROJ pipeline + (#4512) + * Fix issue related to D_Unknown_based_on_WGS_84_ellipsoid + datum name (#4515) + * proj_trans_bounds(): fix 9.6.2 regression when going from + long/lat crossing antimeridian to projected (#4526) + * opt_parse: avoid potential heap-buffer-overflow when parsing + non-ASCII characters (affect cct and gie) (#4530) + * gie: fix memory leak on non existing input file (#4531) + * Database: referene nl_nsgi_nllat2018.tif and + nl_nsgi_bongeo2004.tif grids (#4534) + * Fixes related to WKT import/export of + DerivedGeodetic/GeographicCRS (#4536) + * Fix tolower()/toupper() implementation to not lead to + undefined behavior (#4539) + * IAU2015 CRS: fix wrong code for coordinate system of North + Polar and South Polar CRSs (#4545) + * createOperations(): fix a case involving 2 CompoundCRS, one + with TOWGS84, and the 2 verticalCRS differing by units + (#4552) + * On SQLite query error, show first the error msg than the sql + query (#4553) + * Allow geodesic inverse for meridional points on prolate + ellipsoid (#4560) +- update data to 1.23: + * Slovenian height conversion grid, SVS2000 to SVS2010 (#144) + * Norwegian ETRS89 transformation grid covering Svalbard (#146) + * Dutch grids for height conversions (#137) + * The Japanese JPGEO2024 geoid (#138) + * Latvian transformation grid for the LKS-2020 reference frame + (#140) + * Transformation grid for EVRF2019 in Denmark (#141) +- removed patch v9.6.0-fix-build.patch + +------------------------------------------------------------------- Old: ---- proj-9.6.0.tar.gz proj-data-1.21.tar.gz v9.6.0-fix-build.patch New: ---- proj-9.7.0.tar.gz proj-data-1.23.tar.gz ----------(Old B)---------- Old: * Transformation grid for EVRF2019 in Denmark (#141) - removed patch v9.6.0-fix-build.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proj.spec ++++++ --- /var/tmp/diff_new_pack.WF0w9X/_old 2025-10-02 19:23:03.225621107 +0200 +++ /var/tmp/diff_new_pack.WF0w9X/_new 2025-10-02 19:23:03.229621274 +0200 @@ -1,7 +1,7 @@ # # spec file for package proj # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -16,11 +16,11 @@ # -%define data_version 1.21 +%define data_version 1.23 %define sover 25 %define libname lib%{name}%{sover} Name: proj -Version: 9.6.0 +Version: 9.7.0 Release: 0 Summary: Cartographic projection software License: MIT @@ -28,7 +28,6 @@ # Download from GitHub, osgeo.org appears to be slow and flaky at the moment Source0: https://github.com/OSGeo/PROJ/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/OSGeo/PROJ-data/releases/download/%{data_version}.0/%{name}-data-%{data_version}.tar.gz -Patch0: v9.6.0-fix-build.patch BuildRequires: cmake >= 3.16 %if 0%{?suse_version} < 1600 BuildRequires: gcc13-c++ @@ -194,6 +193,7 @@ %{_datadir}/%{name}/world %{_datadir}/%{name}/si_gurs_README.txt %{_datadir}/%{name}/si_gurs_SLO-VRP2016-Koper.tif +%{_datadir}/%{name}/si_gurs_SLO-VTP2024.tif %{_datadir}/bash-completion/completions/projinfo %files -n %{libname} ++++++ proj-9.6.0.tar.gz -> proj-9.7.0.tar.gz ++++++ ++++ 25329 lines of diff (skipped) ++++++ proj-data-1.21.tar.gz -> proj-data-1.23.tar.gz ++++++ /work/SRC/openSUSE:Factory/proj/proj-data-1.21.tar.gz /work/SRC/openSUSE:Factory/.proj.new.11973/proj-data-1.23.tar.gz differ: char 5, line 1
