commit proj for openSUSE:Factory
Hello community, here is the log from the commit of package proj for openSUSE:Factory checked in at 2020-03-31 17:16:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proj (Old) and /work/SRC/openSUSE:Factory/.proj.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "proj" Tue Mar 31 17:16:56 2020 rev:26 rq:790052 version:7.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/proj/proj.changes 2020-03-11 18:50:24.803542541 +0100 +++ /work/SRC/openSUSE:Factory/.proj.new.3160/proj.changes 2020-03-31 17:17:05.767698122 +0200 @@ -1,0 +2,29 @@ +Tue Mar 31 07:28:07 UTC 2020 - Martin Pluskal <mpluskal@suse.com> + +- Update to version 7.0.0: + * Added new file access API to proj.h #866 + * Updated the name of the most recent version of the WKT2 standard from + WKT2_2018 to WKT2_2019 to reflect the proper name of the standard (#1585) + * Improvements in transformations from/to WGS 84 (Gxxxx) realizations and + vertical <--> geog transormations #1608 + * Update to version 1.50 of the geodesic library (#1629) + * Promote proj_assign_context to proj.h from proj_experimental.h (#1630) + * Add rotation support to the HEALPix projection (#1638) + * Add c function proj_crs_create_bound_vertical_crs() (#1689) + * Use Win32 Unicode APIs and expect all strings to be UTF-8 (#1765) + * Improved name aliases lookup (#1827) + * CMake: Employ better use of CTest with the BUILD_TESTING option (#1870) + * Grid correction: fix handling grids spanning antimeridian (#1882) + * Remove legacy CMake target name "proj" #1883 + * projinfo: add --searchpaths switch (#1892) + * Add +proj=set operation to set component(s) of a coordinate to a fixed + value (#1896) + * Add EPSG records for 'Geocentric translation by Grid Interpolation (IGN)' + (gr3df97a.txt) and map them to new +proj=xyzgridshift (#1897) + * Remove 'null' grid file as it is now a special hardcoded case in grid + code (#1898) + * Add projsync utility (#1903) + * Make PROJ the CMake project name #1910 + * Use relative directory to locate PROJ resource files (#1921) + +------------------------------------------------------------------- Old: ---- proj-6.3.1.tar.gz New: ---- proj-7.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proj.spec ++++++ --- /var/tmp/diff_new_pack.kcsAbc/_old 2020-03-31 17:17:07.047698935 +0200 +++ /var/tmp/diff_new_pack.kcsAbc/_new 2020-03-31 17:17:07.051698938 +0200 @@ -17,10 +17,10 @@ %define gridver 1.8 -%define sover 15 +%define sover 19 %define libname lib%{name}%{sover} Name: proj -Version: 6.3.1 +Version: 7.0.0 Release: 0 Summary: Cartographic projection software License: MIT @@ -32,6 +32,8 @@ BuildRequires: pkgconfig >= 0.9.0 BuildRequires: sqlite3 BuildRequires: unzip +BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(sqlite3) >= 3.11 Provides: libproj = %{version} %if 0%{?suse_version} > 1500 @@ -72,7 +74,8 @@ %if 0%{?suse_version} > 1500 --with-external-gtest \ %endif - --disable-static + --disable-static \ + --enable-lto %make_build %install @@ -82,7 +85,7 @@ %check # Tests dont work on i586 and noone cares %ifnarch %{ix86} -make %{?_smp_mflags} check +%make_build check %endif %post -n %{libname} -p /sbin/ldconfig @@ -98,6 +101,7 @@ %{_bindir}/invgeod %{_bindir}/invproj %{_bindir}/proj +%{_bindir}/projsync %{_bindir}/projinfo %defattr(0644,root,root) %{_mandir}/man1/cs2cs.1%{?ext_man} @@ -106,6 +110,7 @@ %{_mandir}/man1/cct.1%{?ext_man} %{_mandir}/man1/gie.1%{?ext_man} %{_mandir}/man1/projinfo.1%{?ext_man} +%{_mandir}/man1/projsync.1%{?ext_man} %{_datadir}/proj/ %files -n %{libname} @@ -117,7 +122,5 @@ %{_includedir}/proj %{_libdir}/libproj.so %{_libdir}/pkgconfig/proj.pc -%{_mandir}/man3/geodesic.3%{?ext_man} -%{_mandir}/man3/pj_init.3%{?ext_man} %changelog ++++++ proj-6.3.1.tar.gz -> proj-7.0.0.tar.gz ++++++ ++++ 37950 lines of diff (skipped)
participants (1)
-
root