Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2019-01-10 15:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Thu Jan 10 15:18:24 2019 rev:60 rq:663985 version:5.14.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2018-12-05 09:42:05.348790818 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new.28833/kwayland-integration.changes
2019-01-10 15:18:26.170627009 +0100
@@ -1,0 +2,9 @@
+Tue Jan 8 13:37:02 UTC 2019 - [email protected]
+
+- Update to 5.14.5
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.14.4.tar.xz
kwayland-integration-5.14.4.tar.xz.sig
New:
----
kwayland-integration-5.14.5.tar.xz
kwayland-integration-5.14.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.SwZ97i/_old 2019-01-10 15:18:27.106626114 +0100
+++ /var/tmp/diff_new_pack.SwZ97i/_new 2019-01-10 15:18:27.110626110 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwayland-integration
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kwayland-integration
-Version: 5.14.4
+Version: 5.14.5
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
++++++ kwayland-integration-5.14.4.tar.xz -> kwayland-integration-5.14.5.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.14.4/CMakeLists.txt
new/kwayland-integration-5.14.5/CMakeLists.txt
--- old/kwayland-integration-5.14.4/CMakeLists.txt 2018-11-27
17:10:06.000000000 +0100
+++ new/kwayland-integration-5.14.5/CMakeLists.txt 2019-01-08
12:01:04.000000000 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)