Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2016-11-10 13:56:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-desktop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2016-11-04 20:56:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes     
2016-11-10 13:56:54.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:26 UTC 2016 - [email protected]
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.9ohjcO/_old  2016-11-10 13:56:56.000000000 +0100
+++ /var/tmp/diff_new_pack.9ohjcO/_new  2016-11-10 13:56:56.000000000 +0100
@@ -22,7 +22,10 @@
 Name:           plasma5-desktop
 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
@@ -70,7 +73,7 @@
 BuildRequires:  cmake(KRunnerAppDBusInterface) >= %{_plasma5_version}
 BuildRequires:  cmake(KSMServerDBusInterface) >= %{_plasma5_version}
 BuildRequires:  cmake(KWinDBusInterface) >= %{_plasma5_version}
-BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_version}
+BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_bugfix}
 BuildRequires:  cmake(LibTaskManager) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5Concurrent) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
@@ -113,7 +116,7 @@
 BuildRequires:  xkeyboard-config
 Requires:       %{name}-branding = %{version}
 Requires:       libqt5-qtgraphicaleffects
-Requires:       plasma5-workspace >= %{_plasma5_version}
+Requires:       plasma5-workspace >= %{_plasma5_bugfix}
 # hardcode versions of plasma-framework-componets and plasma-framework-private 
packages, as upstream doesn't keep backwards compability there
 %requires_ge plasma-framework-components
 %requires_ge plasma-framework-private


Reply via email to