Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2016-11-10 13:57:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2016-11-04 20:55:18.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2016-11-10 13:57:27.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 3 17:41:23 UTC 2016 - [email protected]
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.dhaBQ8/_old 2016-11-10 13:57:28.000000000 +0100
+++ /var/tmp/diff_new_pack.dhaBQ8/_new 2016-11-10 13:57:28.000000000 +0100
@@ -19,7 +19,10 @@
Name: kwayland-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: Integration plugins for various KDE frameworks for wayland
windowing system
License: LGPL-2.1+
Group: Development/Libraries/KDE