Accepting request 1227920 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/1227920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proj?expand=0&rev=49
This commit is contained in:
Ana Guerrero 2024-12-03 19:46:43 +00:00 committed by Git OBS Bridge
commit afc330285d
4 changed files with 32 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Dec 2 18:16:48 UTC 2024 - Libor Pechacek <lpechacek@gmx.com>
- update to 9.5.1:
o Database: update to EPSG v11.022 (#4254, #4275, #4297, #4312)
o Speed-up dramatically proj.db build time (#4280)
o Database: ingest deprecated ESRI names to be able to better
import old WKT ESRI (#4282)
* findsOpsInRegistryWithIntermediate(): Restrict to using known
source/target CRS that have the same originating authority
(#4252)
* isTimeDependent(): Do not mark "static" Coordinate Frame
helmert transformations as time-dependent, only
time-dependent ones (#4259)
* Fix clang-19 "warning: empty paragraph passed to '@throw'
command [-Wdocumentation]" (#4263)
* WKT importer: fix nullptr dereference on invalid VERTCS[]
(#4266)
* Fixed sql_filelist.cmake relative path issue (#4296)
* Fail consistently on network error and grid transformations
(#4302)
* Fix -Wshadow warnings between parammappings.cpp and
singleoperation.cpp with unity builds (#4304)
* Removed leftover setting of CMAKE_REQUIRED_FLAGS (#4322)
* WKT1 ESRI export: fix wrong mapping of Lambert Cylindrical
Equal Area to Behrmann (#4328)
* Numerous documentation fixes (#4248, #4267, #4291, #4293)
-------------------------------------------------------------------
Wed Nov 27 14:24:13 UTC 2024 - Martin Pluskal <mpluskal@suse.com>

View File

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