Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2016-08-29 15:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-15 
12:40:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes   2016-08-29 
15:11:40.000000000 +0200
@@ -1,0 +2,20 @@
+Wed Aug 10 09:56:58 UTC 2016 - alarr...@suse.com
+
+- Rebase fix-wayland-1.3-dependency.diff
+
+-------------------------------------------------------------------
+Sun Aug  7 21:57:32 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * [client] Use a QPointer for the enteredSurface in Pointer
+  * Expose Geometry in PlasmaWindowModel
+  * Add a geometry event to PlasmaWindow
+  * [src/server] Verify that surface has a resource before sending pointer 
enter
+  * Add support for xdg-shell
+  * [server] Properly send a selection clear prior to keyboard focus enter
+  * [server] Handle no XDG_RUNTIME_DIR situation more gracefully
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+-------------------------------------------------------------------

Old:
----
  kwayland-5.24.0.tar.xz

New:
----
  kwayland-5.25.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kwayland.spec ++++++
--- /var/tmp/diff_new_pack.QfTj5F/_old  2016-08-29 15:11:43.000000000 +0200
+++ /var/tmp/diff_new_pack.QfTj5F/_new  2016-08-29 15:11:43.000000000 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:           kwayland
-Version:        5.24.0
+Version:        5.25.0
 Release:        0
 Summary:        KDE Wayland library
 License:        LGPL-2.1+
@@ -32,11 +32,11 @@
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
+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.4.0
-BuildRequires:  cmake(Qt5Gui) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
+#BuildRequires:  cmake(Qt5Concurrent) >= 5.5.0
+BuildRequires:  cmake(Qt5Gui) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
 BuildRequires:  pkgconfig(egl)
 %if 0%{?suse_version} == 1315 && ! 0%{?is_opensuse}
 # We have a patched wayland 1.2.1 version in SLE12 with the required features 
from 1.7.0
@@ -61,7 +61,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
 Requires:       extra-cmake-modules >= 1.2.0
-Requires:       cmake(Qt5Gui) >= 5.4.0
+Requires:       cmake(Qt5Gui) >= 5.5.0
 
 %description devel
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.

++++++ fix-wayland-1.3-dependency.diff ++++++
--- /var/tmp/diff_new_pack.QfTj5F/_old  2016-08-29 15:11:43.000000000 +0200
+++ /var/tmp/diff_new_pack.QfTj5F/_new  2016-08-29 15:11:43.000000000 +0200
@@ -2,8 +2,8 @@
 ===================================================================
 --- kwayland-5.4.1.orig/CMakeLists.txt
 +++ kwayland-5.4.1/CMakeLists.txt
-@@ -28,7 +28,7 @@ ecm_setup_version(${KF5_VERSION} VARIABL
- set(REQUIRED_QT_VERSION 5.4.0)
+@@ -29,7 +29,7 @@ ecm_setup_version(${KF5_VERSION} VARIABL
+ set(REQUIRED_QT_VERSION 5.5.0)
  find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui)
  
 -find_package(Wayland 1.7 COMPONENTS Client Server)

++++++ kwayland-5.24.0.tar.xz -> kwayland-5.25.0.tar.xz ++++++
++++ 5412 lines of diff (skipped)


Reply via email to