Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtwayland for openSUSE:Factory checked in at 2021-06-27 18:58:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtwayland (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtwayland.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwayland" Sun Jun 27 18:58:49 2021 rev:39 rq:902327 version:5.15.2+kde28 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtwayland/libqt5-qtwayland.changes 2021-05-20 19:24:35.058059642 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtwayland.new.2625/libqt5-qtwayland.changes 2021-06-27 18:59:35.996316891 +0200 @@ -1,0 +2,55 @@ +Mon Jun 21 20:18:54 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Switch to KDE's maintenance branch +- Update to version 5.15.2+kde28: + * Hook up queryKeyboardModifers + * Fix: remove listener + * Fix build + * Client: Set XdgShell size hints before the first commit + * Client: Disconnect registry listener on destruction + * Client: Connect drags being accepted to updating the source drag icon + * Include locale.h for setlocale/LC_CTYPE + * Fix issue with repeated window size changes + * Client: Announce an output after receiving more complete state + * client: Allow QWaylandInputContext to accept composed key combinations + * Fix compilation + * xdgshell: Tell the compositor the screen we're expecting to fill + * Get correct decoration margins region + * Client: Send exposeEvent to parent on subsurface position changes + * Translate opaque area with frame margins + * Client: Send set_window_geometry only once configured + * Fix memory leak in QWaylandGLContext + * Use qWarning and _exit() instead of qFatal for wayland error + * Fix leaked subsurface wayland items + * Ensure that grabbing is performed in correct context + * Make setting QT_SCALE_FACTOR work on Wayland + * Do not try to eglMakeCurrent for unintended case + * Make setting QT_SCALE_FACTOR work on Wayland + * Scanner: Avoid accessing dangling pointers in destroy_func() + * Add changes file for Qt 5.15.2 + * Doc: List correct license information for the module + * Replace remaining LGPLv3 headers in QtWaylandCompositor with GPLv3 + * Bump version +- Add patch to reset version to 5.15.2: + * 0001-Revert-Bump-version.patch +- Drop patches, now upstream: + * 0001-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patch + * 0002-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch + * 0003-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch + * 0004-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch + * 0005-Ensure-that-grabbing-is-performed-in-correct-context.patch + * 0006-Fix-leaked-subsurface-wayland-items.patch + * 0007-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch + * 0008-Fix-memory-leak-in-QWaylandGLContext.patch + * 0009-Client-Send-set_window_geometry-only-once-configured.patch + * 0010-Translate-opaque-area-with-frame-margins.patch + * 0011-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch + * 0012-Get-correct-decoration-margins-region.patch + * 0013-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch + * 0014-Fix-compilation.patch + * 0015-client-Allow-QWaylandInputContext-to-accept-composed.patch + * 0016-Client-Announce-an-output-after-receiving-more-compl.patch + * 0017-Fix-issue-with-repeated-window-size-changes.patch + * 0018-Include-locale.h-for-setlocale-LC_CTYPE.patch + +------------------------------------------------------------------- Old: ---- 0001-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patch 0002-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch 0003-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch 0004-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch 0005-Ensure-that-grabbing-is-performed-in-correct-context.patch 0006-Fix-leaked-subsurface-wayland-items.patch 0007-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch 0008-Fix-memory-leak-in-QWaylandGLContext.patch 0009-Client-Send-set_window_geometry-only-once-configured.patch 0010-Translate-opaque-area-with-frame-margins.patch 0011-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch 0012-Get-correct-decoration-margins-region.patch 0013-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch 0014-Fix-compilation.patch 0015-client-Allow-QWaylandInputContext-to-accept-composed.patch 0016-Client-Announce-an-output-after-receiving-more-compl.patch 0017-Fix-issue-with-repeated-window-size-changes.patch 0018-Include-locale.h-for-setlocale-LC_CTYPE.patch qtwayland-everywhere-src-5.15.2.tar.xz New: ---- 0001-Revert-Bump-version.patch _service _servicedata qtwayland-everywhere-src-5.15.2+kde28.obscpio qtwayland-everywhere-src.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtwayland.spec ++++++ --- /var/tmp/diff_new_pack.to8EXq/_old 2021-06-27 18:59:36.868318037 +0200 +++ /var/tmp/diff_new_pack.to8EXq/_new 2021-06-27 18:59:36.872318042 +0200 @@ -19,41 +19,24 @@ # Internal QML imports of examples %global __requires_exclude qmlimport\\(com.theqtcompany.* -%define qt5_snapshot 0 +%define qt5_snapshot 1 %define libname libQt5WaylandCompositor5 %define base_name libqt5 %define real_version 5.15.2 %define so_version 5.15.2 -%define tar_version qtwayland-everywhere-src-5.15.2 +%define tar_version qtwayland-everywhere-src-%{version} Name: libqt5-qtwayland -Version: 5.15.2 +Version: 5.15.2+kde28 Release: 0 Summary: Qt 5 Wayland Addon # The wayland compositor files are GPL-3.0-or-later License: GPL-3.0-or-later AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 URL: https://www.qt.io -Source: https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz +Source: %{tar_version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch1: 0001-Scanner-Avoid-accessing-dangling-pointers-in-destroy.patch -Patch2: 0002-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch -Patch3: 0003-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch -Patch4: 0004-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch -Patch5: 0005-Ensure-that-grabbing-is-performed-in-correct-context.patch -Patch6: 0006-Fix-leaked-subsurface-wayland-items.patch -Patch7: 0007-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch -Patch8: 0008-Fix-memory-leak-in-QWaylandGLContext.patch -Patch9: 0009-Client-Send-set_window_geometry-only-once-configured.patch -Patch10: 0010-Translate-opaque-area-with-frame-margins.patch -Patch11: 0011-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch -Patch12: 0012-Get-correct-decoration-margins-region.patch -Patch13: 0013-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch -Patch14: 0014-Fix-compilation.patch -Patch15: 0015-client-Allow-QWaylandInputContext-to-accept-composed.patch -Patch16: 0016-Client-Announce-an-output-after-receiving-more-compl.patch -Patch17: 0017-Fix-issue-with-repeated-window-size-changes.patch -Patch18: 0018-Include-locale.h-for-setlocale-LC_CTYPE.patch +# PATCH-FIX-OPENSUSE +Patch1: 0001-Revert-Bump-version.patch BuildRequires: fdupes BuildRequires: libqt5-qtbase-private-headers-devel >= %{version} BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{version} ++++++ 0001-Revert-Bump-version.patch ++++++ >From 8615532a61e68e46c204d937053150b1906fa584 Mon Sep 17 00:00:00 2001 From: Fabian Vogt <fv...@suse.de> Date: Mon, 21 Jun 2021 22:18:54 +0200 Subject: [PATCH] Revert "Bump version" This reverts commit 30cb2a87fcc6265232cb5a3ffce9836da6e531d6. --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index bb8d0645..f63b6641 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -4,4 +4,4 @@ DEFINES += QT_NO_FOREACH DEFINES += QT_NO_JAVA_STYLE_ITERATORS DEFINES += QT_NO_LINKED_LIST -MODULE_VERSION = 5.15.3 +MODULE_VERSION = 5.15.2 -- 2.20.1 ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="changesgenerate">enable</param> <param name="versionformat">5.15.2+kde@TAG_OFFSET@</param> <param name="url">https://invent.kde.org/qt/qt/qtwayland.git</param> <param name="scm">git</param> <param name="filename">qtwayland-everywhere-src</param> <param name="revision">kde/5.15</param> <param name="parent-tag">v5.15.2</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://invent.kde.org/qt/qt/qtwayland.git</param> <param name="changesrevision">a6476d1a1c78eb7f17408241b268404e27b3e161</param></service></servicedata>++++++ qtwayland-everywhere-src.obsinfo ++++++ name: qtwayland-everywhere-src version: 5.15.2+kde28 mtime: 1623794290 commit: a6476d1a1c78eb7f17408241b268404e27b3e161