Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2020-01-11 14:39:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Sat Jan 11 14:39:04 2020 rev:77 rq:761987 version:5.17.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2019-12-11 12:07:36.100677850 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new.6675/kwayland-integration.changes
2020-01-11 14:39:31.141172416 +0100
@@ -1,0 +2,9 @@
+Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.5
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.5.php
+- No code changes since 5.17.4
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.17.4.tar.xz
kwayland-integration-5.17.4.tar.xz.sig
New:
----
kwayland-integration-5.17.5.tar.xz
kwayland-integration-5.17.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.2oy6m4/_old 2020-01-11 14:39:32.017172762 +0100
+++ /var/tmp/diff_new_pack.2oy6m4/_new 2020-01-11 14:39:32.017172762 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwayland-integration
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
-Version: 5.17.4
+Version: 5.17.5
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
++++++ kwayland-integration-5.17.4.tar.xz -> kwayland-integration-5.17.5.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.17.4/CMakeLists.txt
new/kwayland-integration-5.17.5/CMakeLists.txt
--- old/kwayland-integration-5.17.4/CMakeLists.txt 2019-12-03
13:14:24.000000000 +0100
+++ new/kwayland-integration-5.17.5/CMakeLists.txt 2020-01-07
16:32:33.000000000 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)