Hello community, here is the log from the commit of package qgis for openSUSE:Factory checked in at 2020-07-01 14:26:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qgis (Old) and /work/SRC/openSUSE:Factory/.qgis.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qgis" Wed Jul 1 14:26:14 2020 rev:14 rq:816985 version:3.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qgis/qgis.changes 2020-06-10 00:47:45.906842791 +0200 +++ /work/SRC/openSUSE:Factory/.qgis.new.3060/qgis.changes 2020-07-01 14:26:22.202707107 +0200 @@ -1,0 +2,19 @@ +Thu Jun 25 09:12:52 UTC 2020 - Guillaume GARDET <[email protected]> + +- proj.db is required, so requires proj package + +------------------------------------------------------------------- +Tue Jun 23 08:10:59 UTC 2020 - Guillaume GARDET <[email protected]> + +- Update to 3.14.0, changes are documented at + https://changelog.qgis.org/en/qgis/version/3.14/ +- Drop upstream patch: + * qgis-qt5.15.patch + +------------------------------------------------------------------- +Fri Jun 12 06:34:58 UTC 2020 - Guillaume GARDET <[email protected]> + +- Requires at least gdal 3.1 for GeoTIFF and Proj >= 6 + https://github.com/qgis/QGIS/issues/36699#issuecomment-633539864 + +------------------------------------------------------------------- Old: ---- qgis-3.12.3.tar.bz2 qgis-3.12.3.tar.bz2.sha256 qgis-qt5.15.patch New: ---- qgis-3.14.0.tar.bz2 qgis-3.14.0.tar.bz2.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qgis.spec ++++++ --- /var/tmp/diff_new_pack.3bgRdo/_old 2020-07-01 14:26:23.942712503 +0200 +++ /var/tmp/diff_new_pack.3bgRdo/_new 2020-07-01 14:26:23.942712503 +0200 @@ -18,7 +18,7 @@ %bcond_without grass Name: qgis -Version: 3.12.3 +Version: 3.14.0 Release: 0 Summary: A Geographic Information System (GIS) License: GPL-2.0-only @@ -28,8 +28,6 @@ Source1: https://qgis.org/downloads/%{name}-%{version}.tar.bz2.sha256 Source2: %{name}.rpmlintrc Source3: qgis_sample_data.zip -# PATCH-FIX-UPSTREAM - Commit 31f586ec -Patch1: qgis-qt5.15.patch BuildRequires: FastCGI-devel BuildRequires: bison >= 2.4 BuildRequires: cmake >= 3.0.0 @@ -50,6 +48,7 @@ BuildRequires: opencl-cpp-headers BuildRequires: pkgconfig BuildRequires: poppler-tools +BuildRequires: protobuf-devel BuildRequires: python-qscintilla-qt5-sip BuildRequires: python3-GDAL BuildRequires: python3-Jinja2 @@ -104,7 +103,8 @@ BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5XmlPatterns) BuildRequires: pkgconfig(expat) >= 1.95 -BuildRequires: pkgconfig(gdal) >= 3 +# Requires at least gdal 3.1 for GeoTIFF and Proj >= 6 - https://github.com/qgis/QGIS/issues/36699#issuecomment-633539864 +BuildRequires: pkgconfig(gdal) >= 3.1 BuildRequires: pkgconfig(gsl) >= 1.8 BuildRequires: pkgconfig(libpq) > 9.4 BuildRequires: pkgconfig(libzip) @@ -112,10 +112,12 @@ BuildRequires: pkgconfig(python3) >= 3.4 BuildRequires: pkgconfig(qca2-qt5) BuildRequires: pkgconfig(spatialite) >= 4.2.0 +# Force requires of those 3 main component. Requires: libQt5Sql5-mysql Requires: libQt5Sql5-postgresql -# Force requires of those 3 main component. Requires: libQt5Sql5-sqlite +# proj.db is required +Requires: proj Requires: python3-GDAL Requires: python3-Jinja2 Requires: python3-OWSLib ++++++ qgis-3.12.3.tar.bz2 -> qgis-3.14.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/qgis/qgis-3.12.3.tar.bz2 /work/SRC/openSUSE:Factory/.qgis.new.3060/qgis-3.14.0.tar.bz2 differ: char 11, line 1 ++++++ qgis-3.12.3.tar.bz2.sha256 -> qgis-3.14.0.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/qgis/qgis-3.12.3.tar.bz2.sha256 2020-06-10 00:47:45.798842508 +0200 +++ /work/SRC/openSUSE:Factory/.qgis.new.3060/qgis-3.14.0.tar.bz2.sha256 2020-07-01 14:26:21.846706003 +0200 @@ -1 +1 @@ -c2b53815f9b994e1662995d1f25f90628156b996758f5471bffb74ab29a95220 qgis-3.12.3.tar.bz2 +1b76c5278def0c447c3d354149a2afe2562ac26cf0bcbe69b9e0528356d407b8 qgis-3.14.0.tar.bz2
