Packages changed:
  ibus (1.5.28 -> 1.5.29)
  ibus_gtk4 (1.5.28 -> 1.5.29)
  libmfx
  libva
  libva-gl
  procmail
  qt6-base (6.6.0 -> 6.6.1)
  qt6-declarative (6.6.0 -> 6.6.1)
  qt6-imageformats (6.6.0 -> 6.6.1)
  qt6-translations (6.6.0 -> 6.6.1)
  qt6-wayland (6.6.0 -> 6.6.1)
  zlib-ng-compat (2.1.4 -> 2.1.5)

=== Details ===

==== ibus ====
Version update (1.5.28 -> 1.5.29)
Subpackages: ibus-dict-emoji ibus-gtk ibus-gtk3 ibus-lang libibus-1_0-5 typelib-1_0-IBus-1_0

- Update version to 1.5.29
  * Add DeleteSurroundingText to PostProcessKeyEvent
  * Add preedit D-Bus signals to PostProcessKeyEvent
  * Tab should not be committed by IM
  * Translate keycodes with CapsLock
  * Update org.freedesktop.ibus.gschema.xml
  * Implement Plasma Wayland
  * Distinguish Arabic XKB and Keypad XKB options
  * Update simple.xml with xkeyboard-config 2.39
  * Fix key typing issues
  * Fix Emoji and Unicode issues
  * Fix setup dialog SEGV
  * Fix remote desktop issue
  * Enhance CI
  * Update translations
- Drop ibus-fix-key-release.patch, merged by upstream

==== ibus_gtk4 ====
Version update (1.5.28 -> 1.5.29)

- Update version to 1.5.29
  * Add DeleteSurroundingText to PostProcessKeyEvent
  * Add preedit D-Bus signals to PostProcessKeyEvent
  * Tab should not be committed by IM
  * Translate keycodes with CapsLock
  * Update org.freedesktop.ibus.gschema.xml
  * Implement Plasma Wayland
  * Distinguish Arabic XKB and Keypad XKB options
  * Update simple.xml with xkeyboard-config 2.39
  * Fix key typing issues
  * Fix Emoji and Unicode issues
  * Fix setup dialog SEGV
  * Fix remote desktop issue
  * Enhance CI
  * Update translations
- Drop ibus-fix-key-release.patch, merged by upstream

==== libmfx ====

- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)

==== libva ====
Subpackages: libva-drm2 libva-x11-2 libva2

- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)

==== libva-gl ====

- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)

==== procmail ====

- Update reproducible.patch to drop more benchmarking (boo#1041534)

==== qt6-base ====
Version update (6.6.0 -> 6.6.1)
Subpackages: libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6Sql6 libQt6Test6 libQt6Widgets6 qt6-network-tls qt6-networkinformation-glib qt6-networkinformation-nm qt6-platformtheme-gtk3

- Update to 6.6.1:
  * https://www.qt.io/blog/qt-6.6.1-released
- Drop patches, merged upstream:
  * 0001-xcb-replace-a-warning-with-debug-info-in-qxcbconnect.patch
  * 0001-a11y-fix-race-condition-on-atspi-startup-on-Wayland.patch
  * 0001-xkb-fix-build-with-libxkbcommon-1.6.0-and-later.patch

==== qt6-declarative ====
Version update (6.6.0 -> 6.6.1)
Subpackages: libQt6LabsAnimation6 libQt6LabsFolderListModel6 libQt6LabsQmlModels6 libQt6LabsSettings6 libQt6LabsSharedImage6 libQt6LabsWavefrontMesh6 libQt6Qml6 libQt6QmlCore6 libQt6QmlLocalStorage6 libQt6QmlModels6 libQt6QmlWorkerScript6 libQt6QmlXmlListModel6 libQt6Quick6 libQt6QuickControls2-6 libQt6QuickControls2Impl6 libQt6QuickDialogs2-6 libQt6QuickDialogs2QuickImpl6 libQt6QuickDialogs2Utils6 libQt6QuickEffects6 libQt6QuickLayouts6 libQt6QuickParticles6 libQt6QuickShapes6 libQt6QuickTemplates2-6 libQt6QuickTest6 qt6-declarative-imports

- Update to 6.6.1:
  * https://www.qt.io/blog/qt-6.6.1-released

==== qt6-imageformats ====
Version update (6.6.0 -> 6.6.1)

- Update to 6.6.1:
  * https://www.qt.io/blog/qt-6.6.1-released

==== qt6-translations ====
Version update (6.6.0 -> 6.6.1)

- Update to 6.6.1:
  * https://www.qt.io/blog/qt-6.6.1-released

==== qt6-wayland ====
Version update (6.6.0 -> 6.6.1)
Subpackages: libQt6WaylandClient6 libQt6WaylandCompositor6 libQt6WaylandEglClientHwIntegration6 libQt6WaylandEglCompositorHwIntegration6 libQt6WlShellIntegration6

- Update to 6.6.1:
  * https://www.qt.io/blog/qt-6.6.1-released

==== zlib-ng-compat ====
Version update (2.1.4 -> 2.1.5)

- update to 2.1.5:
  * This is a hotfix release, fixing an issue where certain
    applications would fail with a checksum error during inflate
    (decompression).
  * Fix bug with Z_FINISH handling with no window. #1602
  * This was detected by libgit2 unit tests Issue #1600
  * Added unit test for inflate with Z_FINISH and no window #1603
  * Fix CMake handling of CMAKE_INSTALL_INCLUDEDIR #1593
  * Fix pkgconfig support for WITH_GZFILEOP #1595 #1598
  * Github Actions update #1590
  * Readme Update #1594