Hello community, here is the log from the commit of package libkscreen2 for openSUSE:Factory checked in at 2017-06-16 10:50:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkscreen2 (Old) and /work/SRC/openSUSE:Factory/.libkscreen2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkscreen2" Fri Jun 16 10:50:51 2017 rev:50 rq:503581 version:5.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes 2017-06-10 17:55:23.678604308 +0200 +++ /work/SRC/openSUSE:Factory/.libkscreen2.new/libkscreen2.changes 2017-06-16 10:50:52.832463255 +0200 @@ -1,0 +2,10 @@ +Tue Jun 13 21:35:01 CEST 2017 - fab...@ritter-vogt.de + +- Update to 5.10.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.2.php +- Changes since 5.10.1: + * let's continue in debug code instead of returning from XRandRConfig::applyKScreenConfig + +------------------------------------------------------------------- Old: ---- libkscreen-5.10.1.tar.xz New: ---- libkscreen-5.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkscreen2.spec ++++++ --- /var/tmp/diff_new_pack.Rq5ES6/_old 2017-06-16 10:50:53.504368673 +0200 +++ /var/tmp/diff_new_pack.Rq5ES6/_new 2017-06-16 10:50:53.504368673 +0200 @@ -18,7 +18,7 @@ %define lname libKF5Screen7 Name: libkscreen2 -Version: 5.10.1 +Version: 5.10.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} ++++++ libkscreen-5.10.1.tar.xz -> libkscreen-5.10.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkscreen-5.10.1/CMakeLists.txt new/libkscreen-5.10.2/CMakeLists.txt --- old/libkscreen-5.10.1/CMakeLists.txt 2017-06-06 13:38:49.000000000 +0200 +++ new/libkscreen-5.10.2/CMakeLists.txt 2017-06-13 20:23:08.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.12) project(libkscreen) -set(PROJECT_VERSION "5.10.1") +set(PROJECT_VERSION "5.10.2") find_package(ECM 5.14.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkscreen-5.10.1/backends/xrandr/xrandrconfig.cpp new/libkscreen-5.10.2/backends/xrandr/xrandrconfig.cpp --- old/libkscreen-5.10.1/backends/xrandr/xrandrconfig.cpp 2017-06-06 13:38:49.000000000 +0200 +++ new/libkscreen-5.10.2/backends/xrandr/xrandrconfig.cpp 2017-06-13 20:23:08.000000000 +0200 @@ -200,7 +200,7 @@ // qDebug() << kRealBacktrace(256); printConfig(config); printInternalCond(); - return; + continue; } // If the output would not fit into new screen size, we need to disable