Hello community, here is the log from the commit of package kwin5 for openSUSE:Factory checked in at 2019-02-11 21:20:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwin5 (Old) and /work/SRC/openSUSE:Factory/.kwin5.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwin5" Mon Feb 11 21:20:53 2019 rev:91 rq:672588 version:5.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes 2019-01-21 10:24:16.209822114 +0100 +++ /work/SRC/openSUSE:Factory/.kwin5.new.28833/kwin5.changes 2019-02-11 21:20:56.447223635 +0100 @@ -1,0 +2,30 @@ +Thu Feb 7 16:02:51 UTC 2019 - [email protected] + +- Update to 5.15.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.0.php +- Changes since 5.14.90: + * [effects/screenedge] Use correct blend function (kde#403570) + * Fix --no-global-shortcuts option + * [effects/startupfeedback] Fix shader + * Save the correct value of noborder property (kde#403948) + * [kcmkwin/compositing] Fix effect video previews + * [wayland] Send VirtualDesktop::done after editing a property + * Keep _NET_DESKTOP_NAMES in sync + * Fix flickering with Qt 5.12 + * Fix "context objects" in VirtualDesktopManager::setVirtualDesktopManagement + * Set desktop name "atomically" when using the plasma virtual desktop protocol + * Generate desktop ids without curly braces + * Make sure that new virtual desktops can be activated by using plasma virtual desktop protocol + * Fix VirtualDesktopManager::createVirtualDesktop (kde#403312) + * Delete names of removed desktops from kwinrc + * [scenes/opengl] Destroy the lanczos filter when the backend is still alive (kde#403370) + * [build] Search for kirigami as a runtime dependency + * Compile the virtual backend with older Mesa (kde#403326) + * Fix DesktopGrid drag on X11 +- Remove patches, now upstream: + * 0001-Fix-flickering-with-Qt-5.12.patch + * 0001-Compile-the-virtual-backend-with-older-Mesa.patch + +------------------------------------------------------------------- @@ -6,0 +37,11 @@ + +------------------------------------------------------------------- +Thu Jan 17 18:47:21 UTC 2019 - [email protected] + +- Update to 5.14.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.90.php +- Too many changes to list here +- Add patch to fix build on 42.3: + * 0001-Compile-the-virtual-backend-with-older-Mesa.patch Old: ---- 0001-Fix-flickering-with-Qt-5.12.patch kwin-5.14.5.tar.xz kwin-5.14.5.tar.xz.sig New: ---- kwin-5.15.0.tar.xz kwin-5.15.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwin5.spec ++++++ --- /var/tmp/diff_new_pack.I8bCBn/_old 2019-02-11 21:20:57.207223229 +0100 +++ /var/tmp/diff_new_pack.I8bCBn/_new 2019-02-11 21:20:57.207223229 +0100 @@ -16,12 +16,12 @@ # -%global kf5_version 5.50.0 +%global kf5_version 5.54.0 %global qt5_version 5.11.0 %global wayland (0%{?suse_version} >= 1330) %bcond_without lang Name: kwin5 -Version: 5.14.5 +Version: 5.15.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -31,13 +31,11 @@ License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/kwin-%{version}.tar.xz +Source: kwin-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kwin-%{version}.tar.xz.sig +Source1: kwin-%{version}.tar.xz.sig Source2: plasma.keyring %endif -# PATCH-FIX-UPSTREAM (pending) -Patch1: 0001-Fix-flickering-with-Qt-5.12.patch # PATCH-FIX-OPENSUSE Patch100: 0001-Revert-Make-WindowSwitching-Alt-Tab-the-default-left.patch # PATCH-FEATURE-OPENSUSE @@ -129,6 +127,7 @@ BuildRequires: pkgconfig(libinput) >= 1.9 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(wayland-egl) +Requires: xorg-x11-server-wayland %endif # new default decoration Requires: breeze5-decoration >= %{_plasma5_version} @@ -136,10 +135,11 @@ Requires: kdialog # Needed for effects KCM at runtime Requires: libQt5Multimedia5 +# Needed for the virtual desktop KCM +Requires: kirigami2 %requires_eq libQt5Core5 %requires_eq libQt5Gui5 Provides: windowmanager -BuildRoot: %{_tmppath}/%{name}-%{version}-build %requires_ge Mesa-libEGL1 %requires_ge libKF5WindowSystem5 %requires_ge plasma-framework @@ -218,6 +218,8 @@ %{_kf5_libdir}/libkwineffects.so.* %{_kf5_libdir}/libkwingl*utils.so.* %{_kf5_libdir}/libkwinxrenderutils.so.* +%{_kf5_libdir}/libkcmkwincommon.so.5 +%{_kf5_libdir}/libkcmkwincommon.so.5.* %{_kf5_plugindir}/ %{_kf5_qmldir}/ %{_kf5_sharedir}/config.kcfg/ @@ -230,6 +232,9 @@ %{_kf5_sharedir}/kconf_update/kwin.upd %{_kf5_notifydir}/ %doc %{_kf5_htmldir}/ +%dir %{_kf5_sharedir}/kpackage +%dir %{_kf5_sharedir}/kpackage/kcms +%{_kf5_sharedir}/kpackage/kcms/kcm_kwin_virtualdesktops %files devel %license COPYING* ++++++ kwin-5.14.5.tar.xz -> kwin-5.15.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kwin5/kwin-5.14.5.tar.xz /work/SRC/openSUSE:Factory/.kwin5.new.28833/kwin-5.15.0.tar.xz differ: char 26, line 1
