Hello community, here is the log from the commit of package kwayland for openSUSE:Factory checked in at 2016-11-17 12:40:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland (Old) and /work/SRC/openSUSE:Factory/.kwayland.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland" Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes 2016-10-28 12:24:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes 2016-11-17 12:40:44.000000000 +0100 @@ -1,0 +2,35 @@ +Wed Nov 16 06:30:43 UTC 2016 - [email protected] + +- Rebase fix-wayland-1.3-dependency.diff + +------------------------------------------------------------------- +Sat Nov 5 22:12:03 UTC 2016 - [email protected] + +- Update to 5.28.0 + * Improved relocatability of CMake export + * [tools] Fix generation of wayland_pointer_p.h + * [tools] Generate eventQueue methods only for global classes + * [server] Fix crash on updating focused keyboard surface + * [server] Fix possible crash on creation of DataDevice + * [server] Ensure we have a DataSource on the DataDevice + in setSelection + * [tools/generator] Improve resource destruction on server side + * Add request to have focus in a PlasmaShellSurface of Role Panel + * Add auto-hiding panel support to PlasmaShellSurface interface + * Support passing generic QIcon through PlasmaWindow interface + * [server] Implement the generic window property + in QtSurfaceExtension + * [client] Add methods to get ShellSurface from a QWindow + * [server] Send pointer events to all wl_pointer resources + of a client + * [server] Don't call wl_data_source_send_send if + DataSource is unbound + * [server] Use deleteLater when a ClientConnection gets destroyed + (kde#370232) + * Implement support for the relative pointer protocol + * [server] Cancel previous selection from SeatInterface::setSelection + * [server] Send key events to all wl_keyboard resources of a client + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.28.0.php + +------------------------------------------------------------------- Old: ---- kwayland-5.27.0.tar.xz New: ---- kwayland-5.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland.spec ++++++ --- /var/tmp/diff_new_pack.gcjnTD/_old 2016-11-17 12:40:45.000000000 +0100 +++ /var/tmp/diff_new_pack.gcjnTD/_new 2016-11-17 12:40:45.000000000 +0100 @@ -16,9 +16,9 @@ # -%define _tar_path 5.27 +%define _tar_path 5.28 Name: kwayland -Version: 5.27.0 +Version: 5.28.0 Release: 0 Summary: KDE Wayland library License: LGPL-2.1+ @@ -33,8 +33,7 @@ BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0 -# cmake(Qt5Concurrent) is not enabled as it is used for a not installed tool, and only built when BUILD_TESTING=ON -#BuildRequires: cmake(Qt5Concurrent) >= 5.5.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.5.0 BuildRequires: cmake(Qt5Gui) >= 5.5.0 BuildRequires: cmake(Qt5Test) >= 5.5.0 BuildRequires: pkgconfig(egl) ++++++ fix-wayland-1.3-dependency.diff ++++++ --- /var/tmp/diff_new_pack.gcjnTD/_old 2016-11-17 12:40:45.000000000 +0100 +++ /var/tmp/diff_new_pack.gcjnTD/_new 2016-11-17 12:40:45.000000000 +0100 @@ -1,10 +1,10 @@ -Index: kwayland-5.4.1/CMakeLists.txt +Index: kwayland-5.28.0/CMakeLists.txt =================================================================== ---- kwayland-5.4.1.orig/CMakeLists.txt -+++ kwayland-5.4.1/CMakeLists.txt -@@ -29,7 +29,7 @@ ecm_setup_version(${KF5_VERSION} VARIABL +--- kwayland-5.28.0.orig/CMakeLists.txt ++++ kwayland-5.28.0/CMakeLists.txt +@@ -29,7 +29,7 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KWAYLAND set(REQUIRED_QT_VERSION 5.5.0) - find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui) + find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Concurrent Gui) -find_package(Wayland 1.7 COMPONENTS Client Server) +find_package(Wayland 1.2 COMPONENTS Client Server) ++++++ kwayland-5.27.0.tar.xz -> kwayland-5.28.0.tar.xz ++++++ ++++ 4293 lines of diff (skipped)
