- Add version to 'Requires' and 'Obsoletes'
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdevelop-plugin-python3?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
f2aa945130
commit
969051668d
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 06:48:24 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Add version to 'Requires' and 'Obsoletes'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 07:51:59 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -47,11 +47,12 @@ BuildRequires: cmake(KF6ThreadWeaver) >= %{kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
Requires: kdevelop5
|
||||
# Package was renamed before 24.08 release
|
||||
Requires: kdevelop >= 24.08.0
|
||||
Recommends: %{mypython}-pep8
|
||||
Provides: kdevelop4-plugin-python = %{version}
|
||||
Obsoletes: kdevelop4-plugin-python < %{version}
|
||||
Obsoletes: kdevelop5-plugin-python3
|
||||
Obsoletes: kdevelop5-plugin-python3 < %{version}
|
||||
# Only build on archs where Qt6WebEngine is available
|
||||
ExclusiveArch: aarch64 x86_64 %{x86_64} riscv64
|
||||
|
||||
@@ -64,7 +65,7 @@ Summary: Translations for package %{name}
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: (bundle-lang-other and %{name})
|
||||
Conflicts: kdevelop4-plugin-python-lang
|
||||
Obsoletes: kdevelop5-plugin-python3-lang
|
||||
Obsoletes: kdevelop5-plugin-python3-lang < %{version}
|
||||
Provides: %{name}-lang-all = %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
|
Reference in New Issue
Block a user