Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2018-06-26 10:35:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Tue Jun 26 10:35:03 2018 rev:50 rq:617968 version:5.13.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2018-06-13 15:31:07.126828002 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2018-06-26 10:35:06.595897335 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:44:21 CEST 2018 - [email protected]
+
+- Update to 5.13.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.13.0.tar.xz
New:
----
kwayland-integration-5.13.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.2o2yaN/_old 2018-06-26 10:35:07.475864989 +0200
+++ /var/tmp/diff_new_pack.2o2yaN/_new 2018-06-26 10:35:07.475864989 +0200
@@ -17,17 +17,17 @@
Name: kwayland-integration
-Version: 5.13.0
+Version: 5.13.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk
-F. '{print $1"."$2}')}
Summary: Integration plugins for various KDE frameworks for wayland
windowing system
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Url: http://www.kde.org
-Source: kwayland-integration-%{version}.tar.xz
+Source:
http://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem
++++++ kwayland-integration-5.13.0.tar.xz -> kwayland-integration-5.13.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.13.0/CMakeLists.txt
new/kwayland-integration-5.13.1/CMakeLists.txt
--- old/kwayland-integration-5.13.0/CMakeLists.txt 2018-06-07
15:53:22.000000000 +0200
+++ new/kwayland-integration-5.13.1/CMakeLists.txt 2018-06-19
12:35:13.000000000 +0200
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)