From c684c485051df9e73c28844d3f94311e873339f5c5eef7507f0964a0368cef39 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 2 May 2023 13:44:34 +0000 Subject: [PATCH] Accepting request 1084029 from home:dimstar:Factory - Adjust BuildRequires for Qwt6 Qt5/Qt6 compatibility rename (boo#1210976). OBS-URL: https://build.opensuse.org/request/show/1084029 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=372 --- qgis.changes | 6 ++++++ qgis.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/qgis.changes b/qgis.changes index 5d14112..1edd2ba 100644 --- a/qgis.changes +++ b/qgis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 2 11:07:58 UTC 2023 - Dominique Leuenberger + +- Adjust BuildRequires for Qwt6 Qt5/Qt6 compatibility rename + (boo#1210976). + ------------------------------------------------------------------- Mon Apr 17 10:59:05 UTC 2023 - pgajdos@suse.com diff --git a/qgis.spec b/qgis.spec index 6e0e6e9..98463df 100644 --- a/qgis.spec +++ b/qgis.spec @@ -76,10 +76,10 @@ BuildRequires: python3-qscintilla-qt5-sip BuildRequires: python3-qt5-devel BuildRequires: python3-sip-devel BuildRequires: python3-termcolor -BuildRequires: qwt6-devel BuildRequires: sqlite-devel >= 3.12.0 BuildRequires: unzip BuildRequires: update-desktop-files +BuildRequires: (qwt6-devel or qwt6-qt5-devel) BuildRequires: cmake(Qt53DAnimation) BuildRequires: cmake(Qt53DCore) BuildRequires: cmake(Qt53DExtras)