Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2020-04-04 12:10:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Sat Apr 4 12:10:33 2020 rev:82 rq:790429 version:5.18.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2020-03-12 22:59:52.659028313 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new.3248/kwayland-integration.changes
2020-04-04 12:10:55.751024726 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:32 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.4.1:
+ * Version fixed
+
+-------------------------------------------------------------------
+Tue Mar 31 14:47:40 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.18.3.tar.xz
kwayland-integration-5.18.3.tar.xz.sig
New:
----
kwayland-integration-5.18.4.1.tar.xz
kwayland-integration-5.18.4.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.xU6zdQ/_old 2020-04-04 12:10:57.063026480 +0200
+++ /var/tmp/diff_new_pack.xU6zdQ/_new 2020-04-04 12:10:57.067026486 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
-Version: 5.18.3
+Version: 5.18.4.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -28,9 +28,9 @@
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: http://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/5.18.4/kwayland-integration-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12
++++++ kwayland-integration-5.18.3.tar.xz ->
kwayland-integration-5.18.4.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.18.3/CMakeLists.txt
new/kwayland-integration-5.18.4.1/CMakeLists.txt
--- old/kwayland-integration-5.18.3/CMakeLists.txt 2020-03-10
14:05:50.000000000 +0100
+++ new/kwayland-integration-5.18.4.1/CMakeLists.txt 2020-03-31
16:17:06.000000000 +0200
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)