diff --git a/proj-9.5.0.tar.gz b/proj-9.5.0.tar.gz deleted file mode 100644 index 2128032..0000000 --- a/proj-9.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:659af0d558f7c5618c322fde2d3392910806faee8684687959339021fa207d99 -size 5694279 diff --git a/proj-9.5.1.tar.gz b/proj-9.5.1.tar.gz new file mode 100644 index 0000000..c1d30f4 --- /dev/null +++ b/proj-9.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8395f9696338ffd46b0feb603edbb730fad6746fba77753c77f7f997345e3d3 +size 5702286 diff --git a/proj.changes b/proj.changes index b50e23e..6fad914 100644 --- a/proj.changes +++ b/proj.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Dec 2 18:16:48 UTC 2024 - Libor Pechacek + +- 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 diff --git a/proj.spec b/proj.spec index 004932a..d36d44d 100644 --- a/proj.spec +++ b/proj.spec @@ -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