Accepting request 794054 from home:Guillaume_G:branches:Application:Geo
- Update to 3.12.1 (bugfix) - Use gdal 3 for all openSUSE versions since Leap 15.1 also have gdal 3 now OBS-URL: https://build.opensuse.org/request/show/794054 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=297
This commit is contained in:
committed by
Git OBS Bridge
parent
afaaf853f2
commit
e0410ebb84
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without grass
|
||||
Name: qgis
|
||||
Version: 3.12.0
|
||||
Version: 3.12.1
|
||||
Release: 0
|
||||
Summary: A Geographic Information System (GIS)
|
||||
License: GPL-2.0-only
|
||||
@@ -102,12 +102,7 @@ BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
||||
BuildRequires: pkgconfig(expat) >= 1.95
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
|
||||
# Use gdal 3 where possible because of bugs with gdal 2 - https://github.com/qgis/QGIS/issues/34933
|
||||
BuildRequires: pkgconfig(gdal) >= 3
|
||||
%else
|
||||
BuildRequires: pkgconfig(gdal) >= 2.1
|
||||
%endif
|
||||
BuildRequires: pkgconfig(gsl) >= 1.8
|
||||
BuildRequires: pkgconfig(libpq) > 9.4
|
||||
BuildRequires: pkgconfig(libzip)
|
||||
|
Reference in New Issue
Block a user