SHA256
1
0
forked from pool/qgis

Accepting request 816567 from home:Guillaume_G:branches:Application:Geo

- 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

OBS-URL: https://build.opensuse.org/request/show/816567
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=304
This commit is contained in:
Nicolas Rochard
2020-06-23 13:26:04 +00:00
committed by Git OBS Bridge
parent 0ca9601906
commit b74e7fa0af
7 changed files with 14 additions and 70 deletions

View File

@@ -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 @@ Source: https://qgis.org/downloads/%{name}-%{version}.tar.bz2
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: ocl-icd-devel
BuildRequires: opencl-cpp-headers
BuildRequires: pkgconfig
BuildRequires: poppler-tools
BuildRequires: protobuf-devel
BuildRequires: python-qscintilla-qt5-sip
BuildRequires: python3-GDAL
BuildRequires: python3-Jinja2