Hello community, here is the log from the commit of package proj for openSUSE:Factory checked in at 2020-11-04 18:27:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proj (Old) and /work/SRC/openSUSE:Factory/.proj.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proj" Wed Nov 4 18:27:47 2020 rev:29 rq:845972 version:7.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/proj/proj.changes 2020-09-22 21:08:14.443775004 +0200 +++ /work/SRC/openSUSE:Factory/.proj.new.11331/proj.changes 2020-11-04 18:32:28.488136733 +0100 @@ -1,0 +2,53 @@ +Wed Nov 4 08:32:39 UTC 2020 - Libor Pechacek <[email protected]> + +- Update to version 7.2.0: + * Command line tools + - Add multi-line PROJ string export capability, and use it by + default in projinfo (unless --single-line is specified) + (#2381) + * Coordinate operations + - +proj=col_urban projection, implementing a EPSG projection + method used by a number of projected CRS in Colombia + (#2395) + - +proj=tinshift for triangulation-based transformations + (#2344) + - Added ellipsoidal formulation of +proj=ortho (#2361) + * Database + - Update to EPSG 10.003 and make code base robust to dealing + with WKT CRS with DatumEnsemble (#2370) + - Added Finland tinshift operations (#2392) + - Added transformation from JGD2011 Geographic 3D to JGD2011 + height using GSIGEO2011 (#2393) + - Improve CompoundCRS identification and name morphing in + VerticalCRS with ESRI WKT1 (#2386) + - Added OGC:CRS27 and OGC:CRS83 CRS entries for NAD27 and + NAD83 in longitude, latitude order (#2350) + * API + - Added temporal, engineering, and parametric datum + PJ_TYPE enumerations (#2274) + - Various improvements to context handling (#2329, #2331) + - proj_create_vertical_crs_ex(): add a ACCURACY option to + provide an explicit accuracy, or derive it from the grid + name if it is known (#2342) + - proj_crs_create_bound_crs_to_WGS84(): make it work on + verticalCRS/compoundCRS such as EPSG:4326+5773 and + EPSG:4326+3855 (#2365) + - promoteTo3D(): add a remark with the original CRS + identifier (#2369) + - Added proj_context_clone (#2383) + * Bug fixes + - Avoid core dumps when copying contexts in certain scenarios + (#2324) + - proj_trans(): reset errno before attemptying a retry with a + new coordinate operation (#2353) + - PROJJSON schema corrected to allow prime meridians values + with explicitly stating a unit (degrees assumed) (#2354) + - Adjust createBoundCRSToWGS84IfPossible() and operation + filtering (for POSGAR 2007 to WGS84 issues) (#2357) + - createOperations(): several fixes affecting NAD83 -> + NAD83(2011) (#2364) + - WKT2:2019 import/export: handle DATUM (at top level object) + with PRIMEM + - WKT1_ESRI: fix import and export of CompoundCRS (#2389) + +------------------------------------------------------------------- Old: ---- proj-7.1.1.tar.gz New: ---- proj-7.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proj.spec ++++++ --- /var/tmp/diff_new_pack.RTFbhb/_old 2020-11-04 18:32:29.124135323 +0100 +++ /var/tmp/diff_new_pack.RTFbhb/_new 2020-11-04 18:32:29.132135305 +0100 @@ -20,7 +20,7 @@ %define sover 19 %define libname lib%{name}%{sover} Name: proj -Version: 7.1.1 +Version: 7.2.0 Release: 0 Summary: Cartographic projection software License: MIT ++++++ proj-7.1.1.tar.gz -> proj-7.2.0.tar.gz ++++++ ++++ 85775 lines of diff (skipped)
