Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2018-08-24 16:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and      /work/SRC/openSUSE:Factory/.kwayland.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwayland"

Fri Aug 24 16:56:47 2018 rev:52 rq:630639 version:5.49.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes        2018-07-21 
10:16:00.299089635 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes   2018-08-24 
16:56:49.237553877 +0200
@@ -1,0 +2,18 @@
+Sun Aug 19 09:19:27 UTC 2018 - [email protected]
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Cleanup RemoteAccess buffers on aboutToBeUnbound instead of object 
destruction
+  * Support cursor hints on locked pointer
+  * Reduce unnecessary long wait times on failing signal spies
+  * Fix selection and seat auto tests
+  * Populate shell version documentation
+  * Fix compiler warning about virtual overloads in XdgShell
+  * Replace remaining V5 compat global includes
+  * Add XDG WM Base support to our XDGShell API
+  * Make XDGShellV5 co-compilable with XDGWMBase
+
+-------------------------------------------------------------------

Old:
----
  kwayland-5.48.0.tar.xz

New:
----
  kwayland-5.49.0.tar.xz

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

Other differences:
------------------
++++++ kwayland.spec ++++++
--- /var/tmp/diff_new_pack.F1TmZm/_old  2018-08-24 16:56:49.685554406 +0200
+++ /var/tmp/diff_new_pack.F1TmZm/_new  2018-08-24 16:56:49.689554411 +0200
@@ -16,18 +16,18 @@
 #
 
 
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kwayland
-Version:        5.48.0
+Version:        5.49.0
 Release:        0
 Summary:        KDE Wayland library
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  cmake >= 3.0
@@ -35,10 +35,16 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.6.0
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5Concurrent) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  pkgconfig(egl)
+%requires_eq    libQt5Gui5
+Provides:       libKF5WaylandClient5 = %{version}
+Obsoletes:      libKF5WaylandClient5 <= %{version}
+Provides:       libKF5WaylandServer5 = %{version}
+Obsoletes:      libKF5WaylandServer5 <= %{version}
 %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
 BuildRequires:  pkgconfig(wayland-client) >= 1.2.1
@@ -47,12 +53,6 @@
 BuildRequires:  pkgconfig(wayland-client) >= 1.7.0
 BuildRequires:  pkgconfig(wayland-server) >= 1.7.0
 %endif
-Provides:       libKF5WaylandClient5 = %{version}
-Obsoletes:      libKF5WaylandClient5 <= %{version}
-Provides:       libKF5WaylandServer5 = %{version}
-Obsoletes:      libKF5WaylandServer5 <= %{version}
-%requires_eq libQt5Gui5
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
@@ -78,18 +78,15 @@
   %kf5_makeinstall -C build
 
 %post   -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_debugdir}/*.categories
 %{_kf5_libdir}/libKF5WaylandClient.so.*
 %{_kf5_libdir}/libKF5WaylandServer.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_kf5_libdir}/libKF5WaylandClient.so
 %{_kf5_libdir}/libKF5WaylandServer.so
 %{_kf5_libdir}/libexec/org-kde-kf5-kwayland-testserver

++++++ kwayland-5.48.0.tar.xz -> kwayland-5.49.0.tar.xz ++++++
++++ 6907 lines of diff (skipped)


Reply via email to