Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2017-10-09 19:38:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Mon Oct 9 19:38:28 2017 rev:36 rq:532029 version:5.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2017-08-24 18:08:47.237950534 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2017-10-09 19:38:29.629236032 +0200
@@ -1,0 +2,20 @@
+Thu Oct 5 12:39:18 CEST 2017 - [email protected]
+
+- Update to 5.11.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+ * None
+
+-------------------------------------------------------------------
+Thu Sep 14 14:29:05 CEST 2017 - [email protected]
+
+- Update to 5.10.95
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.10.5.tar.xz
New:
----
kwayland-integration-5.11.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.QFvdgC/_old 2017-10-09 19:38:30.165212472 +0200
+++ /var/tmp/diff_new_pack.QFvdgC/_new 2017-10-09 19:38:30.165212472 +0200
@@ -17,7 +17,7 @@
Name: kwayland-integration
-Version: 5.10.5
+Version: 5.11.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -27,13 +27,13 @@
License: LGPL-2.1+
Group: Development/Libraries/KDE
Url: http://www.kde.org
-Source:
http://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
+Source: kwayland-integration-%{version}.tar.xz
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem
-BuildRequires: cmake(KF5IdleTime) >= 5.12.0
-BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version}
-BuildRequires: cmake(KF5WindowSystem) >= 5.12.0
+BuildRequires: cmake(KF5IdleTime) >= 5.24.0
+BuildRequires: cmake(KF5Wayland) >= 5.24.0
+BuildRequires: cmake(KF5WindowSystem) >= 5.24.0
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Test) >= 5.4.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ kwayland-integration-5.10.5.tar.xz -> kwayland-integration-5.11.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.10.5/CMakeLists.txt
new/kwayland-integration-5.11.0/CMakeLists.txt
--- old/kwayland-integration-5.10.5/CMakeLists.txt 2017-08-22
14:16:30.000000000 +0200
+++ new/kwayland-integration-5.11.0/CMakeLists.txt 2017-10-05
14:42:16.000000000 +0200
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.10.5")
+set(PROJECT_VERSION "5.11.0")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)