Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2017-03-28 15:15:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Tue Mar 28 15:15:53 2017 rev:28 rq:482102 version:5.9.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2017-03-03 17:21:12.506968989 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2017-03-28 15:15:54.555214729 +0200
@@ -1,0 +2,9 @@
+Tue Mar 21 19:21:45 CET 2017 - [email protected]
+
+- Update to 5.9.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.9.4.php
+- Changes since 5.9.3:
+ * None
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.9.3.tar.xz
New:
----
kwayland-integration-5.9.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.HkEJWA/_old 2017-03-28 15:15:55.211121821 +0200
+++ /var/tmp/diff_new_pack.HkEJWA/_new 2017-03-28 15:15:55.215121255 +0200
@@ -17,11 +17,11 @@
Name: kwayland-integration
-Version: 5.9.3
+Version: 5.9.4
Release: 0
-# Full Plasma 5 version (e.g. 5.9.3)
+# Full Plasma 5 version (e.g. 5.9.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 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+
++++++ kwayland-integration-5.9.3.tar.xz -> kwayland-integration-5.9.4.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.9.3/CMakeLists.txt
new/kwayland-integration-5.9.4/CMakeLists.txt
--- old/kwayland-integration-5.9.3/CMakeLists.txt 2017-02-28
13:56:08.000000000 +0100
+++ new/kwayland-integration-5.9.4/CMakeLists.txt 2017-03-21
14:54:15.000000000 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.9.3")
+set(PROJECT_VERSION "5.9.4")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)