Hello community,

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

Package is "plasma5-integration"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes  
2016-11-04 20:56:59.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes 
    2016-11-10 13:56:46.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:26 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.oxyFgJ/_old  2016-11-10 13:56:47.000000000 +0100
+++ /var/tmp/diff_new_pack.oxyFgJ/_new  2016-11-10 13:56:47.000000000 +0100
@@ -20,7 +20,10 @@
 Name:           plasma5-integration
 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:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:        GPL-2.0+
 Group:          System/GUI/KDE


Reply via email to