Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2018-10-22 11:19:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Mon Oct 22 11:19:49 2018 rev:56 rq:642457 version:5.14.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2018-10-08 17:39:56.446903013 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2018-10-22 11:21:07.731290584 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:13 UTC 2018 - [email protected]
+
+- Update to 5.14.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.14.0.tar.xz
kwayland-integration-5.14.0.tar.xz.sig
New:
----
kwayland-integration-5.14.1.tar.xz
kwayland-integration-5.14.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.UQFwqH/_old 2018-10-22 11:21:08.115290191 +0200
+++ /var/tmp/diff_new_pack.UQFwqH/_new 2018-10-22 11:21:08.119290186 +0200
@@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%bcond_without lang
Name: kwayland-integration
-Version: 5.14.0
+Version: 5.14.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -29,9 +29,9 @@
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Url: http://www.kde.org
-Source: kwayland-integration-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/5.14.1/kwayland-integration-%{version}.tar.xz
%if %{with lang}
-Source1: kwayland-integration-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12
++++++ kwayland-integration-5.14.0.tar.xz -> kwayland-integration-5.14.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.14.0/CMakeLists.txt
new/kwayland-integration-5.14.1/CMakeLists.txt
--- old/kwayland-integration-5.14.0/CMakeLists.txt 2018-10-05
19:08:16.000000000 +0200
+++ new/kwayland-integration-5.14.1/CMakeLists.txt 2018-10-16
14:31:31.000000000 +0200
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)