From c1c56589e30c208bfd4c84b231672683eadb65f705550206f7781cf7b91d4495 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sat, 21 Nov 2020 19:24:34 +0000 Subject: [PATCH] Accepting request 849858 from home:bnavigator:branches:Application:Geo - remove lower sip-devel limit for Leaps. OBS-URL: https://build.opensuse.org/request/show/849858 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=314 --- qgis.changes | 5 +++++ qgis.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/qgis.changes b/qgis.changes index df46f4a..20a2f21 100644 --- a/qgis.changes +++ b/qgis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 21 14:18:19 UTC 2020 - Benjamin Greiner + +- remove lower sip-devel limit for Leaps. + ------------------------------------------------------------------- Fri Sep 25 20:41:44 UTC 2020 - Benjamin Greiner diff --git a/qgis.spec b/qgis.spec index 5efe3a7..ceb4fec 100644 --- a/qgis.spec +++ b/qgis.spec @@ -61,7 +61,10 @@ BuildRequires: python3-pygments BuildRequires: python3-qscintilla-qt5 BuildRequires: python3-qscintilla-qt5-sip BuildRequires: python3-qt5-devel -BuildRequires: python3-sip-devel > 5.3 +# The package can build with sip v4 or sip v5 but needs to use the same module +# as PyQt5 (python-sip vs python-qt5-sip).The correct sip.so is pulled in by +# python-qt5, do not explicitly depend on it. +BuildRequires: python3-sip-devel BuildRequires: python3-six BuildRequires: python3-termcolor BuildRequires: qtkeychain-qt5-devel >= 0.5