diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 709966c..5a0019f 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 3 17:41:27 UTC 2016 - fabian@ritter-vogt.de + +- Introduce new _plasma5_bugfix global for more fine-tuned dependencies + ------------------------------------------------------------------- Wed Nov 2 12:24:35 UTC 2016 - wbauer@tmo.at diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index b655c13..626c294 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -22,7 +22,10 @@ Name: plasma5-workspace Version: 5.8.3 Release: 0 -%{!?_plasma5_version: %global _plasma5_version %{version}} +# Full Plasma 5 version (e.g. 5.8.3) +%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF) +%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: The KDE Plasma Workspace Components License: GPL-2.0+ Group: System/GUI/KDE @@ -148,7 +151,7 @@ Recommends: systemsettings5 # so Qt4-only apps have some colors in tray Recommends: sni-qt Recommends: %{name}-lang -Provides: %{name}-branding = %{_plasma5_version} +Provides: %{name}-branding = %{_plasma5_bugfix} Provides: %{name}-branding-upstream = %{version} Obsoletes: %{name}-branding-upstream < %{version} Provides: xembed-sni-proxy = %{version}