Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2018-01-03 13:36:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Wed Jan 3 13:36:22 2018 rev:41 rq:561207 version:5.11.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2017-12-08 12:46:24.181488822 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2018-01-03 13:36:23.969965033 +0100
@@ -1,0 +2,10 @@
+Tue Jan 2 16:40:08 CET 2018 - [email protected]
+
+- Update to 5.11.5
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.11.4.tar.xz
New:
----
kwayland-integration-5.11.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.lLPX3o/_old 2018-01-03 13:36:24.521781290 +0100
+++ /var/tmp/diff_new_pack.lLPX3o/_new 2018-01-03 13:36:24.521781290 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwayland-integration
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: kwayland-integration
-Version: 5.11.4
+Version: 5.11.5
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
++++++ kwayland-integration-5.11.4.tar.xz -> kwayland-integration-5.11.5.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.11.4/CMakeLists.txt
new/kwayland-integration-5.11.5/CMakeLists.txt
--- old/kwayland-integration-5.11.4/CMakeLists.txt 2017-11-28
13:19:56.000000000 +0100
+++ new/kwayland-integration-5.11.5/CMakeLists.txt 2018-01-02
13:33:11.356935836 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.5")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)