Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Leap:15.2 checked in at 2020-03-09 17:58:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kwayland-integration (Old)
and /work/SRC/openSUSE:Leap:15.2/.kwayland-integration.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Mon Mar 9 17:58:39 2020 rev:92 rq:780677 version:5.18.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/kwayland-integration/kwayland-integration.changes
2020-02-27 06:40:25.253474332 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kwayland-integration.new.26092/kwayland-integration.changes
2020-03-09 17:58:41.104618533 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:17 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.18.1.tar.xz
kwayland-integration-5.18.1.tar.xz.sig
New:
----
kwayland-integration-5.18.2.tar.xz
kwayland-integration-5.18.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.8M2URc/_old 2020-03-09 17:58:41.524618741 +0100
+++ /var/tmp/diff_new_pack.8M2URc/_new 2020-03-09 17:58:41.528618743 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwayland-integration
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# 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.18.1
+Version: 5.18.2
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -27,7 +27,7 @@
Summary: Integration plugins for various KDE frameworks for wayland
windowing system
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
-Url: http://www.kde.org
+URL: http://www.kde.org
Source:
https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1:
https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
++++++ kwayland-integration-5.18.1.tar.xz -> kwayland-integration-5.18.2.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.18.1/CMakeLists.txt
new/kwayland-integration-5.18.2/CMakeLists.txt
--- old/kwayland-integration-5.18.1/CMakeLists.txt 2020-02-18
14:08:23.000000000 +0100
+++ new/kwayland-integration-5.18.2/CMakeLists.txt 2020-02-25
14:13:18.000000000 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)