Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwin6 for openSUSE:Factory checked 
in at 2024-11-06 16:51:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwin6 (Old)
 and      /work/SRC/openSUSE:Factory/.kwin6.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwin6"

Wed Nov  6 16:51:12 2024 rev:18 rq:1221588 version:6.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwin6/kwin6.changes      2024-10-24 
15:41:38.501340364 +0200
+++ /work/SRC/openSUSE:Factory/.kwin6.new.2020/kwin6.changes    2024-11-06 
16:52:41.777915899 +0100
@@ -1,0 +2,28 @@
+Tue Nov  5 13:29:57 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 6.2.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.2.3
+- Changes since 6.2.2:
+  * update version for new release
+  * input: don't crash if the internal handle is nullptr (wheelEvent)
+  * backends/x11: fix colormap leak
+  * Update ExpoCell contentItem position upon its parent change (kde#495501)
+  * scene: Fix item restacking repaints
+  * xwayland: Fix a couple of file descriptor leaks (kde#442846)
+  * plugins/keynotification: Fix event ID for notification (kde#495264)
+  * backends/drm: don't set backlight brightness to 1 in HDR mode (kde#495242)
+  * core/colorspace: ensure that we don't create elevated blacks with black 
point compensation (kde#494854)
+  * autotests: test that ColorPipeline and OpenGL shader results at least 
somewhat match
+  * core/colorpipeline: do ICtCp conversion the correct way around
+  * core/colorpipeline: use PQ with min. luminance zero for tone mapping
+  * core/colorpipeline: fix multiplier+matrix optimization
+  * core/colorpipeline: don't transpose the ICtCp matrix
+  * core/colorpipeline: fix tone mapping luminances being switched around
+  * backends/drm: check if m_commits is empty after waiting for commitPending
+  * use xcb_connection_has_error to check for failue
+  * Fix "window to next desktop" shortcut during interactive move/resize 
session
+  * backends/drm: add an environment variable to force glFinish on multi gpu 
copies
+  * backends/drm: disable software brightness if there was ever a hardware 
brightness device assigned
+
+-------------------------------------------------------------------

Old:
----
  kwin-6.2.2.tar.xz
  kwin-6.2.2.tar.xz.sig

New:
----
  kwin-6.2.3.tar.xz
  kwin-6.2.3.tar.xz.sig

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

Other differences:
------------------
++++++ kwin6.spec ++++++
--- /var/tmp/diff_new_pack.mOE90U/_old  2024-11-06 16:52:42.289937163 +0100
+++ /var/tmp/diff_new_pack.mOE90U/_new  2024-11-06 16:52:42.293937328 +0100
@@ -29,7 +29,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kwin6
-Version:        6.2.2
+Version:        6.2.3
 Release:        0
 Summary:        KDE Window Manager
 License:        GPL-2.0-or-later AND GPL-3.0-or-later
@@ -96,7 +96,10 @@
 BuildRequires:  pkgconfig(libdrm) >= 2.4.112
 BuildRequires:  pkgconfig(libeis-1.0)
 BuildRequires:  pkgconfig(libinput) >= 1.19
-BuildRequires:  pkgconfig(libpipewire-0.3) >= 0.3.29
+%if 0%{?suse_version} > 1500 || 0%{?suse_version} > 150500
+# Leap 15.5 version is too old and 0.3.65 has API breaking changes
+BuildRequires:  pkgconfig(libpipewire-0.3) >= 0.3.65
+%endif
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libxcvt)
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.22
@@ -292,7 +295,9 @@
 %{_kf6_plugindir}/kwin/plugins/KeyNotificationPlugin.so
 %{_kf6_plugindir}/kwin/plugins/krunnerintegration.so
 %{_kf6_plugindir}/kwin/plugins/nightlight.so
+%if 0%{?suse_version} > 1500 || 0%{?suse_version} > 150500
 %{_kf6_plugindir}/kwin/plugins/screencast.so
+%endif
 %dir %{_kf6_plugindir}/org.kde.kdecoration2.kcm
 %{_kf6_plugindir}/org.kde.kdecoration2.kcm/kcm_auroraedecoration.so
 %dir %{_kf6_plugindir}/org.kde.kdecoration2

++++++ kwin-6.2.2.tar.xz -> kwin-6.2.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/kwin6/kwin-6.2.2.tar.xz 
/work/SRC/openSUSE:Factory/.kwin6.new.2020/kwin-6.2.3.tar.xz differ: char 27, 
line 1

Reply via email to