Accepting request 1084052 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/1084052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2023-05-03 10:56:43 +00:00 committed by Git OBS Bridge
commit 13a7d9a6c5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 2 11:07:58 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Adjust BuildRequires for Qwt6 Qt5/Qt6 compatibility rename
(boo#1210976).
-------------------------------------------------------------------
Mon Apr 17 10:59:05 UTC 2023 - pgajdos@suse.com

View File

@ -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)