Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2015-12-29 12:56:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-11-24 
22:26:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes   2015-12-29 
12:56:53.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Dec 15 17:49:54 UTC 2015 - [email protected]
+
+- Update to 5.5.1:
+  * Bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.5.1.php
+
+-------------------------------------------------------------------
+Sat Dec 12 17:31:51 UTC 2015 - [email protected]
+
+- Update to 5.5.0:
+  * For more details please see:
+    https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
+- Move to cmake(...) BuildRequires where possible
+- Drop no longer applicable fix-wayland-1.3-dependency.diff
+
+-------------------------------------------------------------------

Old:
----
  fix-wayland-1.3-dependency.diff
  kwayland-5.4.3.tar.xz

New:
----
  kwayland-5.5.1.tar.xz

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

Other differences:
------------------
++++++ kwayland.spec ++++++
--- /var/tmp/diff_new_pack.wpvzdu/_old  2015-12-29 12:56:54.000000000 +0100
+++ /var/tmp/diff_new_pack.wpvzdu/_new  2015-12-29 12:56:54.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           kwayland
-Version:        5.4.3
+Version:        5.5.1
 Release:        0
 Summary:        KDE Wayland library
 License:        LGPL-2.1+
@@ -25,23 +25,18 @@
 Url:            http://www.kde.org
 Source:         %{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE fix-wayland-1.3-dependency.diff [email protected] -- 
Changes the wayland version kwayland depends on
-Patch0:         fix-wayland-1.3-dependency.diff
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
-%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.3.0
-BuildRequires:  wayland-devel >= 1.2.1
-%else
-BuildRequires:  wayland-devel >= 1.3.0
-%endif
-
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.4.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:  pkgconfig(egl)
+BuildRequires:  pkgconfig(wayland-client) >= 1.7.0
+BuildRequires:  pkgconfig(wayland-server) >= 1.7.0
 Provides:       libKF5WaylandClient5 = %{version}
 Obsoletes:      libKF5WaylandClient5 <= %{version}
 Provides:       libKF5WaylandServer5 = %{version}
@@ -57,16 +52,13 @@
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
 Requires:       extra-cmake-modules >= 1.2.0
-Requires:       pkgconfig(Qt5Gui) >= 5.4.0
+Requires:       cmake(Qt5Gui) >= 5.4.0
 
 %description devel
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1315 && ! 0%{?is_opensuse}
-%patch0 -p1
-%endif
 
 %build
   %cmake_kf5 -d build

++++++ kwayland-5.4.3.tar.xz -> kwayland-5.5.1.tar.xz ++++++
++++ 19320 lines of diff (skipped)


Reply via email to