Hello community, here is the log from the commit of package kwindowsystem for openSUSE:Factory checked in at 2016-08-29 15:12:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwindowsystem (Old) and /work/SRC/openSUSE:Factory/.kwindowsystem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwindowsystem" Changes: -------- --- /work/SRC/openSUSE:Factory/kwindowsystem/kwindowsystem.changes 2016-08-08 13:58:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kwindowsystem.new/kwindowsystem.changes 2016-08-29 15:12:25.000000000 +0200 @@ -1,0 +2,12 @@ +Sun Aug 7 21:57:55 UTC 2016 - [email protected] + +- Update to 5.25.0 + * Qt >= 5.5 is now required + * [xcb] Ensure the compositingChanged signal is emitted if + NETEventFilter is recreated (kde#362531) + * Add a convenience API to query the windowing system/platform used by Qt + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.25.0.php +- Drop upstreamed compositingchanged.patch + +------------------------------------------------------------------- Old: ---- compositingchanged.patch kwindowsystem-5.24.0.tar.xz New: ---- kwindowsystem-5.25.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwindowsystem.spec ++++++ --- /var/tmp/diff_new_pack.qwmKh2/_old 2016-08-29 15:12:27.000000000 +0200 +++ /var/tmp/diff_new_pack.qwmKh2/_new 2016-08-29 15:12:27.000000000 +0200 @@ -18,20 +18,20 @@ %bcond_without lang %define lname libKF5WindowSystem5 -%define _tar_path 5.24 +%define _tar_path 5.25 Name: kwindowsystem -Version: 5.24.0 +Version: 5.25.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0 %endif -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.4.0 +BuildRequires: cmake(Qt5Test) >= 5.5.0 +BuildRequires: cmake(Qt5Widgets) >= 5.5.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.5.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-keysyms) @@ -43,9 +43,6 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# Patch from reviewboard (128576), not merged yet -# PATCH-FIX-UPSTREAM compositingchanged.patch Ensure the compositingChanged signal is emitted kde#362531 -Patch1: compositingchanged.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -76,8 +73,8 @@ Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Core) >= 5.4.0 -Requires: cmake(Qt5Widgets) >= 5.4.0 +Requires: cmake(Qt5Core) >= 5.5.0 +Requires: cmake(Qt5Widgets) >= 5.5.0 Requires: pkgconfig(x11) Requires: pkgconfig(xcb) @@ -92,7 +89,6 @@ %lang_package -n %lname %prep %setup -q -%patch1 -p1 %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert ++++++ kwindowsystem-5.24.0.tar.xz -> kwindowsystem-5.25.0.tar.xz ++++++ ++++ 1634 lines of diff (skipped)
