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-09-17 15:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/proj (Old)
 and      /work/SRC/openSUSE:Factory/.proj.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "proj"

Thu Sep 17 15:18:44 2026 rev:56 rq:1378274 version:9.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/proj/proj.changes        2026-06-03 
20:26:29.355333095 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.383539/proj.changes    2026-09-17 
15:20:34.769899459 +0200
@@ -1,0 +2,23 @@
+Wed Sep 16 07:33:38 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 9.9.0:
+  * tinshift: support TIN GeoPackage files
+  * Transverse Mercator Zoned Grid System (EPSG:32600/32700)
+  * Seismic bin grid methods (EPSG:9666 and EPSG:1049)
+  * IVEA DSEA, hourglass, interrupted and Snyder
+    polyhedral projections
+  * Add proj_create_linear_3D_affine_parametric_conversion()
+    and proj_crs_is_dynamic(); DerivedProjectedCRS
+    registration
+  * Database: update to EPSG v13.102
+  * Limit JSON parse recursion to avoid stack overflow
+    on hostile data
+  * Thread-safe time parsing and leap-year fix
+  * Raise CMake minimum from 3.16 to 3.22.1
+- Update proj-data to 1.25:
+  * Colombian geoid model QGeoidCOL2023
+  * Greenland GLLAT/GLMSL 2025 and Norwegian HREF2025A
+    grids
+- Add proj-data-co subpackage for the Colombia grids
+
+-------------------------------------------------------------------

Old:
----
  proj-9.8.1.tar.gz
  proj-data-1.24.tar.gz

New:
----
  proj-9.9.0.tar.gz
  proj-data-1.25.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ proj.spec ++++++
--- /var/tmp/diff_new_pack.SrS2JA/_old  2026-09-17 15:20:41.747192083 +0200
+++ /var/tmp/diff_new_pack.SrS2JA/_new  2026-09-17 15:20:41.752192293 +0200
@@ -16,19 +16,19 @@
 #
 
 
-%define data_version 1.24
+%define data_version 1.25
 %define sover   25
 %define libname lib%{name}%{sover}
 Name:           proj
-Version:        9.8.1
+Version:        9.9.0
 Release:        0
 Summary:        Cartographic projection software
 License:        MIT
 URL:            https://proj.org/
-# Download from GitHub, osgeo.org appears to be slow and flaky at the moment
+# Library tarball from GitHub; proj-data 1.25 has no GitHub release asset yet
 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
-BuildRequires:  cmake >= 3.16
+Source1:        
https://download.osgeo.org/proj/%{name}-data-%{data_version}.tar.gz
+BuildRequires:  cmake >= 3.22.1
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  sqlite3
@@ -90,6 +90,7 @@
 %data_subpkg -c br -n Brasil
 %data_subpkg -c ca -n Canada
 %data_subpkg -c ch -n Switzerland
+%data_subpkg -c co -n Colombia
 %data_subpkg -c de -n Germany
 %data_subpkg -c dk -n Denmark -e DK
 %data_subpkg -c es -n Spain

++++++ proj-9.8.1.tar.gz -> proj-9.9.0.tar.gz ++++++
++++ 26894 lines of diff (skipped)

++++++ proj-data-1.24.tar.gz -> proj-data-1.25.tar.gz ++++++
/work/SRC/openSUSE:Factory/proj/proj-data-1.24.tar.gz 
/work/SRC/openSUSE:Factory/.proj.new.383539/proj-data-1.25.tar.gz differ: char 
5, line 1

Reply via email to