Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Leap:15.2 checked in at 2020-04-14 14:20:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kwayland-integration (Old)
and /work/SRC/openSUSE:Leap:15.2/.kwayland-integration.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Tue Apr 14 14:20:08 2020 rev:94 rq:793552 version:5.18.4.1
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/kwayland-integration/kwayland-integration.changes
2020-03-15 07:09:09.592884307 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kwayland-integration.new.3248/kwayland-integration.changes
2020-04-14 14:20:15.409242053 +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.JFPu8o/_old 2020-04-14 14:20:15.773242325 +0200
+++ /var/tmp/diff_new_pack.JFPu8o/_new 2020-04-14 14:20:15.777242328 +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)