Hello community, here is the log from the commit of package qgis for openSUSE:Factory checked in at 2020-02-09 20:48:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qgis (Old) and /work/SRC/openSUSE:Factory/.qgis.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qgis" Sun Feb 9 20:48:02 2020 rev:8 rq:772138 version:3.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qgis/qgis.changes 2020-01-03 17:37:01.071296696 +0100 +++ /work/SRC/openSUSE:Factory/.qgis.new.26092/qgis.changes 2020-02-09 20:48:18.234871131 +0100 @@ -1,0 +2,10 @@ +Fri Feb 7 10:14:37 UTC 2020 - Guillaume GARDET <[email protected]> + +- Update to 3.10.2 (bugfix) +- Drop usptreamed patch: + * qgis-3.8.3-reproducible.patch + * a07d915d7bf9c7c54b2047f8819ba2aae6669f35.patch + * Fix-build-with-txt2tags-3.3.patch +- Fix build on Leap 15.1 (fix grass folder) + +------------------------------------------------------------------- Old: ---- Fix-build-with-txt2tags-3.3.patch a07d915d7bf9c7c54b2047f8819ba2aae6669f35.patch qgis-3.10.0.tar.bz2 qgis-3.10.0.tar.bz2.sha256 qgis-3.8.3-reproducible.patch New: ---- qgis-3.10.2.tar.bz2 qgis-3.10.2.tar.bz2.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qgis.spec ++++++ --- /var/tmp/diff_new_pack.oQWoiZ/_old 2020-02-09 20:48:22.258873429 +0100 +++ /var/tmp/diff_new_pack.oQWoiZ/_new 2020-02-09 20:48:22.262873431 +0100 @@ -17,9 +17,8 @@ %bcond_without grass - Name: qgis -Version: 3.10.0 +Version: 3.10.2 Release: 0 Summary: A Geographic Information System (GIS) License: GPL-2.0-only @@ -29,11 +28,6 @@ Source1: https://qgis.org/downloads/%{name}-%{version}.tar.bz2.sha256 Source2: %{name}.rpmlintrc Source3: qgis_sample_data.zip -# PATCH-FIX-UPSTREAM fix randomness in desktop file translations -Patch0: qgis-3.8.3-reproducible.patch -Patch1: a07d915d7bf9c7c54b2047f8819ba2aae6669f35.patch -# PATCH-FIX-UPSTREAM fix build with recent txt2tags versions -Patch2: Fix-build-with-txt2tags-3.3.patch BuildRequires: FastCGI-devel BuildRequires: bison >= 2.4 BuildRequires: cmake >= 3.0.0 @@ -41,16 +35,13 @@ BuildRequires: filesystem BuildRequires: flex >= 2.5.6 BuildRequires: geos-devel >= 3.4 -%if %{with grass} -BuildRequires: grass-devel >= 7.2 -%endif BuildRequires: libQt5Sql-private-headers-devel BuildRequires: libQt5Sql5-mysql BuildRequires: libQt5Sql5-postgresql -BuildRequires: libexiv2-devel # Add the 3 main db we should access # also have them in requires BuildRequires: libQt5Sql5-sqlite +BuildRequires: libexiv2-devel BuildRequires: libqscintilla_qt5-devel BuildRequires: libspatialindex-devel BuildRequires: ocl-icd-devel @@ -141,13 +132,15 @@ Conflicts: qgis-ltr Conflicts: qgis-master Obsoletes: qgis2 +%if %{with grass} +BuildRequires: grass-devel >= 7.2 +%endif %package devel Summary: Development Libraries for QGIS Group: Development/Libraries/C and C++ Requires: python3-qt5-devel Requires: qgis = %{version} - %if %{with grass} %package plugin-grass Summary: GRASS Support Libraries for QGIS @@ -200,7 +193,11 @@ %if %{with grass} -DWITH_GRASS=TRUE \ -DWITH_GRASS7=TRUE \ +%if 0%{?suse_version} > 1500 -DGRASS_PREFIX7=`cat %{_sysconfdir}/GRASSDIR` \ +%else + -DGRASS_PREFIX7=%{_libdir}/grass78 \ +%endif %endif -DWITH_QSPATIALITE=TRUE \ -DWITH_SERVER=TRUE \ ++++++ qgis-3.10.0.tar.bz2 -> qgis-3.10.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/qgis/qgis-3.10.0.tar.bz2 /work/SRC/openSUSE:Factory/.qgis.new.26092/qgis-3.10.2.tar.bz2 differ: char 11, line 1 ++++++ qgis-3.10.0.tar.bz2.sha256 -> qgis-3.10.2.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/qgis/qgis-3.10.0.tar.bz2.sha256 2019-11-15 00:13:03.992101229 +0100 +++ /work/SRC/openSUSE:Factory/.qgis.new.26092/qgis-3.10.2.tar.bz2.sha256 2020-02-09 20:48:17.090870478 +0100 @@ -1 +1 @@ -25eb1c41d9fb922ffa337a720dfdceee43cf2d38409923f087c2010c9742f012 qgis-3.10.0.tar.bz2 +381cb01a8ac2f5379a915b124e9c830d727d2c67775ec49609c7153fe765a6f7 qgis-3.10.2.tar.bz2
