Removed rpms
============

 - QGnomePlatform-qt5
 - amarok-lang
 - amtk-5-lang
 - bijiben
 - bijiben-lang
 - colord-gtk-lang
 - gedit
 - gedit-lang
 - gnome-dictionary
 - gnome-dictionary-lang
 - gnome-screenshot
 - gnome-screenshot-lang
 - gnome-shell-extension-desktop-icons
 - gnome-shell-search-provider-bijiben
 - gnome-version
 - gnomekbd-tools
 - gnuchess
 - gspell-lang
 - gutenprint
 - klettres
 - klettres-lang
 - libKF5JSApi5
 - libLLVM15
 - libamtk-5-0
 - libclastfm0
 - libcolord-gtk1
 - libgepub-0_6-0
 - libges-1_0-0
 - libgfbgraph-0_2-0
 - libglyr1
 - libgnome-bluetooth13
 - libgnomekbd-lang
 - libgnomekbd8
 - libgstvalidate-1_0-0
 - libgupnp-av-1_0-3
 - libgupnp-igd-1_0-4
 - libmalcontent-ui-0-0
 - libmozjs-78-0
 - libpcre1-32bit
 - libportal0
 - libprocps7
 - libraw20
 - librygel-core-2_6-2
 - librygel-db-2_6-2
 - librygel-renderer-2_6-2
 - librygel-ruih-2_0-1
 - librygel-server-2_6-2
 - libsgutils2-1_47-2
 - libsmbios_c2
 - libtepl-6-0
 - libvirt-daemon-proxy
 - marble-doc
 - mousetweaks
 - mousetweaks-lang
 - pragha-plugins
 - python3-gedit
 - rygel
 - rygel-lang
 - rygel-plugin-tracker
 - tepl-6-lang
 - typelib-1_0-GES-1_0
 - typelib-1_0-GWeather-3_0
 - typelib-1_0-Gck-1
 - typelib-1_0-Gcr-3
 - typelib-1_0-GnomeBluetooth-1_0
 - typelib-1_0-NMA-1_0
 - typelib-1_0-PeasGtk-1_0

Added rpms
==========

 - bluez-auto-enable-devices
 - enchant-2-backend-hunspell
 - gcr3-lang
 - gcr3-ssh-agent
 - gcr3-ssh-askpass
 - gnome-backgrounds
 - gtk4-tools
 - gtksourceview5-lang
 - gvfs-backend-goa
 - ibus-libpinyin
 - libLLVM17
 - libcolord-gtk4-1
 - libdisplay-info1
 - libei1
 - libgck-2-2
 - libgcr-4-4
 - libgeocode-glib-2-0
 - libgepub-0_7-0
 - libgnome-bluetooth-3_0-13
 - libgnome-bluetooth-ui-3_0-13
 - libgnome-desktop-3-20
 - libgnome-desktop-4-2
 - libgssdp-1_6-0
 - libgtksourceview-5-0
 - libgupnp-1_6-0
 - libgupnp-igd-1_6-0
 - libmalcontent-ui-1-1
 - libmozjs-115-0
 - libnautilus-extension4
 - libnma-glib-schema
 - libportal-gtk3-1
 - libportal-gtk4-1
 - libportal1
 - libprocps8
 - librest-1_0-0
 - libsgutils2-1_48-2
 - libstemmer1d
 - phalanx
 - procps-lang
 - tecla-keyboard-layout-viewer
 - tecla-keyboard-layout-viewer-lang
 - telepathy-logger-schema
 - typelib-1_0-Adw-1
 - typelib-1_0-Gck-2
 - typelib-1_0-Gcr-4
 - typelib-1_0-GnomeBG-4_0
 - typelib-1_0-GnomeBluetooth-3_0
 - typelib-1_0-GnomeDesktop-4_0
 - typelib-1_0-NMA4-1_0
 - webp-pixbuf-loader

Package Source Changes
======================

Mesa
+- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
+  (new dep since some time)
+
+- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
+- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
+  (new dep since some time)
+
+- enable rusticl on sle15-sp6
+
+- let sle15-sp6 require llvm17/clang17
+
+- build with valgrind only on 64bit platforms
+
+- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
+  Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
+
+- Update to Mesa 23.2.1
+  * Mesa 23.2.1 is a new development release. People who are
+    concerned with stability and reliability should stick with a
+    previous release or wait for Mesa 23.2.2.
+  * Mesa 23.2.1 is an unusual first stable release due to the
+    accidentl tagging of 23.2.0 durring the rc cycle.
+  * Mesa 23.2.1 implements the OpenGL 4.6 API, but the version
+    reported by glGetString(GL_VERSION) or
+    glGetIntegerv(GL_MAJOR_VERSION) /
+    glGetIntegerv(GL_MINOR_VERSION) depends on the particular
+    driver being used. Some drivers don't support all the features
+    required in OpenGL 4.6. OpenGL 4.6 is **only** available if
+    requested at context creation. Compatibility contexts may
+    report a lower version depending on each driver.
+  * Mesa 23.2.1 implements the Vulkan 1.3 API, but the version
+    reported by the apiVersion property of the
+    VkPhysicalDeviceProperties struct depends on the particular
+    driver being used.
+  * More details in:
+  - -> https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.2/docs/relnotes/23.2.1.rst
+
+- Update to Mesa 23.2.0-rc4
+  - -> https://lists.freedesktop.org/archives/mesa-announce/2023-September/000731.html
+- supersedes U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
+- disabled u_fix-build-on-ppc64le.patch (no longer needed?)
+- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
+
+- Backport upstream patches for compatibility with LLVM 17:
+  * U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
+    removes unneeded includes of header files that no longer exist.
+  * U_clover-llvm-move-to-modern-pass-manager.patch migrates Clover
+    to the new pass manager, since the old PM has been removed.
+
+- disable nine on arm/aarch64 in the hope to fix build on this
+  platform; there is no need for Direct3D/Wine for arm/aarch64
+  anyway ...
+
+- Update to bugfix release 23.1.8:
+  - -> https://docs.mesa3d.org/relnotes/23.1.8.html
+
+- Update to bugfix release 23.1.7:
+  - -> https://docs.mesa3d.org/relnotes/23.1.7.html
+
+- mini-cleanup for python package BuildRequires in specfile
+- added python3-dataclasses package for sle15/Leap15 to finally fix
+  build for these build targets; dataclasses module is in standard
+  library of python >= 3.7 ...
+
+- Update to bugfix release 23.1.6:
+  - -> https://docs.mesa3d.org/relnotes/23.1.6.html
+
+- Update to bugfix release 23.1.5
+  - -> https://docs.mesa3d.org/relnotes/23.1.5.html
+
+- Update to bugfix release 23.1.4
+  - -> https://docs.mesa3d.org/relnotes/23.1.4.html
+- supersedes u_fix-glx-context-opengl-4.5.patch
+
+- Update to bugfix release 23.1.3
+- supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
+  (boo#1209005)
+- -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
+
+- Add patch u_fix-glx-context-opengl-4.5.patch: Fix a regression
+  that causes Wine to crash on GPUs that don't support OpenGL 4.6
+  and later:.
+  Mesa 23.1 has a regression [1] that breaks Wine if the GPU does not
+  support OpenGL 4.6 (reportedly), Intel HD 4000 is affected.
+  The problem was narrowed down to commit e89e1f504 [2] so this patch
+  removes the offending [3] part from there to fix the problem.
+  It's unlikely that there will be any side effects from that,
+  should be just as good as it was in Mesa 23.0.
+  [1] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901
+  [2] https://gitlab.freedesktop.org/mesa/mesa/-/commit/e89e1f5049d3b78542fcd69b7d6106dd4bdafc39
+  [3] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901#note_1962991
+- Add intel_hasvk icd to baselibs.conf.
+
+- use -Dxlib-lease=enabled also for -drivers build
+
+- Fix of bsc#1212345
+  * After update to 23.1.1 this change affected our build split:
+    https://gitlab.freedesktop.org/mesa/mesa/-/commit/2630f4b310f534c830250be44d285e485da83869
+
+- Update to bugfix release 23.1.2
+
+- needed to fix build of Mesa 23.1
+  * Mesa-drivers: -Dshader-cache=enabled
+  * Mesa: -Dxlib-lease=enabled
+  * recommended for both Mesa and Mesa-drivers to avoid some scary messages when
+    comparing fds: -Dallow-kcmp=enabled
+- Credits for figuring this out go to "llyyr" <llyyr.public@gmail.com>
+- gbm files are no longer needed to be removed manually for -drivers build
+- VDPAU support for r300 has been dropped with Mesa 23.1
+- supersedes n_no-sse2-on-ix86-except-for-intel-drivers.patch
+
+- Update to bugfix release 23.1.1
+- adjusted u_dep_xcb.patch
+
+- Update to 23.1.0
+  * new feature release
+  * some highlights
+    + Our OpenCL implementation Rusticl added support for AMD GPUs.
+    + Both ANV (Intel) and RADV (AMD) got initial support for Vulkan Video
+    decoding.
+    + Vulkan Graphics Pipeline Libraries (GPL) are now supported in RADV.
+- adjusted n_stop-iris-flicker.patch
+- supersedes U_ReturnME.patch
+- meson option "-Ddri-drivers" has been removed; wasn't used any
+  longer by us --> killed it
+
+- Update to version 23.0.3
+  * 3rd bug fix release: changes all across the tree, with no one
+    subsystem seeing too many changes
+
+- Update to version 23.0.2
+  * 2nd bug fix release: lots of patches for all over the tree,
+    zink being the biggest singel source of changes.
+
+- Update to version 23.0.1
+  * bug fix release which fixes bugs found since Mesa 23.0.0
+- supersedes U_glx-fix-indirect-initialization-crash.patch
+
+- U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
+  * reverse apply this patch to fix a regression caused by this
+    commit, which resulted in gnome-shell constantly crashing, which
+    is making a GNOME/X11 session impossible (boo#1209005)
+
+- U_glx-fix-indirect-initialization-crash.patch
+  * Fixes: b090246a ("glx: Only compute client GL extensions for
+    indirect contexts")
+  * Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8393
+- supersedes n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
+
+- Add patch to fix GLX with indirect rendering:
+  * n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
+
+- Update to version 23.0.0
+  * first stable release of 2023
+- refreshed patches
+  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
+  * n_stop-iris-flicker.patch
+  * u_dep_xcb.patch
+  * u_fix-build-on-ppc64le.patch
+- adjusted n_no-sse2-on-ix86-except-for-intel-drivers.patch
+- meson: added -Dxmlconfig=enabled to fix link errors
+  (missing "-lexpat")
+
Mesa:drivers
+- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
+  (new dep since some time)
+
+- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
+- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
+  (new dep since some time)
+
+- enable rusticl on sle15-sp6
+
+- let sle15-sp6 require llvm17/clang17
+
+- build with valgrind only on 64bit platforms
+
+- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
+  Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
+
+- Update to Mesa 23.2.1
+  * Mesa 23.2.1 is a new development release. People who are
+    concerned with stability and reliability should stick with a
+    previous release or wait for Mesa 23.2.2.
+  * Mesa 23.2.1 is an unusual first stable release due to the
+    accidentl tagging of 23.2.0 durring the rc cycle.
+  * Mesa 23.2.1 implements the OpenGL 4.6 API, but the version
+    reported by glGetString(GL_VERSION) or
+    glGetIntegerv(GL_MAJOR_VERSION) /
+    glGetIntegerv(GL_MINOR_VERSION) depends on the particular
+    driver being used. Some drivers don't support all the features
+    required in OpenGL 4.6. OpenGL 4.6 is **only** available if
+    requested at context creation. Compatibility contexts may
+    report a lower version depending on each driver.
+  * Mesa 23.2.1 implements the Vulkan 1.3 API, but the version
+    reported by the apiVersion property of the
+    VkPhysicalDeviceProperties struct depends on the particular
+    driver being used.
+  * More details in:
+  - -> https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.2/docs/relnotes/23.2.1.rst
+
+- Update to Mesa 23.2.0-rc4
+  - -> https://lists.freedesktop.org/archives/mesa-announce/2023-September/000731.html
+- supersedes U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
+- disabled u_fix-build-on-ppc64le.patch (no longer needed?)
+- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
+
+- Backport upstream patches for compatibility with LLVM 17:
+  * U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
+    removes unneeded includes of header files that no longer exist.
+  * U_clover-llvm-move-to-modern-pass-manager.patch migrates Clover
+    to the new pass manager, since the old PM has been removed.
+
+- disable nine on arm/aarch64 in the hope to fix build on this
+  platform; there is no need for Direct3D/Wine for arm/aarch64
+  anyway ...
+
+- Update to bugfix release 23.1.8:
+  - -> https://docs.mesa3d.org/relnotes/23.1.8.html
+
+- Update to bugfix release 23.1.7:
+  - -> https://docs.mesa3d.org/relnotes/23.1.7.html
+
+- mini-cleanup for python package BuildRequires in specfile
+- added python3-dataclasses package for sle15/Leap15 to finally fix
+  build for these build targets; dataclasses module is in standard
+  library of python >= 3.7 ...
+
+- Update to bugfix release 23.1.6:
+  - -> https://docs.mesa3d.org/relnotes/23.1.6.html
+
+- Update to bugfix release 23.1.5
+  - -> https://docs.mesa3d.org/relnotes/23.1.5.html
+
+- Update to bugfix release 23.1.4
+  - -> https://docs.mesa3d.org/relnotes/23.1.4.html
+- supersedes u_fix-glx-context-opengl-4.5.patch
+
+- Update to bugfix release 23.1.3
+- supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
+  (boo#1209005)
+- -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
+
+- Add patch u_fix-glx-context-opengl-4.5.patch: Fix a regression
+  that causes Wine to crash on GPUs that don't support OpenGL 4.6
+  and later:.
+  Mesa 23.1 has a regression [1] that breaks Wine if the GPU does not
+  support OpenGL 4.6 (reportedly), Intel HD 4000 is affected.
+  The problem was narrowed down to commit e89e1f504 [2] so this patch
+  removes the offending [3] part from there to fix the problem.
+  It's unlikely that there will be any side effects from that,
+  should be just as good as it was in Mesa 23.0.
+  [1] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901
+  [2] https://gitlab.freedesktop.org/mesa/mesa/-/commit/e89e1f5049d3b78542fcd69b7d6106dd4bdafc39
+  [3] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901#note_1962991
+- Add intel_hasvk icd to baselibs.conf.
+
+- use -Dxlib-lease=enabled also for -drivers build
+
+- Fix of bsc#1212345
+  * After update to 23.1.1 this change affected our build split:
+    https://gitlab.freedesktop.org/mesa/mesa/-/commit/2630f4b310f534c830250be44d285e485da83869
+
+- Update to bugfix release 23.1.2
+
+- needed to fix build of Mesa 23.1
+  * Mesa-drivers: -Dshader-cache=enabled
+  * Mesa: -Dxlib-lease=enabled
+  * recommended for both Mesa and Mesa-drivers to avoid some scary messages when
+    comparing fds: -Dallow-kcmp=enabled
+- Credits for figuring this out go to "llyyr" <llyyr.public@gmail.com>
+- gbm files are no longer needed to be removed manually for -drivers build
+- VDPAU support for r300 has been dropped with Mesa 23.1
+- supersedes n_no-sse2-on-ix86-except-for-intel-drivers.patch
+
+- Update to bugfix release 23.1.1
+- adjusted u_dep_xcb.patch
+
+- Update to 23.1.0
+  * new feature release
+  * some highlights
+    + Our OpenCL implementation Rusticl added support for AMD GPUs.
+    + Both ANV (Intel) and RADV (AMD) got initial support for Vulkan Video
+    decoding.
+    + Vulkan Graphics Pipeline Libraries (GPL) are now supported in RADV.
+- adjusted n_stop-iris-flicker.patch
+- supersedes U_ReturnME.patch
+- meson option "-Ddri-drivers" has been removed; wasn't used any
+  longer by us --> killed it
+
+- Update to version 23.0.3
+  * 3rd bug fix release: changes all across the tree, with no one
+    subsystem seeing too many changes
+
+- Update to version 23.0.2
+  * 2nd bug fix release: lots of patches for all over the tree,
+    zink being the biggest singel source of changes.
+
+- Update to version 23.0.1
+  * bug fix release which fixes bugs found since Mesa 23.0.0
+- supersedes U_glx-fix-indirect-initialization-crash.patch
+
+- U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
+  * reverse apply this patch to fix a regression caused by this
+    commit, which resulted in gnome-shell constantly crashing, which
+    is making a GNOME/X11 session impossible (boo#1209005)
+
+- U_glx-fix-indirect-initialization-crash.patch
+  * Fixes: b090246a ("glx: Only compute client GL extensions for
+    indirect contexts")
+  * Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8393
+- supersedes n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
+
+- Add patch to fix GLX with indirect rendering:
+  * n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
+
+- Update to version 23.0.0
+  * first stable release of 2023
+- refreshed patches
+  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
+  * n_stop-iris-flicker.patch
+  * u_dep_xcb.patch
+  * u_fix-build-on-ppc64le.patch
+- adjusted n_no-sse2-on-ix86-except-for-intel-drivers.patch
+- meson: added -Dxmlconfig=enabled to fix link errors
+  (missing "-lexpat")
+
PackageKit
+- Add PackageKit-find-python-3-6.patch: Specify the Python version
+  we need to build this package.
+
+- Update to version 1.2.8:
+  + Libraries:
+  - offline-updates:
+    . Make package update list deduplication more efficient.
+    . Add only one entry per package to 'offline-update-competed'
+    file.
+  - PkClient: Replace the GSimpleAsyncResult with the GTask API.
+  - pk-client:
+    . Fix use-before-set of PkProgress on cancellation.
+    . Move cancellable disconnect to dispose.
+    . Rework refcounting for PkClientState.
+  + Backends: Changes to apt, dnf, PiSi and BSD backends.
+- Changes from version 1.2.7:
+  + New Features:
+  - pkclient: Add an option to count download size with
+    dependencies.
+  - pk-transaction: Add support for getting the RemainingTime
+    property.
+  + Backends:
+  - zypp: Fix ambiguous reference to 'filesystem' class.
+  - Changes to dnf, apt, alpm backends.
+- Changes from version 1.2.6:
+  + New Features:
+  - Expose transaction sender as read-only property on the bus.
+  - pkmon: Display transaction sender binary name in log.
+  - pk-transaction: Add Packages signal.
+  - pk-transaction: Combine some D-Bus PropertiesChanged signal
+    emissions.
+  - pk-transaction: Add UpdateDetails signal.
+  + Backends:
+  - zypp:
+    . implement upgrade-system method.
+    . Clean up trailing whitespaces.
+    . Avoid statuReset() on locked packages.
+    . restore pool status after simulating an update.
+    . Disable upgrade-system support in SLE.
+    . build the pool before calling is_tumbleweed().
+    . update libzypp dependency version.
+    . Don't refresh repos before searching.
+    . Check if packages are locked before removing.
+    . add repository data in package id.
+    . Remove trailing whitespace.
+    + Changes to alpm, aptcc, apt, and nix backends.
+- Rebase patches:
+  + PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
+  + PackageKit-dynamic-export.patch
+  + PackageKit-zypp-disable-upgrade-system-in-sle.patch
+- Drop upstream fixed patches:
+  + PackageKit-zypp-add-repo-in-packageid.patch
+  + PackageKit-zypp-add-upgrade-system.patch
+  + PackageKit-zypp-avoid-statuReset.patch
+  + PackageKit-zypp-dont-refresh-before-searching.patch
+  + PackageKit-zypp-dont-remove-locked-packages.patch
+  + PackageKit-zypp-fix-ambiguous-filesystem-reference.patch
+  + PackageKit-zypp-fix-is-tumbleweed-check.patch
+  + PackageKit-zypp-restore-pool-status-after-simulating-update.patch
+  + PackageKit-zypp-update-libzypp-dependency-version.patch
+
+- Add PackageKit-dynamic-export.patch: fix loading of modules when
+  built using glib 2.70 (boo#1213309).
+
+- Add PackageKit-fix-pkcon-permission.patch: trivial: Drop
+  unnecessary x permission
+  (gh#PackageKit/PackageKit/commit/47b7f97bc, bsc#1209138)
+
+- Add PackageKit-zypp-fix-ambiguous-filesystem-reference.patch:
+  zypp: Fix ambiguous reference to 'filesystem' class
+  (gh#PackageKit/PackageKit/commit/bb1409a71, bsc#1206687).
+
+- Move the dbus-1 system.d file to /usr (bsc#1201347)
+
+- Update to version 1.2.5:
+  + Backends:
+  - dnf:
+    . Add support for autoremove flag when removing packages.
+    . Searches by name and package details should be case
+    insensitive.
+    . Update appstream xml files if dnf_sack_add_repos() does
+    the download.
+  - zypp:
+    . Add -std=c++1z cpp flags.
+    . Fix crash when search string is NULL.
+    . Fix package installation using undefined data.
+  - Changes to alpm, apttcc, nix, and slack.
+  + Bugfixes:
+  - Install offline-update enablement symlink if Meson is new
+    enough.
+  - Move Wants= line for network-online.target.
+  - Add flags to D-Bus offline invoking methods.
+  - Properly handle allow-reinstall flag for installations.
+  - Provide better error message if trying to install an
+    installed package.
+  - Wait until online to activate systemd service.
+- Drop 505.patch, PackageKit-zypp-c++17.patch, and
+  PackageKit-zypp-fix-crash-with-empty-search-string.patch: fixed
+  upstream.
+
PackageKit-branding-openSUSE
+- Use %patch -p N instead of deprecated %patchN.
+
+- Rebase PackageKit-branding-vendor.patch to apply against
+  PackageKit 1.2.7 and later.
+
-- Bump version to 13.1 for next version of openSUSE.
-
-- Disable WritePreparedUpdates: we do currently not support offline
-  updates.
-
accountsservice
+- Use %patch -p N instead of deprecated %patchN.
+
+- Rebase as-fate318433-prevent-same-account-multi-logins.patch:
+  (bsc#1213884).
+
+- Rebase accountsservice-sysconfig.patch: (boo#1212675 boo#1212973).
+- Remove accountsservice-assume-gdm.patch: Fixed by new rebasing
+  of accountsservice-sysconfig.patch.
+
+- Add accountsservice-assume-gdm.patch: assume gdm when not being
+  able to detect the used display manager. This is basically the
+  same as was in place before we gained support for multiple DMs
+  (boo#1212675).
+
+- Update to version 23.13.9:
+  + daemon: Fix boot delay
+  + user-manager:
+  - Add cancellable to fetch user requests
+  - Track non-existent users
+- Changes from version 23.11.69:
+  + Add lightdm autologin support
+  + user:
+  - Return an error when setting invalid language
+  - Throw a warning for invalid locales
+  - Support new LocalAccount property in cache file
+  - Replace usermod -p with chpasswd -e
+  + main:
+  - Use new overridable USERDIR
+  - Use new overridable ICONDIR
+  - Use new overridable sysconfdir
+  + daemon:
+  - Add GetUsersLanguages() function
+  - Don't crash if /etc/shadow doesn't exist
+  + Updated translations.
+- Rebase patches:
+  + accountsservice-sysconfig.patch
+  + accountsservice-filter-suse-accounts.patch
+
+- Remove BuildIgnore for rpmlint-mini. This is a violation of the
+  security policies applying to SUSE products as it circumvents the
+  SUSE security team's control over what enters Factory and what
+  not.
+
+- Allow to build without vala support.
+- Refresh harden_accounts-daemon.service.patch to not duplicate
+  existing entries.
+
+- Update to version 22.08.8
+  + Handle missing admin groups when changing account types
+  + Set PrivateTmp to false in the systemd service
+  + Add function to set user password expiration policy
+- Update to version 22.04.62
+  + Updated Swedish translation
+  + Updated Indonesian translation
+  + Updated German translation
+  + Updated slovak translation
+  + Update Ukrainian translation
+  + Updated Brazilian Portuguese translation
+  + act-user: Use stronger hashing methods in make_crypted() if available.
+  + act-user-manager: Watch for the daemon going away and coming back
+  + user-manager: Update users tables on username changes
+  + user: Translate property x-session property name to match the proxy one
+  + Check GDBusMessage for INTERACTIVE_AUTHORIZATION flag
+  + daemon: Fix error check in save_autologin()
+  + Never delete the root filesystem when removing users
+  + Remove user heuristics
+  + user-classify: Add git to username blacklist
+  + daemon: ensure cache files for system users are processed
+  + daemon: Don't try to add admin users to non existing groups
+  + Move D-Bus conf file to $(datadir)/dbus-1/system.d
+- Rebased patches:
+  + accountsservice-sysconfig.patch
+  + accountsservice-filter-suse-accounts.patch
+  + as-fate318433-prevent-same-account-multi-logins.patch
+- Drop upstream fixed patches:
+  + ac9b14f1c1bbca413987d0bbfeaad05804107e9a.patch
+  + accountsservice-fix-gdm-crash.patch
+  + accountsservice-read-root-user-cache.patch
+  + accountsservice-wtmp-io-improvements.patch
+
+- Add ac9b14f1c1bbca413987d0bbfeaad05804107e9a.patch: Fix build
+  with meson 0.61.0.
+
adwaita-icon-theme
+- Update to version 45.0:
+  + No changes from 45.rc, stable versionbump only.
+
+- Update to version 45.rc:
+  + cursors: new hand cursors, updated spinner.
+
+- Update to version 45.beta:
+  + New meson build system
+  + fullcolor: new audio mimetype
+  + symbolic:
+  - notifications in outline style
+  - go home, user-home, notifications in outline style
+  - new weather icons
+  + cursors: tooling in python 3
+- Add meson BuildRequires and macros following upstreams port.
+
+- Update to version 44.0:
+  + Stable version bump only.
+
+- Update to version 44.beta:
+  + Fullcolor:
+  - Use scalables instead of large bitmaps, using the app icon
+    toolchain.
+  - Low res only at 16x16, lean onto the scalables for everything
+    else.
+  + symbolic: updated rounded style.
+
+- Update to version 43:
+  + No changes, stable bump only.
+
+- Update to version 43.beta.1:
+  + build: fix dist tarball creation (symlink issue).
+
+- Update to version 43.beta:
+  + Fix build
+  + fullcolor:
+  - drag accept gradient
+  - fix trash transparency
+  + inkscape 1.2 compatibility
+  + symbolic:
+  - auth-face for face unlock
+  - bluetooth off
+  - folder icons
+  - modem updates
+  - package icons
+  - restore
+  - revert RTL changes for media seek
+  - selection-mode tweaks
+  - starred updates
+  - update style to the contemporary rounded outlines
+
+- Update to version 42.0:
+  + symbolic: provide -rtl versions properly.
+  + README: bring up to date.
+  + fullcolor: fix input-mouse.
+
+- Replace Requires(post): gtk3-tools with the 2 following:
+  + Requires(post): (gtk3-tools if libgtk-3-0)
+  + Requires(post): (gtk4-tools if libgtk-4-1)
+  Do this as we want gtk3-tools when building and installing a gtk3
+  based package, and gtk4-tools when building and installing a gtk4
+  based package.
+
+- Update to version 42.beta:
+  + Symbolic:
+  - Port over to core.svg for new toolchain (Symbolic Preview).
+  - Updated style across the board - simpler, rounder,
+    consistently 2px thick outlines.
+  + Fullcolor:
+  - Prune legacy fullcolor lowres, apps like Evolution ship their
+    assets from now on.
+  - Updated device icons.
+  - Updated folder icons.
+
attica-qt5
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
avahi
+- Reformat avahi-gacdir.patch to apply as patch -p1.
+- Use %autopatch instead of deprecated %patchN format.
+
+- avahi-autoipd: drop the post script part migrating the user
+  owning files in /var/lib/avahi-autoipd: the code was aiding
+  migrations from SLE<=11/openSUSE<=12.3, which are no longer in
+  scope for upgrades nowadays.
+
+- avahi-autoipd: guard %post chown with -h, to not follow symlinks
+  (boo#1217398).
+
+- avahi-autoipd: only migrate files owned by avahi user if said
+  user exists: if the user does not exist (fresh installs), then
+  there is no chance any file is owned by the user (boo#1216730).
+
+- Don't require sudo. There is no indication it's actually used for
+  anything.
+
+- Use ldconfig_scriptlets macro.
+
+- Drop %{_sysconfdir}/sysconfig/network/if-{up,down}.d scripts:
+  they are not used, or supported, in a while already.
+
+- Remove avahi-daemon-check-dns.sh, avahi-daemon-check-dns-suse.patch
+  and avahi-daemon.if-up
+  Doesn't work since about 9 years and will not be executed on a
+  fresh default installation anymore
+
+- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
+  * harden_avahi-daemon.service.patch
+  * harden_avahi-dnsconfd.service.patch
+
+- avahi-daemon-check-dns.sh: convert obsolete egrep call to grep -E
+  (boo#1203092)
+
+- Move the dbus-1 system.d file to /usr (bsc#1201345)
+
+- Stop requiring "avahi" from "libavahi-devel". The devel package
+  ought to facilitate building programs with avahi, not run the
+  whole deamon.
+
baobab
+- Update to version 45.0:
+  + Use new libadwaita widgets and design patterns.
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + Use new libadwaita widgets and design patterns.
+  + Updated translations.
+
+- Update to version 44.0:
+  + Change "Open Folder" to "Open Externally".
+  + Allow activating the menu by pressing the F10 key.
+  + Misc string changes.
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Change "Open Folder" to "Open Externally".
+  + Allow activating the menu by pressing the F10 key.
+  + Misc string changes.
+  + Updated translations.
+- Add desktop-file-utils BuildRequires: New dependency.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Updated translations.
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Updated translations.
+
+- Update to version 42.alpha:
+  + Ported to GTK4 and libadwaita.
+  + Adjusted styling, so that numbers in cells are aligned, keeping
+    the UI from shifting during scanning.
+  + Updated translations.
+- Change BuildRequires according to the GTK4 port:
+  + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
+  + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
+
biosdevname
+- Enhance _service file
+- Update to version 0.7.3:
+  * Add SMBIOS 3.x support
+  * Read DMI entries from /sys/firmware/dmi/tables/DMI
+  * Add buffer read helper using read explicitly
+  * man: fix all_ethN indentation
+  * Netronome biosdevname support (#8)
+  * Prevent infinite recursion in dmidecode.c::smbios_setslot by (#7)
+  * Add support for ExaNIC network cards (#5)
+  This are now all mainline and got reverted:
+  D    biosdevname-Add-buffer-read-helper-using-read-explicitly.patch
+  D    biosdevname-Add-SMBIOS-3.x-support.patch
+  D    biosdevname-Read-DMI-entries-from-sys-firmware-dmi-tables-DMI.patch
+  D    dmidecode-prevent-infinite-recursion.patch
+
+- install to /usr (boo#1029961)
+
+- Amend the package description
+
+- Add support for SMBIOS 3.
+  * biosdevname-Add-SMBIOS-3.x-support.patch
+- Fix URL in specfile. It should be readable to developers.
+
bluez
+- add CVE-2023-45866.patch (CVE-2023-45866, bsc#1217877)
+
+- update to 5.70:
+  * Fix issue with not sending GATT confirmations.
+  * Fix issue with not handling initiator properly.
+  * Fix issue with not checking PBAP counter length.
+  * Add support for MICP profile and MICS service.
+- add Fix-.device_probe-failing-if-SDP-record-is-not.patch to fix
+  regression when pairing game controllers
+
cairo
+- Update to version 1.18.0:
+  + The first stable cairo release in five years should be cause
+    for celebration.
+  + All the API added in the 1.17 development cycle is now
+    considered stable, and will not change.
+  + Many thanks to all the contributors for this release.
+  + The cairo-sphinx tool has been removed; we could not find any
+    instruction on how to use it, and no user answered our call for
+    help. If you were using cairo-sphinx, please reach out to the
+    cairo maintainers.
+  + Cairo now implements Type 3 color fonts for PDF.
+  + Multiple documentation fixes, to ensure that the cairo API
+    reference is up to date. Also fixed multiple compiler warnings
+    generated when building cairo.
+  + The XML surface has been removed; it was disabled by default
+    when building cairo, and we could not find any downstream
+    distributor that would enable it.
+  + The Tee surface is now automatically enabled. Downstream
+    distributors of cairo have been enabling for years it in order
+    to build Firefox.
+  + Fixed multiple issues with the DWrite font backend.
+  + Improved the Quartz surface; mainly, Quartz surfaces now use
+    the main display ColorSpace, speeding up rendering operations.
+  + Cairo now hides all private symbols by default on every
+    platform; the old "slim" symbols hack to alias internally used
+    symbols has been dropped, in favor of using
+    `-Bsymbolic-functions` with toolchains that support it.
+  + Fixed multiple memory leaks in the code base and test suite,
+    and general maintenance.
+  + Added new API to expose the Pixman dithering filter to cairo
+    patterns; this is currently implemented only for image
+    surfaces.
+- Drop patches fixed upstream:
+  + cairo-1.17.8-fix-tee-compilation.patch
+  + cairo-1.17.8-ft-font-missing-glyph.patch
+- Rebase patches with quilt.
+- Stop passing xml=disabled to meson setup, xml backend is dropped.
+
+- Update to version 1.17.8:
+  + In a continuing effort to reduce the amount of legacy code, and
+    increase the long-term maintainability of cairo, the following
+    backends have been removed:
+  - GL and GLES drawing
+  + Additionally, cairo's Autotools build system has been removed;
+    from now on, cairo will only support the Meson build system.
+    While the end result should be identical, further testing is
+    appreciated.
+  + In this snapshot, cairo gained support for rendering COLRv1
+    fonts, and rendering SVG and COLRv1 fonts with custom palettes.
+  + Support for macOS and Windows has been improved, with lots of
+    build and bug fixes.
+  + Lots of safety issues have been fixed, with array bounds
+    checking and plugging memory leaks, as well as fixes for bugs
+    identified via fuzzying.
+  + This is going to be the last snapshot of the 1.17 development
+    cycle; we only expect minor bug fixing and improvements until
+    the 1.18.0 release.
+- Switch to meson buildsystem: Add meson BuildRequires and macros.
+- Update Source Url to new home.
+- Drop build_gl_backend define and conditional pkgconfig(egl) and
+  pkgconfig(gl) BuildRequires: No longer supported.
+- Add generic c++_compiler and c_compiler BuildRequires: New
+  dependencies.
+- Drop 0001-Set-default-LCD-filter-to-FreeType-s-default.patch:
+  Fixed upstream.
+- Add upstream bug fix patches:
+  + cairo-1.17.8-fix-tee-compilation.patch
+  + cairo-1.17.8-ft-font-missing-glyph.patch
+
+- Update to version 1.17.6:
+  + This snapshot sees the removal of the following backends and
+    platform support: Qt4, BeOS, OS/2, DirectFB, DRM, Cogl, OpenVG.
+  + Thanks to all past contributors for their work on them. If you
+    were using any of these backends then you will need to stick to
+    Cairo 1.16.
+  + This snapshot is going to be the **last** release of Cairo with
+    the Autotools build system. The Meson build has seen many
+    improvements and it is considerably easier to maintain and
+    faster to build.
+- Changes from version 1.17.4:
+  + A particularly noteworthy improvement in this release is the
+    addition of the meson build system as an alternative to
+    autotools.
+  + The cogl Cairo backend underwent significant development this
+    cycle.
+  + Subpixel positioning support allows improved glyph outlines
+    with the Freetype font backend.
+  + For a complete log of changes, please see
+    https://cairographics.org/releases/ChangeLog.1.17.4
+- Changes from version 1.17.2:
+  + This snapshot provides the new support for writing floating
+    point formats as 16 bpc PNGs, with support for RGBA128F and
+    RGB96F formats. This new feature increases Cairo's pixman
+    version requirement to 0.36.0.
+  + Beyond this are a range of bugfixes.
+    For a complete log of changes, please see
+    https://cairographics.org/releases/ChangeLog.1.17.2
+- Drop patches fixed upstream:
+  + cairo-Use-FT_Done_MM_Var-instead-of-free-when-available.patch
+  + cairo-composite_color_glyphs.patch
+  + cairo-pdf-add-missing-flush.patch
+  + cairo-do-not-override-explicitly-requested-grayscale-aa.patch
+- Rebase remaining patches with quilt.
+- Add 0001-Set-default-LCD-filter-to-FreeType-s-default.patch: Set
+  default LCD filter to FreeType's default (patch merged upstream).
+- Use ldconfig_scriptlets macro for post(un) handling.
+
cairomm1_0
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
-- Update to version 1.11.2:
-  + Pattern: Add set_extend() and get_extend().
-  + ScaledFont: Add the missing get_extents() method
-    implementation.
-  + Allow use from Objective-C instead of just allowing building.
-  + Avoid dereferencing empty std::vector<>s.
-  + Documentation improvements.
-  + Fix linker problems in examples.
-
ceph
+- Remove _constraints file, add README-constraints.txt and pre_checkin.env
+
+- Add "#!BuildConstraint" to spec files for compatibility with _multibuild
+
+- Update to 16.2.13-66-g54799ee0666:
+  + (bsc#1199880) mgr: don't dump global config holding gil
+  + (bsc#1209621) cephadm: fix NFS haproxy failover if active node disappears
+  + (bsc#1210153) mgr/cephadm: fix handling of mgr upgrades with 3 or more mgrs
+  + (bsc#1210243, bsc#1210314) ceph-volume: fix regression in activate
+  + (bsc#1210719) cephadm: mount host /etc/hosts for daemon containers in podman deployments
+  + (bsc#1210784) mgr/dashboard: Fix SSO error: 'str' object has no attribute 'decode'
+  + (bsc#1210944) cmake: patch boost source to support python 3.11
+  + (bsc#1211090) fix FTBFS on s390x
+
+- Add _multibuild to define additional spec files as additional
+  flavors.  Eliminates the need for source package links in OBS.
+
+- Update to 16.2.11-65-g8b7e6fc0182:
+  + (bsc#1201088) test/librados: fix FTBFS on gcc 13
+  + (bsc#1208820) mgr/dashboard: allow to pass controls on iscsi disk create
+
+- Update to 16.2.11-62-gce6291a3463:
+  + (bsc#1201088) fix FTBFS on gcc 13
+
cheese
+- Update to version 44.1:
+  + Update AppStream metadata.
+  + Updated translations.
+
+- Update to version 44.0.1:
+  + Update AppStream metadata.
+
+- Update to version 44.0:
+  + Avoid creating duplicated camera devices. Devices detected in
+    `cheese_camera_device_monitor_coldplug()` may get duplicated,
+    as Gstreamer will emit `GST_MESSAGE_DEVICE_ADDED` for them.
+    While this issue could be fixed by reorganizing the
+    initialization code, let's go with a simple and robust solution
+    and check if a `CheeseCameraDevice` using the `GstDevice` is
+    already present.
+  - build: Use GNOME module post_install().
+  + Updated translations.
+- Replace update-desktop-files with desktop-file-utils, add
+  appstream-glib BuildRequires and check section where we validate
+  desktopfile and appdata.
+
+- Update to version 43.0:
+  + Remove glibc debug environment variables.
+  + Updated translations.
+- Build libcheese-common as noarch.
+
+- Update to version 43.alpha:
+  + TODO (upstream will add it later it seems...).
+
clutter-gst
+- Add 0001-video-sink-Remove-RGBx-BGRx-support.patch: video-sink:
+  Remove RGBx/BGRx support. The rgb24 renderer uses the wrong pixel
+  stride and the rgb32 renderer assumes alpha is meaningful. We can
+  use neither.
+  Fixes: https://gitlab.gnome.org/GNOME/cheese/-/issues/51
+- Update Supplements to current standard.
+
colord
-- Add colord-CVE-2021-42523.patch: fix a small memory leak in
-  sqlite3_exec (boo#1202802 CVE-2021-42523).
+- Reduce memory constraints for riscv64
+
+- Tune _constraints for various architectures.
+
+- Add colord-CVE-2021-42523.patch: fix a small memory leak on db
+  open failure (boo#1202802 CVE-2021-42523).
+
+- Update to version 1.4.6:
+  + Add missing copyright notices.
+  + Add Spyder X entry.
+  + Document where to send patches.
+  + Don't use exact floating point comparisons.
+  + Drop option for removed reverse engineering tools.
+  + Drop references to hughski.com.
+  + Fix a small memory leak in sqlite3_exec().
+  + Fix typo in device-removed signal documentation.
+  + Make introspection optional in meson.
+- Drop -Dreverse=false meson parameter: no longer supported.
+- Fix a few rpmlint warnings:
+  + Do not self-obsolete shared-color-profiles by providing the
+    symbol with a version.
+  + Call +%tmpfiles_create %{_tmpfilesdir}/colord.conf in %post.
+  + Package /usr/share/bash-completion/completions/colormgr with
+    mode 644: the files are not executed, but sourced.
+  + Own %{_localstatedir}/lib/colord/icc (ghost): this directory is
+    generated by %tmpfiles_create.
colord-gtk
+- fix segfault when turning monitor back on (bsc#1212840):
+  Fix-the-callback-signature-to-fix-a-crash.patch
+
+- Update to stable release 0.3.0
+  + Stable release
+  + Sync spec file with downstream
+- Use source signature
+
+- Do not build libcolord-gtk4-1-32bit: there is no consumer and so
+  far we avoid putting gtk4-32bit up.
+
+- Update to version 0.2.0+8:
+  * trivial: Fix link to homepage
+  * trivial: Use the right vala package
+  * build: Make GTK3 build optional too
+  * Add a GTK4 variant
+  * build: Rename 'gtk' meson variable to 'gtk3'
+  * Make introspection optional in meson
+  * Update the example spec file
+  * trivial: post release version bump
+- Switch to git checkout.
+- Add pkgconfig(gtk4) BuildRequires: Build the new gtk4 support.
+
-- Update to version 0.1.24:
-  + New Feature: Hide the mouse cursor when it goes over the sample
-    widget.
-  + Bugfixes:
-  - Don't use a GtkImage for the sample window.
-  - Fix automatic dep on vala.
-  - Fix the build.
-  - Never use -Werror as it breaks jhbuild.
-- Pass --enable-vala to configure to ensure the vala bindings are
-  built.
-
-- Update to version 0.1.23:
-  + Bugfixes:
-  - Do not reuse __COLORD_H_INSIDE__ as this causes #include
-    insanity
-  - Add include guards to cd-sample-window.h
-- Changes from version 0.1.23:
-  + New Features:
-  - Import GTK-specific code from colord into a new project
-  + Bugfixes:
-  - Assorted colord-gtk introspection fixes
-  - Clarify that CdSampleWindow is LGPLv2+, not GPLv2+
-  - Fix release instructions and version number
-  - Fix Vala binding generation for colord-gtk
-- NEW Package: colord-gtk used to be an integrated part of colord,
-  which we split in an own spec file due to build loops. Upstream
-  now followed this split. As a result, the .spec file has been
-  entirely remastered and stripped.
-
-- Add a apparmor profile for usr.lib.colord
-
-- Update to version 0.1.21:
-  + Do not add sensors that are ignored or have no caps.
-  + Do not install any parts of colord-sane if --disable-sane is
-    specified.
-  + Do not use 'WantedBy=graphical.target' in the shipped systemd
-    file.
-  + Fix autotools when configuring without systemd.
-  + Fix InstallSystemWide() by not writing a private file.
-  + Fix srcdir != builddir with introspection enabled.
-  + Fix the description in the systemd service file.
-  + Isolate gtk dependency to cd-convert.
-  + Save the CCMX and ITx files to be compatible with argyllcms
-  + The ColorHug has a new VID and PID.
-- Drop colord-build-no-gtk.patch, fixed upstream.
-- Removed call to gnome-autogen.sh and drop gnome-common
-  buildrequires, only needed for above dropped patch.
-
cups-pk-helper
+- Update to version 0.2.7:
+  + Use meson build system.
+  + Remove code using CUPS 1.5 and lower.
+  + Remove calls to deprecated g_type_init().
+  + Move D-Bus conf file to $(datadir)/dbus-1/system.d
+    (bsc#1202338).
+  + Don't compare signed and unsigned int.
+  + Add default statements to silence compiler warnings.
+  + Add Code of Conduct.
+  + Updated translations.
+- Add meson BuildRequires and replace configure/make/make_install
+  macros with relevant meson/meson_build/meson_install ones.
+
-- Remove redundant tags/sections from specfile
-- Use %_smp_mflags for parallel build
-
dconf
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
dconf-editor
+- Update to version 45.0.1:
+  + Fix string freeze break.
+
+- Update to version 45.0:
+  + Fix UI not displaying with latest GTK.
+  + Misc fixes.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated screenshots
+  + Updated translations.
+
+- Update to version 43.beta:
+  + New beta release! Adds support for the dark color-scheme.
+- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
+
+- Update to version 43.alpha:
+  + This release contains a new app icon, various fixes to build
+    with newer vala, support for building with meson 0.61, and many
+    translation updates.
+- Drop 21.patch: Fixed upstream.
+
+- Add 21.patch: Fix build with meson 0.61.0 and newer.
+- Drop update-desktop-files BuildRequires and macro call, no longer
+  needed and the way we did use it in the past even produces a lint
+  warning now.
+- Replace appstream-glib-devel with appstream-glib BuildRequires,
+  also add desktop-file-utils. Then add a check section, run
+  meson_test macro and explicitly validate appdata and desktop file
+  with appstream-util and desktop-file-validate.
+
e2fsprogs
+- e2fsck-Suppress-orphan-file-is-clean-message-in-preen.patch: e2fsck: Suppress
+  "orphan file is clean" message in preen mode (bsc#1218747)
+
enchant
+- Use %bcond_without aspell, ref ALP push for as few mandatory
+  dependencies as possible/ability to turn off dependencies.
+
+- Add missing closing parentheses for packageand Supplements.
+
eog
-- Update to version 41.2:
-  + eog-window: use correct type for display_profile.
+- Update to version 45.1:
+  + Fix statusbar image position incorrect.
+  + Updated translations.
+
+- Update to version 45.0:
+  + help: Replace dead IRC links
+  + Updated translations.
+
+- Update to version 45.rc:
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + Bug fixes and improvements: Rename Image Viewer -> Eye of GNOME
+  + Updated translations.
+
+- Update to version 44.3:
+  + EOG gets stuck in infinite while loop if animation loops a
+    finite number of times.
+  + Updated translations.
+
+- Update to version 44.2:
+  + Bug fixes and improvements:
+  - EogWindow: Fix refcount and signal handler issues around
+    GSettings handles.
+  - Replace filename with basename.
+  + Updated translations.
+
+- Update to version 44.1:
+  + EogImage:
+  - Ref priv->anim to avoid double free issues
+  - Do not leak animation iter
+  + Segfault when switching between animated webp images
+  + Updated translations.
+
+- Update to version 44.0:
+  + help: Switch mailing list URLs over to GNOME Discourse.
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Bug fixes and improvements: Remove all codes inside #if 0
+  + Updated translations.
+
+- Update to version 44.alpha:
+  + application: Add preferences shortcut.
+  + help-overlay: Use action-name properties.
+  + Drop eog_util_make_valid_utf8.
+
+- Update to version 43.2:
+  + Bug fixes and improvements: Avoid critical warnings when saving
+    images on exit.
+  + Updated translations.
+
+- Update to version 43.1:
+  + desktop: Remove obsolete Bugzilla entries
+  + Add Swedish help images.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Update eog-multiple-save-as-dialog.ui.
+  + Update (or drop) the Docker image used by Flatpak job.
+  + desktop: Add webp to MimeType list.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Use G_DECLARE_INTERFACE in interface headers.
+  + Replace include guards with #pragma once.
+  + Window previews in shell overview are missing the title.
+  + Updated translations.
+
+- Update to version 42.3:
+  + Window previews in shell overview are missing the title.
+  + Updated translations.
+
+- Update to version 42.2:
+  + Updated translations.
+
+- Update to version 42.1:
+  + Update for gnome-desktop thumbnail API changes.
+  + Updated translations.
+
+- Update to version 42.0:
+  + appdata: Update screenshot.
+  + EogWindow: Also set wallpaper as dark wallpaper.
+- Update to version 42.rc:
+  + Replace gtk_window_set_title with hdy_header_bar_set_title.
+  + Disable Presenter action if no images are loaded.
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Use gtk_widget_queue_draw to display thumbnails faster
+  + Replace properties dialog
+  + Shortcuts: Update keyboard shortcuts
+  + eog-window: use correct type for display_profile
+  + doc: migrate to gi-docgen
+  + Use libhandy for dark style preference and rounded window
+    corners
+  + Updated translations.
+- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following
+  upstreams port.
+- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
+
+- Drop pkgconfig(libportal) and pkgconfig(libportal-gtk3)
+  BuildRequires and pass portal=false to meson. Libportal support
+  is now optional, and we do not need it as we are not doing a
+  flatpak.
+
+- Update to version 42.alpha:
+  + metainfo: Align app name with .desktop name.
+  + build: Set of improvements for meson.
+  + EogScrollView: Use overlay scrollbars.
+  + Update libportal usage.
+  + make zoom entry more visually stable.
+  + eog-image: fix double-free of eog image status mutex.
+  + Updated translations.
+- Drop f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch: fixed
+  upstream.
+
+- Add f61f6b1ba33e87766dd9a1b227a3607d863d2197.patch: Update
+  libportal usage. Libportal 0.5 is the first release with a stable
+  API so some changes were made. Following this, add
+  pkgconfig(libportal-gtk3) BuildRequires, new dependency.
+
farstream
+- Build farstream without gupnp support. Following this, drop
+  pkgconfig(gupnp-1.2) and pkgconfig(gupnp-igd-1.0) and pass
+  - -disable-gupnp to configure.
+
+- Update to version 0.2.9+5:
+  + rawudp-upnp test: Also build against new GUPnP 1.2 library if
+    present
+- Add explicit pkgconfig(gupnp-1.2) BuildRequires and pass
+  enable-gupnp to configure, now that upstream supports the version
+  we have.
+- Add farstream-drop-examples.patch: No longer build the examples.
+  Fixes building with gcc 12.
+
-- Update to 2.4.9+4:
+- Update to version 0.2.9+4:
ffmpeg-4
+- ffmpeg-fix-new-binutils.patch.txt: fix build with new binutils
+  (bsc#1215309)
+
file-roller
+- Update to version 43.0:
+  + New features and user visible changes: Add read-only support
+    for Apple’s `dmg` image format through 7-zip.
+  + Bugs fixed: Prevent libarchive backend from writing endless
+    padding when extracting RAR archives.
+  + Other changes: Various source code clean-ups.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + New features and user visible changes:
+  - Support `7zz` and `7zzs` programs from the official 7-Zip
+    project. Distros will want to adjust the
+    `data/packages.match` file.
+  - Add a mnemonic to Extract button.
+  - Make password field reveal icon consistent with other GNOME
+    apps.
+  - Nautilus extension now supports extracting multiple archives
+    simultaneously with “Archive to…”.
+  - Add context menu item to navigate to a file from search.
+  + Bugs fixed:
+  - Fix RAR decompression support in 7-Zip backend.
+  - Fix opening RAR archives with encrypted headers.
+  + Other changes:
+  - Port Nautilus extension to Nautilus 43.
+  - Various code clean-ups.
+  - Slightly modernized Meson code.
+  - Use portal-based APIs for opening files, adding dependency on
+    libportal and libportal-gtk3.
+  - Add support for building internal API docs using gi-docgen.
+  - Do not hide File-Roller icon in the KDE app laucher.
+  - Remove dependency on libnotify.
+  + Updated translations.
+- Switch back to upstream tarball, drop service.
+- Drop pkgconfig(libnotify) BuildRequires: No longer needed.
+- Replace pkgconfig(libnautilus-extension) with
+  pkgconfig(libnautilus-extension-4) BuildRequires following
+  upstream changes.
+- Add desktop-file-utils, pkgconfig(libportal),
+  pkgconfig(libportal-gtk3) and pkgconfig(gtk4) BuildRequires, new
+  dependencies.
+- Rebase patches with quilt.
+- Add back lhasa and arj Suggests.
+
+- Update to version 3.42.0:
+  + Require libhandy >= 1.5 for the color scheme.
+
+- Update to version 3.41.90:
+  + Enable add button on select all
+  + Support GNOME 42 dark style preference
+- Add pkgconfig(libhandy-1) BuildRequires: new dependency.
+
+- Update to version 3.40.0+51:
+  + Updated translations.
+- Switch to git checkout via source service as upstream is not
+  doing releases. We want the updated translations.
+- Replace p7zip-full with 7zip following packaging changes of 7zip.
+
folks
+- Update to version 0.15.6:
+  + Major changes:
+  - Projects should be able to use the typelib-based bindings
+  - sysprof is now used for profiling
+  - Lots of translation updates
+  - Several smaller Meson changes
+  + Bugs fixed:
+  - folks-generics: Add missing generic type argument
+  - tests/bluez: Follow PairDevice API change in python-dbusmock
+- Add global requires_exclude
+  libfolks|libfolks-dummy|libfolks-eds|libfolks-telepathy remove
+  wrong requires in typelibs.
+
fwupd
-- Fix Bug 1212211 - Partner-L3: There are fwupd/FuEngine failure
-  messages in /var/log/messages in SLES15 SP5
-  + add fwupd-Do-not-assume-a-file-descriptor-of-zero-is-invalid.patch
-- Remove protobuf-c BR: SLE now matches TW package layout(Callum Farmer)
-- Remove gnu-efi BR: efi binary is in fwupd-efi(Callum Farmer)
-
-- Change version 1.8.6:
-  + Fix compiling error when building s390x ppc64le
-  - add %ifnarch conditional to spec file
-  + Recover one changelog unexpectedly removed when first pushing
-    fwupd-1.8.6 to 15-SP5
-  - Thu Feb 24 06:29:53 UTC 2022 - jlee@suse.com
-  - Add fwupd-bsc1193921-nvme-ignore-non-PCI-NVMe-devices.patch
-    to ignore non-PCI NVMe devices (bnc#1193921)
+- Fix build failure on s390x and ppc64le
+  + This release modifies spec file
+  - add s390x and ppc64le into default 'with efi_fw_update'
+    so that old dbxtool version can be obsoleted.
+
+- Update to version 1.9.10:
+  + This release adds the following features:
+  - Add support for not_hardware requirements
+  - Add support for loongarch64
+  - Add support for per-release priority attributes
+  - Make USB claim retry count configurable across devices
+  + This release fixes the following bugs:
+  - Compare the HID report value when checking for duplicates
+  - Consider the component priority when installing composite updates
+  - Deploy the CCGX firmware correctly the first time
+  - Do not export the 'main-system-firmware' and 'cpu' GUIDs
+  - Enforce fwupd version requirements client side
+  - Fix Genesys 'failed to get static tool info from device' error
+  - Fix potential 'dereference before null check' in ccmx-dmc
+  - Fix the 'already registered private FuMmDevice flag with value' warning
+  - Fix the 'assertion backend_id != NULL failed' runtime warning
+  - Fix Wacom USB device emulation by recording the composite phases
+  - Generate generic request message text where possible
+  - Hide HTTP passwords in fwupd debugging logs
+  - Let the client know what interaction is expected
+  - Make all critical warnings into backtraces for non-release builds
+  - Never obsolete the wrong HSI attribute
+  - Never show a HSI index that is impossible
+  - Only apply fastboot plugin to modem devices supporting fastboot
+  - Only send interactive requests when the sender is alive
+  - Remove the now-obsolete Synaptics MST cascade device scanning
+  - Replace the Redfish KCS user if required
+  - Restrict mediatek-scaler devices on specific hardware only
+  - Skip any recovery partitions when detecting ESP
+
+- Update to version 1.9.9 (boo#1217295):
+  + This release adds the following features:
+  - Add a new generic request for the device power cable.
+  + This release adds support for the following hardware:
+  - Lenovo X1 Yoga Gen7 530E.
+  - Advantech BMC devices.
+
+- Re-add fwupd-bsc1130056-change-shim-path.patch: patch was dropped
+  in error (boo#1217138).
+
+- Update to version 1.9.8:
+  + This release adds the following features:
+  - Add a DP AUX device subclass and port the Synaptics MST
+    plugin to it
+  - Add a feature flag for non-generic requests where
+    translations are required
+  - Hide generic VID/PIDs to avoid accidental firmware matches
+  - Optionally set the modem carrier configuration as the branch
+    name
+  - Rename 'fwupdmgr sync-bkc' to 'fwupdmgr sync' and also
+    consider the branch
+  - Require additional requirements for devices using non-OEM USB
+    VIDs
+  - Set the waiting-for-user status when sending a request
+  - Support uSWID SBoM data with LZMA compressed payloads
+  + This release adds support for the following hardware:
+  - Kinetic SST/MST DisplayPort converters
+  - Wacom Cintiq Pros (DTH172, DTH227)
+
+- Do not pass -Dsystemd_unit_user=root to meson: use fwupd's
+  defautl fwupd_refresh user (boo#1216973).
+
+- Disable passim support for now. For openSUSE users this is likely
+  less intereting that it would be for enterprise customers.
+
+- Update to versrion 1.9.7:
+  + This release adds the following features:
+  - Add support for child device requirements in metadata.
+  - Allow to have more than one host BKC.
+  - Delete BootNext as a post-reboot action to work around broken
+    firmware.
+  - Parse cabinet archives internally without libgcab.
+  - Use close-ended mode for eMMC FFU to speed up firmware
+    updates.
+  + This release adds support for the following hardware:
+  - Logitech Rally System devices.
+  - More PixartRF HPAC devices.
+  - More Synaptics Prometheus fingerprint readers.
+  - Some Western Digital eMMC devices.
+  - VIA VL830 and VL832.
+
+- Update to version 1.9.6:
+  + This release adds the following features:
+  - Add a launchd agent for macOS.
+  - Add a new security attribute for BIOS capsule updates to be
+    enabled.
+  - Add functionality to fix specific host security attributes.
+  - Add global information from the context into the report data.
+  - Add support for coSWID payload sections.
+  - Add support for parsing the EDID.
+  - Allow adding only-quirk instance IDs from quirk files.
+  - Install a sysusers.d systemd file when using
+  - Dsystemd_unit_user.
+  + For The changes of 1.9.0…1.9.5, please consult
+    https://github.com/fwupd/fwupd/releases
+- Add pkgconfig(passim) BuildRequires: new dependency.
+- Pass -Dplugin_amdgpu=disabled to meson: not buildable just yet.
+- Pass -Dlaunchd=disabled to meson: launched is MacOS only.
+- Drop -Dplugin_dell=enabled meson parameter: no longer supported.
+- Drop fwupd-bsc1130056-change-shim-path.patch: no longer
+  applicable.
+
+- Remove protobuf-c BR: SLE now matches TW package layout
+- Remove gnu-efi BR: efi binary is in fwupd-efi
+
+- Update to version 1.8.17:
+  + Correctly obtain the Thunderbolt is_native controller
+    attribute.
+  + Fix a Wacom emulation failure on s390x.
+  + Only allow --force on security attributes for unsupported
+    builds.
+  + Reduce the amount of RSS by ~12% at startup.
+
+- Enable efi_fw_update on riscv64
+- fwupdagent and dfu-tool are only built %{with efi_fw_update}
+
+- Update to version 1.8.16:
+  + Auto-detect the OEM BCM57xx PCI cards with double the available
+    EEPROM
+  + Beep the console when waiting for user input
+  + Do not assume a file descriptor of zero is invalid
+  + Fix high memory usage when writing a carefully crafted EFI
+    filesystem
+  + Ignore refresh on a non-download remote to fix old versions of
+    KDE
+  + Limit the maximum number of file objects in the EFI filesystem
+  + Only add the supported DFU attributes as private flags
+  + Show devices with problems in fwupdmgr get-upgrades
+  + Update official Intel GPU product names
+- Changes from version 1.8.15:
+  + Add the latest dbx fixups for BlackLotus
+  + Allow fwupd-refresh.timer trigger once per hour
+  + Fix a crash when converting HFSTS1 values
+  + Fix the version detection for SteelSeries Bluetooth mode
+  + Invalidate the XMLb cache when installing new fwupd versions
+  + Trigger the passive flow for usb4 from dell-dock
+  + New hardware support: More Logitech Unifying receivers, Nordic
+    MCUboot and nRF52 Desktop Keyboard
+- Changes from version 1.8.14:
+  + Fix possible crash when getting UEFI report metadata
+  + Fix 'fwupdmgr install FILE GUID'
+- Changes from version 1.8.13:
+  + New features:
+  - Add pcap converter which allows emulating devices from a
+    Wireshark dump
+  - Add the ability to dump TPM firmware for future use
+  - Optionally retain firmware in a backup remote
+  - Record the ESP type in the firmware report sent to the LVFS
+  + Bugs fixed:
+  - Accept application/octet-stream for archives when the mime
+    database is missing
+  - Add the latest dbx version version fixups as Microsoft
+    removed another entry
+  - Assume DFU appIDLE if GetStatus is not implemented
+  - Do not require signatures for local or directory remotes
+  - Do not use pandoc to build the man pages
+  - Enhance Qubes functionality to use JCat
+  - Fix a CCGX 'usbfs: process did not claim interface 1 before
+    use' warning
+  - Fix a compile warning when using a new libqmi version
+  - Fix a critical warning when parsing an empty kernel cmdline
+  - Fix a synaptics-cape regression where the firmware pauses for
+    INTR
+  - Fix the defines for HFSTS6 enforcement policy
+  - Fix the i2c name properly for ElanTP hardware
+  - Fix the name of the MTD Intel SPI controller
+  - Set the release remote when installing archives
+  - Use the powerd power type information to better set AC levels
+  + New hardware:
+  - Framework Audio Card
+  - Lenovo ThinkPad TBT3-TR Gen 2
+  - Wacom Intuos BT S Gen 3
+- Update options passed to meson following upstream changes.
+
+- Introduce docs flag, set to 0: do not build documentation using
+  pandoc: ghc is not part of the rings and we don't want this
+  there.
+
+- Update to version 1.8.12:
+  + Allow setting the package user agent before the client has
+    connected.
+  + Fix a small memory leak when refreshing metadata.
+- Changes from version 1.8.11:
+  + Add support for replaying USB devices so they can be emulated
+    in CI.
+  + Allow desktop software to inhibit the system to prevent
+    updates.
+  + Allow using requirements with depth=0 and no parent.
+  + Auto-set the CCGX remove-delay now we parse DMC subcomponents.
+  + Detect and warn users with the broken NVMe firmware 3B2QGXA7.
+  + Print errors as JSON objects when using fwupdmgr --json.
+- Changes from version 1.8.10:
+  + Add a PE/COFF firmware parser to allow reading coSWID SBoM
+    data.
+  + Allow dumping CFI SPI chips using devices like CH341a.
+  + Refactor the HWIDs functionality to include FDT data.
+- Rebase fwupd-bsc1130056-change-shim-path.patch.
+- Drop uefi-capsule-Do-not-call-grub2-probe-without-argumen.patch:
+  fixed upstream.
+- Add -Dcompat_cli=true meson parameter: keep compat binaries for
+  the time being.
+- Add xz-devel BuildRequires: needed to link liblzma.
+
+- Fix error generating grub.cfg when an update is available.
+  + uefi-capsule-Do-not-call-grub2-probe-without-argumen.patch
+
+- Update to 1.8.9:
+  + This release adds the following features:
+  - Add an interactive request for re-inserting the USB cable
+  - Add SHA384 support for TPM hashes
+  - Add X-FingerprintReader, X-GraphicsTablet, X-Dock and X-UsbDock categories
+  - Allow specifying OR parent requirements in metadata
+  + This release fixes the following bugs:
+  - Add the fwupd version to the HSI result if the chassis is invalid
+  - Allow getting the ESP when there is a block device with no filesystem
+  - Allow reinstalling on devices with only-version-upgrade set
+  - Do not require the TPM event log to have all reconstructions
+  - Fix a tiny memory leak when parsing signed reports
+  - Ignore failure to mount the ESP if unsupported
+  - Never allow using SHA-1 for checksum validation
+  - Return a more useful error if USB recovery failed
+  - Skip the fwupdx64.efi BootXXXX entry when measuring system integrity
+  - Speed up daemon startup using prepared XPath queries
+  - Suggest to turn on ThunderboltAccess for Lenovo systems
+  - Use better defaults if the config file is missing
+  + This release adds support for the following hardware:
+  - More Solidigm NVMe devices
+  - More Synaptics Cape devices
+  - More Synaptics Prometheus devices
+  - Most Texas Instruments USB-4 docks
+  - Scaler support for Wacom USB devices
+  - Several new Wistron USB-C docks
+
+- Update to version 1.8.8:
+  + This release adds the following features:
+  - Add BIOS rollback protection support for Dell and Lenovo
+    systems
+  - Generate OVAL rules for openSCAP evaluation
+  - Show the signed reports from QA teams in client tools
+  + This release fixes the following bugs:
+  - Add a X-Gpu category for new hardware support
+  - Add more ChromeOS metadata to the report attributes
+  - Ensure the device name is set for Intel USB4 devices
+  - Fix a critical DFU CSR warning when deploying firmware
+  - Fix a Synaptics RMI issue when updating non-secure devices
+  - Match more device properties when using GetDetails
+  - Move AMD platform rollback protection to level 4
+  - Use the correct AppStream ID for the Key Manifest failure
+  - Wait for the Intel GPU to come back after updating
+  + This release adds support for the following hardware:
+  - Logitech Whiteboard cameras
+  - More Goodix MoC devices
+  - Several QSI Docks
+
+- Update to version 1.8.7:
+  + This release adds the following features:
+  - Add a new HSI check for the leaked Lenovo 'Key Manifest'
+    hashes
+  - Measure system integrity when installing UEFI updates
+  - Record more host DMI data when submitting a report for dbx
+    failures
+  - Use xz-compressed metadata to reduce bandwidth used by ~25%
+  + This release fixes the following bugs:
+  - Add documentation for three existing HSI attributes
+  - Add re-insert requirement for Analogix devices
+  - Allow parsing metadata more than 1MB in size
+  - Do not follow symlinks when searching for ESP devices
+  - Ensure the config file permission is correct for built-in
+    plugins
+  - Fix a compile failure when compiling without efiboot
+  - Fix a regression when using fwuptool install-blob with FMAP
+    firmware
+  - Only count the Microsoft hashes when getting the dbx version
+  - Only use the IFD when the system is Intel-based
+  - Support loading CoSWID when only one role has been set
+  + This release adds support for the following hardware:
+  - Anker Thunderbolt 4 Mini Hub
+  - ELAN haptic hardware
+  - Fingerprint lenfy devices
+  - Goodix GF3258WNC
+  - Intel discrete GPUs (experimental)
+  - More Star Labs laptops
+  - QSI Godzilla Creek Reference Hub
+- Stop passing conditional plugin_amt=disabled, no longer needed,
+  nor recognized.
-- Changes from version 1.7.4:
+- Changes from version 1.7.4 (bsc#1193921):
gcr
+- Use %patch -p N instead of deprecated %patchN.
+
+- Update to version 4.1.0:
+  + The soversion is now properly set to 4.
+  + certificate: Print dates in ISO8601 format
+  + viewer: Support certificates read from PKCS#11 store
+  + gcr: Add means to construct GcrCertificate from PKCS#11 URI
+  + Several smaller fixes found with ASAN
+  + Stop using GSlice
+  + a11y: Improve reading of certificate info by screen readers
+  + Updated translations.
+- Rename sub-packages following upstreams correction of soversion.
+  libgcr-4-0_0_0 is now libgcr-4-4, and libgck-2-0_0_0 is now
+  libgck-2-2.
+
+- Update to version 4.0.0:
+  + This the first stable release of gcr4 and gck2.
+  + Updated translations.
+
+- Update to version 3.92.0:
+  + This is the beta release of gcr4, which is a major version bump
+    after gcr3 with several API and ABI breaks.
+  + `GcrCertificateSection` and `GcrCertificateField` have been
+    added, which now allow consumers to more easily create their
+    own GcrCertificate-based UIs.
+  + gcr4 will no longer ship UI libraries, i.e. gcr-gtk3 or
+    gcr-gtk4.
+  + `GcrComparable` and `GckList` have been removed.
+- Drop pkgconfig(gtk+-3.0) BuildRequires, no longer needed, nor
+  supported. Following upstream changes, stop passing gtk3=true to
+  meson.
+- Drop sub-package typelib-1_0-GcrUi-3, it was already gone since
+  3.90.0 release.
+
+- Update to version 3.90.0:
+  + The "gcr" pkgconfig package now no longer contains the UI
+    widgets (i.e. the former "gcr-base" package)..
+  + "gcr-ui" no longer exists. There is now "gcr-gtk3" and
+    "gcr-gtk4" for the GTK3 and GTK4 versions respectively. These
+    might be removed from by the beta release however, in favor of
+    widgets for each DE (e.g. libadwaita or libgranite or ...).
+  + All deprecated API has been removed, as well as most UI-related
+    code. This includes most widgets, GcrColumn and any icons.
+  + Most GObject-based code has been updated to use modern
+    constructs like the `G_DECLARE_*` macros.
+  + "pkcs11.h" and "pkcs11.vapi" have been removed. If you used
+    "pcks11.h", this is provided by the p11-kit package. If you
+    used pkcs11.vapi, you'll have to copy it directly in your
+    repository.
+  + The org.gnome.crypto.pgp schema is no longer shipped. The
+    options provided in it are part of GPG configuration files.
+  + The minimally required version of Meson is now 0.59.
+  + All `GcrCollection` based APIs are now ported to `GListModel`.
+  + Added lookup of trust assertions for distrusted certs.
+  + Updated translations.
+- Drop b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed
+  upstream.
+
-  + meson: Fix unknown kw argument in gnome.generate_gir [GNOME/gcr!68]
-  + gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commands
-  + docs: Port from gtk-doc to gi-docgen [GNOME/gcr!76]
-  + Unbreak build without systemd [GNOME/gcr!75]
-  + Several CI fixes
-  + Updated translations
-- Add gi-docgen BuildRequires: needed by the docs
-- Update the doc directory
-- Drop patch b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed
-  upstream
+  + meson: Fix unknown kw argument in gnome.generate_gir.
+  + gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn
+    commands.
+  + docs: Port from gtk-doc to gi-docgen.
+  + Unbreak build without systemd.
+  + Several CI fixes.
+  + Updated translations.
+- Drop b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: Fixed
+  upstream.
+- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following
+  upstreams port.
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Split out doc subpackage.
+- Add fdupes BuildRequires and macro, remove duplicate files.
+- Build data and doc sub-packages as noarch.
gdk-pixbuf
+- Update to version 2.42.10:
+  + Search for rst2man.py.
+  + Update the memory size limit for JPEG images.
+  + Updated translations.
+- Drop patch fixed upstream (with different limit):
+  + 0001-jpeg-Increase-memory-limit-for-loading-image-data.patch
+
-  (boo#1194633 CVE-2021-44648).
+    (boo#1194633 CVE-2021-44648).
gdl
+- Remove obsolete translation-update-upstream support
+  (jsc#SLE-21105).
+
+- Update to version 3.40.0:
+  + Center dock item button images
+  + Fix build problem on macOS
+  + Fix tab reordering
+  + Updated translations.
+- Update URL to new gitlab home.
+
gdm
+- Make Patch0 only applies on s390 and s390x.
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- Rebase patches for SLE-15-SP6 (bsc#216595):
+  + Rebase gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch
+  + Rebase gdm-disable-gnome-initial-setup.patch
+  + Rebase gdm-restart-session-when-X-server-restart.patch
+
+- Explicitly buildrequire /usr/bin/dbus-run-session: the
+  dbus package is being restructured to be usable with dbus-broker
+  and so far we just relied on implicit dependencies bringing this
+  in. Meson checks for it, so it is correct to BR it though.
+
+- Update to version 45.0.1:
+  + Fix for the crasher fix.
+- Changes from version 45.0:
+  + Crasher fix.
+  + Updated translations.
+- Rebase gdm-xauthlocalhostname.patch with quilt.
+
+- Update to version 45.beta:
+  + A ton of small code clean ups and small leak fixes.
+  + Set gnome-initial-setup dconf profile.
+  + Honor settings configured with a template in AccountsService.
+  + Crash fix from stray udev events.
+  + VT handling fixes.
+  + Work better in presence of simpledrm.
+  + wayland multi-seat support.
+- Rebase patches with quilt.
+- Drop upstream patches:
+  + gdm-fix-btmp-record-with-seat.patch
+  + gdm-disable-wayland-on-aspeed-chipsets.patch
+
+- Do not use %autopatch to build on SLE where rpm version is not
+  ready for the macro.
+
+- Merge pulseaudio-gdm-hooks into the gdm package. This was previously
+  part of pulseaudio.spec, which was fairly complex (dir ownership,
+  separate tmpfiles, dependencies) and it also caused pulseaudio.spec
+  to runtime depend on gdm. Avoid all of that by just adding it here:
+  + Add default.pa
+  + Add entries to gdm.tmpfiles
+
+- Update to version 44.1:
+  + Fix blown assertion log spew.
+  + Updated translations.
+
+- Create two set of pam configuration files:
+  + *-sle.pamd are for SLES15 and older
+  + add postlogin-* includes to the others as required by openSUSEs
+    PAM config policy
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Lots of code clean ups.
+  + Fix detection of virt on efi setups.
+  + Fix btmp accounting on failed logins.
+  + Ensure pam_close_session is called even if worker is killed.
+  + Updated translations.
+- Drop gdm-switch-user-tty7.patch: fixed upstream.
+- Refresh patches with Quilt.
+- Rebase gdm-xauthlocalhostname.patch due to code clean up commit:
+  88d79fe24cda8623a4b460c0aa9628178c26f745.
+
+- Update gdm-disable-gnome-initial-setup.patch: Refactoring to
+  disable it on SLE runtime, so with the same executable it is
+  still possible to run on Leap (jsc#PED-1719).
+
+- Update gdm-smartcard.pamd: Move pam_nologin.so under pam_pkcs11.so
+  to make it work with pam_pkcs11's auto file username.
+
-- Update gdm-disable-gnome-initial-setup.patch: Refactoring to
-  disable it on SLE runtime, so with the same executable it is
-  still possible to run on Leap (jsc#PED-1719).
+- Update gdm-sysconfig-settings.patch: Fix gdm doesn't start
+  if /etc/sysconfig/displaymanager is missing (bsc#1204578).
+
+- Move dbus system.d conf file to /usr (bsc#1204052)
+
+- Update to version 43.0:
+  + Drop vestigial code.
+  + Fixes in GPU detection.
+  + Use _GNU_SOURCE again to avoid compile warning.
+  + Updated translations.
+- Drop patches fixed upstream:
+  + gdm-Fix-type-of-signal-connection-id.patch
+  + gdm-Stop-listening-to-udev-events.patch
+- Rebase patches with quilt.
+
+- Fix specfile: Adapt macros %_pam_moduledir (boo#1191033).
+- Ensure /run/gdm is created by tmpfiles.
+
+- Add gdm-Fix-type-of-signal-connection-id.patch: backport upstream
+  commit f0f527ff (bsc#1197521).
+- Add gdm-Stop-listening-to-udev-events.patch: backport upstream
+  commit 307c683f (bsc#1197521).
+
+- Update to version 42.0:
+  + Improvements to work better on NVidia cards.
+  + Look in DATADIR for launching environment data files.
+  + PAM updates on exherbo.
+  + Updated translations.
+- Add pkgconfig(gudev-1.0), with minimal version of 232, as a new
+  build requirement.
+- Add explicit update-alternatives to post(un) requirements to
+  avoid rare unexpected behaviors due to package order of
+  installation.
+- Replace systemdsystemunitdir with _unitdir macro. There's no need
+  to manually define it anymore since systemd-rpm-macros already
+  provide it.
+
gegl
-- Update to version 0.4.34:
+- Update to version 0.4.46:
+  + Operations:
+  - local-threshold: new operation that does neighborhood aware
+    and optionallyantialiased thresholding of an image.
+  - chamfer: new operation in workshop that useis
+    distance-transform and emboss or LinuxBeaver’s research
+    into modeling different bevels with combinations of blurs.
+  - ff-load,ff-save: clean up of deprecated API, builds with
+    ffmpeg-6.0 but ff-save hasn’t been made to work with this
+    release of ffmpeg yet.
+  + Updated vendored libraries:
+  - ctx and libnsgif have been updated from upstream.
+  + Build:
+  - Depend on meson 0.55.0
+  - Various cleanups including re-enabling of deprecation
+    warnings.
+  - make ctx be an internal library.
+
+- Update to version 0.4.44:
+  + This release fixes a crashing bug what is umasked by GLib
+    2.75.3 and newer. Never-allocated data were being passed to
+    g_slice_free, in GeglBuffer’s handling of copy-on-write tiles.
+  + ctx: Updated vendored library from upstream.
+
+- Update to version 0.4.42:
+  + Operations:
+  - raw-load: add conditional support for 0.21.0 API.
+  - rgb-clib: improved ui-ranges.
+  - perlin, mosiac, c2g, long-shadow: small cleanups.
+  - gif-load: update vendored dependency, including code updates.
+  + Build: Keeping up with babl.
+- Drop 133.patch: Fixed upstream.
+- Add boolean pkgconfig(babl-0.1) BuildRequires following upstream
+  changes.
+
+- Add 133.patch: Fix build against libraw 0.21.0.
+
+- luajit was disabled for riscv64 ppc64 ppc64le, patch it here
+  accordingly (boo#1205102)
+
+- Update to version 0.4.40:
+  + Operations:
+  - newsprint: do not drop alpha channel in RGB modes.
+  + Core:
+  - fixes for legacy build, still supporting building latest GEGL
+    for stable GIMP with old babl (not recommended if distros can
+    have recent enough meson).
+  - avoiding possible multi thread race in babl garbage
+    collection,
+
+- Update BuildRequires to reflect it now does work with ffmpeg5.
+
+- Update to version 0.4.38:
+  + Operations:
+  - denoise-dct: a NEW denoising operation which decomposes the
+    input buffer to sliding overlapping patches, calculates the
+    DCT denoising in each patch, and then aggregates the denoised
+    patches to the output buffer averaging the overlapped pixels.
+  - ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0
+    compatible.
+  - gif-load: updated to latest upstream libnsgif version.
+  - slic: progress reporting and improved parameter handling.
+  - vector-fill: updated to latest upstream ctx version.
+  - oilify: clamp inputs to avoid nan in output.
+  - gegl:load fix possible double free.
+  - rgbe-write: plug leaks in error paths.
+  + Core: Fixes of some potential NULL dereferences on custom
+    dataformats for malformed inputs.
+
+- Update BuildRequires to reflect it does not work with ffmpeg5.
+
+- Update to version 0.4.36:
+  + The primary addition in this release is SIMD dispatch, buffer
+    access functions get built for x86-64 v2 and v3
+    microarchitecture levels as well as ARM neon. The same applies
+    to core operations where we have .so bundles for the variants
+    as well as a generic build.
+  + Operations: The npd operation fixed with multiple threads.
+
+- Update to version 0.4.34 (CVE-2021-45463):
geoclue2
+- Update to version 2.7.1:
+  + Add 'age' field to MLS locate queries
+  + Location updates now always have an accuracy value
+  + Improvements to NMEA parsing:
+  - Parse NMEA timestamps with sub-second accuracy
+  - Add default accuracy to NMEA RMC locations
+  - Ignore locations from GGA and RMC sentences if the GNSS fix
+    is not valid
+  + Prioritize GNSS sources with a recent fix over other sources,
+    preventing location jumps
+  + Install D-Bus policy in /usr/share, not /etc
+  + Upgrade GLib / Gio dependency to version 2.68.0
+  + Correct gi annotations in GClueSimple
+  + Various small fixes
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 2.7.0:
+  + Multiple config files named *.conf are now read from the config
+    directory at @sysconfdir@/geoclue/conf.d.
+  + HTTP requests are now made via libsoup3.0 instead of
+    libsoup2.4.
+  + A static location can now be set in @sysconfdir@/geolocation
+    for immobile systems.
+  + Web source requests are now submitted with combined WiFi and
+    3GPP tower data.
+  + Web source now checks connectivity in a way that allows
+    location and submission servers running on localhost.
+  + Web source submissions are now made using /v2/geosubmit API.
+  + Web source cell tower submissions now have the correct radio
+    type.
+  + Web source requests now submit the BSS age property.
+  + Web source submissions now contain the location speed.
+  + Web source cache now respects WiFi signal tolerance strictly.
+  + NMEA source now supports both '\n' and '\r' NMEA delimiters.
+  + NMEA source can now be made the Web source submit source.
+  + ModemManager now use signaled calls to get cached location
+    information to avoid performing explicit modem query.
+  + Location description now contains information about its source.
+  + GSettings backend no longer complains about being run from a
+    read-only filesystem.
+  + Many small improvements and fixes, some memory safety related.
+- Drop 129.patch: Fixed upstream.
+
+- Move dbus system.d conf file to /usr (bsc#1204054)
+
+- Add 129.patch: Port to use soup3. Following this, replace
+  pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
+
+- Update to version 2.6.0:
+  + Stop the client for system applications when accuracy is set to
+    NONE.
+  + NMEA: add a unix socket file option.
+  + Client info: support cgroup v2.
+  + Don't compute movements for low accuracy sources.
+  + Add an option to generate vapi.
+  + Send the 3G tower type as part of the Mozilla location service
+    requests.
+  + Add phosh & lipstick as allowed agents.
+  + Use GeoIP when no WiFi device is available.
+  + Modem manager: add polkit rule to allow GPS access.
+  + Allow disabling compass at build and at runtime.
+  + Fix heading computation for identical locations.
+  + Be strict with time and distance threshold.
+  + Fix the XDG location portal integration.
+  + Replace agent wait timeout with a queue.
+  + Other bugs fixes.
+- Drop geoclue2-geoip-when-wifi-unavailable.patch: fixed upstream.
+- Minor tweaks to rpmlintrc file: systemd_service changed from
+  warnings to error (but still don't apply here, as it's a dbus
+  enabled service).
+
+- Remove unnecessary shadow requires
+
+- Add CONFIG parameter to %sysusers_generate_pre
+
geocode-glib
-    3.x build, applications will need to be adapted to look for
-    the"-2.0" version of the API.  This allows both native and
-    interpreted applications to select which version of libsoup
-    they want geocode-glib to use as the backend, and for both
-    versions to be installed in distributions.
+    3.x build, applications will need to be adapted to look for the
+    "-2.0" version of the API.
+- Create multibuild flavor "soup2":
+  + The soup2 flavor contains the packages we had so far, API 1.0
+  + The ""-flavor is API 2.0, creating new subpackages
+    libgeocode-glib-2-0 and typelib-1_0-GeocodeGlib-2_0.
gjs
+- Update to version 1.78.0:
+  + Closed bugs and merge requests:
+  - Improved Console.log Output
+  - `gjs:dbus / Gtk4` unit test fails: Function
+    Gtk.SectionModel.get_section() cannot be called
+
+- Drop pkgconfig(sysprof-4) BuildRequires. This was only needed
+  because sysprof-capture-static-devel was lacking header files,
+  which was mistakenly being packaged with sysprof-devel, and it's
+  fixed now.
+- Add with(out) "profiling" build switch and disable it, by
+  default, as profiling isn't meant for general use. This nests
+  pkgconfig(sysprof-capture-4) BuildRequires under an if-with
+  expression and passes profiler=(enabled|disabled) to meson,
+  depending on the profiling switch.
+
+- Update to version 1.77.90:
+  + Building GJS with -fno-exceptions is now the default. To retain
+    the previous behaviour, invoke Meson with -Dcpp_eh=default.
+  + Closed bugs and merge requests:
+  - testEverything fails make check
+  - Using a Gio.Appinfo().launch with context may crash gjs
+  - Fixed-size and Zero-terminated arrays are leaked when used as
+    in or inout arguments with transfer none
+  - Crash due to bad memory usage when calling a function taking
+    an inout array with length parameter and transfer full
+  - Various maintenance
+  - README.MSVC.md: Update for SpiderMonkey-115.x
+  - GJS returns pointers instead of numbers for function with
+    output parameters
+  - Profiler spuriously records GJS.boxed_instance and
+    GJS.boxed_prototype
+  - installed-tests/js/meson: Add tests dependencies to dbus
+    tests
+  - eslint: Make multi-line imports to always include a trailing
+    comma
+  - Make console.error format GError correctly
+  - Gtk:
+    . Throw an error for an invalid Template string
+    . Attempt to load Template from a string, if it appears valid
+  - global: Really enable non-mutating Array methods
+
+- Update to version 1.77.2:
+  + New JavaScript features! This version of GJS is based on
+    SpiderMonkey 115, an upgrade from the previous ESR (Extended
+    Support Release) of SpiderMonkey 102. Here are the highlights
+    of the new JavaScript features. For more information, look them
+    up on MDN or devdocs.io.
+  + New APIs:
+  - Arrays and typed arrays have gained `findLast()` and
+    `findLastIndex()` methods, which act like `find()` and
+    `findIndex()` respectively, but start searching at the end of
+    the array.
+  - Arrays and typed arrays have gained the `with()` method,
+    which returns a copy of the array with one element replaced.
+  - Arrays and typed arrays have gained `toReversed()`,
+    `toSorted()`, and `toSpliced()` methods, which act like
+    `reverse()`, `sort()`, and `splice()` respectively, but
+    return a copy of the array instead of modifying it in-place.
+  - The `Array.fromAsync()` static method acts like
+    `Array.from()` but with async iterables, and returns a
+    Promise that fulfills to the new Array.
+  + It is now possible to build GJS with -fno-exceptions, by
+    invoking Meson with -Dcpp_eh=none.
+  + Closed bugs and merge requests:
+  - Port to mozjs115
+  - Various maintenance
+  - arg: Preserve transfer when freeing out arrays
+  - Some values leak fixes and cleanups
+  - Does not parse hash tables in signals
+  - docs: fix minor URL mistakes and behavioural omissions
+  - gjs: Listen to GMemoryMonitor::low-memory-warning to trigger
+    GC
+  - GSettings override in Gio.js may fail on construction
+  - Gio: Fix constructing Settings with a SettingsSchema object
+- Replace pkgconfig(mozjs-102) with pkgconfig(mozjs-115)
+  BuildRequires following upstreams port.
+
+- Update to version 1.77.1:
+  + Many documentation improvements and cleanups.
+  + New API for C programs embedding GJS:
+    gjs_context_run_in_realm(). This allows using the SpiderMonkey
+    API, for advanced use cases, while having entered the main
+    realm where GJS code runs. Most programs will not need to use
+    this.
+  + Closed bugs and merge requests:
+  - Cleanups: Use more autopointers.
+  - bug(build, tests): broken dependency cycle associated with
+    the `have_gtk4` variable.
+  - Better handling of callbacks during GC.
+  - doc: Add Gio and GLib runAsync overrides.
+  - installed-tests/meson: Add tests dependencies on gjs console
+    and GjsPrivate.
+  - gi/arg: Cleanup handling of C arrays and GValue arrays.
+  - Various maintenance.
+  - doc: Fix http-client.js example.
+  - use `meson setup` instead of ambiguous `meson`.
+  - docs: document `GObject.gtypeNameBasedOnJSPath`.
+  - docs: fix formatting for `Signals.md`.
+  - Provide API to get GTypes defined in a module.
+  - doc: Update inroduction.
+  - gi/args.cpp: Fix build with Visual Studio.
+
+- Update to version 1.76.2:
+  + Various fixes ported from the development branch.
+  + Closed bugs and merge requests:
+  - GJS freezes, program stops responding, error states Gtk4
+    EventController GestureClick returns incorrect state-
+    Gdk.ModifierType on mouse button press in X11
+  - Caller allocated boxed types or structs are not fully
+    released
+  - Gjs console leaks invalid option errors
+
+- Update to version 1.76.1:
+  + Various fixes ported from the development branch.
+  + Closed bugs and merge requests:
+  - gnome-shell crashes on exit in js::gc::Cell::storeBuffer
+  - Memory leak with GError
+  - GVariant return values leaked
+  - GBytes's are leaked when passed as-is to a function
+  - Transformated GValues are leaking temporary instances
+  - GHash value infos are leaked
+  - "flat" arrays of GObject's are leaked
+  - Gjs console leaks invalid option errors
+  - gjs can't print null
+
+- Enable tests during build again.
+
+- Update to version 1.76.0:
+  + No changes from release candidate 1.75.90.
+
+- Update to version 1.75.90:
+  + Closed bugs and merge requests:
+  - NEWS: fix a typo causing codespell to fail
+  - doc: Add more apps written in GJS
+  - Gio: Use proper default priority on async generators
+  - gjs 1.75.2 GObjectValue build test failing on ARM
+  - testGObjectValue: Enable creating object with a string
+    property
+  - Handle transfer-none string return value from vfunc
+    implemented in JS
+  - Various maintenance, performance improvements
+
+- Update to version 1.75.2:
+  + There are new `Gio.Application.prototype.runAsync()` and
+    `GLib.MainLoop.prototype.runAsync()` methods which do the same
+    thing as `run()` but return a Promise which resolves when the
+    main loop ends, instead of blocking while the main loop runs.
+    Use one of these methods (by awaiting it) if you use async
+    operations with Promises in your application. Previously, it
+    was easy to get into a state where Promises never resolved if
+    you didn't run the main loop inside a callback.
+  + There are new `Gio.InputStream.prototype.createSyncIterator()`
+    and `Gio.InputStream.prototype.createAsyncIterator()` methods
+    which allow easy iteration of input streams in consecutive
+    chunks of bytes, either with a for-of loop or a for-await-of
+    loop.
+  + DBus proxy wrapper classes now have a static `newAsync()`
+    method, which returns a Promise that resolves to an instance of
+    the proxy wrapper class on which `initAsync()` has completed.
+  + DBus property getters can now return GLib.Variant instances
+    directly, if they have the correct type, instead of returning
+    JS values and having them be packed into GLib.Variants.
+  + Dramatic performance improvements in the legacy
+    `imports.signals` module, which has also gained a
+    `connectAfter()` method that works like the same-named method
+    in GObject signals. (However, the signals module remains
+    legacy, and is mostly there for historical reasons with GNOME
+    Shell. Don't use it in new code.)
+  + For years we have had a typo in `Cairo.LineCap.SQUARE`,
+    incorrectly naming it `SQUASH`. This is fixed and the typoed
+    name is retained as an alias.
+  + Also in Cairo, the value of `Cairo.Format.RGB16_565` was wrong.
+    This was fixed with a breaking change, because anyone using it
+    was probably already not getting the results they expected.
+  + Continuing the Cairo improvements, SVG surfaces have gained
+    `Cairo.SVGSurface.prototype.finish()` and
+    `Cairo.SVGSurface.prototype.flush()` because previously SVG
+    surfaces were only written to disk when the SVGSurface object
+    was garbage collected, making it uncertain to rely on them.
+  + The debugger now handles Symbol values and Symbol property keys
+    of objects. Previously, these were not displayed correctly.
+  + Various type-safety refactors.
+  + Many bug fixes and performance improvements.
+
+- Update to version 1.75.1:
+  + Static methods on classes from GObject introspection are now
+    present on JS classes that inherit from those classes.
+
+- Update to version 1.74.2:
+  + Various fixes ported from the development branch.
+  + Closed bugs and merge requests:
+  - Build error with clang
+  - Can't compile current version with mozjs 102
+  - Enabling window-list extension causes gnome-shell to crash
+    when running "dconf update" as root
+  - log: Fix an off-by-one buffer overflow
+
+- Update to version 1.74.1:
+  + Closed bugs and merge requests:
+  - Problem calling promisified D-Bus wrappers with callback.
+  - docs:
+    . Fix link in issue template.
+    . Document Gio.FileEnumerator iteration.
+    . Fix Markdown formatting in README.MSVC.md.
+
+- Update to version 1.74.0:
+  + Many improvements to the examples and documentation.
+  + Overrides to certain non-introspectable functions that will now
+    gracefully throw an exception instead of crashing.
+  + Closed bugs and merge requests:
+  - Various maintenance.
+  - http example not reliable, relies on server provided
+    content-length.
+  - Gio set_attribute SIGSEGV (Address boundary error).
+  - doc:
+    . Reformat for better scraping with DevDocs.
+    . Update Home.
+  - GLib: override GThread functions.
+
+- Use ldconfig_scriptlets macro for post(un) handling.
+
-- Update to version 1.70.2:
-  + Build and compatibility fixes backported from the development
-    branch.
-  + Closed bugs and merge requests: package: Reverse order of
-    running-from-source checks.
+- Update to version 1.73.2:
+  + New JavaScript features! This version of GJS is based on
+    SpiderMonkey 102, an upgrade from the previous ESR (Extended
+    Support Release) of SpiderMonkey 91. Here are the highlights of
+    the new JavaScript features. For more information, look them up
+    on MDN or devdocs.io.
+  + New APIs
+  - The `Object.hasOwn()` static method can be used as an easier
+    replacement for `Object.prototype.hasOwnProperty.call(...)`.
+  - `Intl.supportedValuesOf()` lets you enumerate which
+    calendars, currencies, collation strategies, numbering
+    systems, time zones, and units are available for
+    internationalization.
+  + It's now possible to use
+    `GObject.BindingGroup.prototype.bind_full()` with JS functions.
+    Previously this method was unusable in JS.
+  + Gio.FileEnumerator is now iterable, both synchronously (with
+    for-of or array spread syntax) and asynchronously (with
+    for-await-of).
+  + Performance improvements in the built-in `imports.signals`
+    module.
+  + Many improvements to the examples and documentation.
+  + Closed bugs and merge requests:
+  - Spidermonkey 102
+  - Object connections / signal emissions optimizations
+  - tests/Gio: Cleanup Gio._promisify
+  - Include JUnit reports in builds
+  - Integrate pretty print to the debugger
+  - doc:
+    . Edit GJS description
+    . note the version `constructor()` became supported
+    . Modernize examples
+    . Document byteArray deprecation and migration
+    . add simple Gtk.TickCallback example
+  - build: disable sysprof agent for subproject fallback
+  - Update CI images
+  - GListModel.get_n_items returns garbage value
+  - Add override for g_binding_group_bind_full()
+  - Make GFileEnumerator iterable and async iterable
+- Replace pkgconfig(mozjs-91) with pkgconfig(mozjs-102)
+  BuildRequires following upstreams changes.
+
+- Update to version 1.73.1:
+  + The interactive interpreter now displays its output more
+    intelligently, pretty-printing the properties and values of
+    objects based on their type. This improvement also applies to
+    the log() and logError() functions.
+  + New API: DBus proxy classes now include methods named with the
+    suffix 'Async', which perform async calls to DBus APIs and
+    return Promises. This is in addition to the existing suffixes
+    'Sync' (for blocking calls) and 'Remote' (for async calls with
+    callbacks.)
+  + There is an override for
+    Gio.ActionMap.prototype.add_action_entries(). Previously this
+    method wouldn't work because it required an array of
+    Gio.ActionEntry objects, which are not possible to construct in
+    GJS. Now it can be used with an array of plain objects. (e.g.
+    `this.add_action_entries
+    ([{name: 'open', activate() { ... }}]);`
+  + GJS is now compatible with libffi 3.4.2 and later. All earlier
+    versions of GJS are not compatible with libffi 3.4.2 and later
+    unless libffi is built with the --disable-exec-static-tramp
+    flag.
+  + GJS now requires Meson 0.54 to build.
+  + Closed bugs and merge requests:
+  - Verbose Object Print Output
+  - Add support for JS async calls in DBusProxyWrapper
+  - Crash after build against libffi 3.4.2
+  - Handle reference cycles in new console pretty print function
+  - Gnome-Shell 42 - crash after login (general protection fault)
+  - Various maintenance
+  - jsapi-util-strings: Ignore locale to compute the upper case
+    of a char (i.e. fix implicit properties on Turkish locale)
+  - Dockerfile: Install Turkish locale in CI for UTF-8 locale too
+  - Improve pretty-print output for GObject-introspected objects
+  - Expose pretty print function to tests
+  - build: track changes to Sysprof meson options
+  - Make Gio.ActionMap.add_action_entries work
+  - Make DBus session and system props non-enumerable
+  - gi/arg-inl: Mark the arg functions as constexpr
+  - build: Do not use verbose GJS debug logging in tests by
+    default
+  - minijasmine: Print test JS errors output if any
+  - doc: document the existence of the console object in GJS
+  - arg-cache: Use a switch to select the not-introspectable error
+  - log_set_writer_func is not safe to use
+
+- Update to version 1.72.2:
+  + Various fixes ported from the development branch.
+  + Closed bugs and merge requests:
+  - gi/arg-cache.cpp: Fix building on Visual Studio.
+  - doc: Reflect support for constructor with GObject.
+
+- Update to version 1.72.1:
+  + Compilation error: call to deleted function 'js_value_to_c'.
+  * jsapi-util-strings: Ignore locale to compute the upper case of
+    a char (i.e. fix implicit properties on Turkish locale).
+  * Fix memory leak when passing a "transfer none" GBytes parameter
+    to a native function.
+  * arg-cache: Do not leak an interface info structures on
+    Callbacks.
+  * test-ci: Ignore safe directory errors on CI.
+
+- Update to version 1.72.0:
+  + No changes from release candidate 1.71.90.
+
+- Update to version 1.71.90:
+  + Cairo test broken with commit ea52cf92
+  + native: Convert to singleton class
+  + Checking `instanceof` for primitive types may lead to a crash
+    or error
+  + Change the GObject Introspection development branch
+  + gi_marshalling_tests_long_in_max test fails on i686
+  + GNOME Shell crashes at startup with the AppIndicator extension
+    enabled
+  + Instances of classes implementing interfaces can override
+    functions for all implentations of an interface
+  + package: Reverse order of running-from-source checks
+  + Various maintenance.
+
+- Update to version 1.71.1:
+  + New JavaScript features! This version of GJS is based on
+    SpiderMonkey 91, an upgrade from the previous ESR (Extended
+    Support Release) of SpiderMonkey 78. Here are the highlights of
+    the new JavaScript features. For more information, look them up
+    on MDN or devdocs.io.
+- Replace pkgconfig(mozjs-78) with pkgconfig(mozjs-91).
+- Disable meson_tests, one test currently failing (expected during
+  unstable cycle). https://gitlab.gnome.org/GNOME/gjs/-/issues/461
glib2
+- Update to version 2.78.3:
+  + Fix a crash-causing regression in xdgmime
+  + Bugs fixed:
+  - Crash in __gio_xdg_cache_mime_type_subclass
+  - Backport “xdgmime: Update to upstream commit c2c814d4051f232”
+    to glib-2-78
+
+- Update to version 2.78.2:
+  + Bugs fixed:
+  - check for #ifdef PTRACE_O_EXITKILL will always fail since it
+    isn't a macro
+  - gsubprocess build-time test intermittently timing out since
+    2.78.1
+  - “meson: Improve PTRACE_O_EXITKILL presence check”
+  - “Make GQuark register intentional leaks”
+  - “gsignalgroup: Avoid function call with side effect in
+    g_return_* macro”
+  - “tests: Don't assume that sh optimizes simple commands into
+    exec”
+  - “xdgmime: Handle buggy type definitions with circular
+    inheritance”
+  - “collate: Don't segfault on bad input”
+
+- Use %autosetup instead of %setup/%patch.
+
+- Update to version 2.78.1:
+  + Fix truncating files when `g_file_set_contents_full()` is
+    called without `G_FILE_SET_CONTENTS_CONSISTENT`
+  + Fix `-Dlibelf=disabled` on Linux
+  + Bugs fixed:
+  - NetworkManager 1.44.0 crashes repeatedly with glib 2.78.0
+  - gsubprocess-testprog.c: build error with cygwin
+    (sys/ptrace.h: No such file or directory)
+  - gio clears modification time in microseconds when setting
+    with `set_modification_date_time`
+  - Build of glib 2.78.0 ignores -Dlibelf=disabled
+  - glib-2.78.0 fails at gio/tests/gsubprocess.p/gsubprocess.c.o
+  - Segfault when creating GIO GPropertyAction without properties
+  - `g_file_set_contents_full()` doesn't truncate the file
+    (without `G_FILE_SET_CONTENTS_CONSISTENT`)
+  - guniprop.c: Avoid creating (temporarily) out-of-bounds
+    pointers
+  - Fixes for integer cast warnings when targeting CHERI
+  - Fix test_find_program on FreeBSD
+  - gconstructor.h: Ensure [c|d]tor prototypes are present for
+    MSVC
+  - Fix gutils-user-database test on macOS
+  - Add value annotation to G_TYPE_FUNDAMENTAL_MAX
+  - meson: Fix Windows build with PCRE2 as sibling subproject
+  - gconstructor.h: Ensure [c|d]tor prototypes are present for
+    MSVC
+  - glocalfileinfo: Preserve microseconds for access/modify times
+  - Make sure the `GTask` is freed on a graceful disconnect
+  - Buffer needs to be aligned correctly to receive
+    linux_dirent64.
+  - gtestutils.h: Fix warning with -Wsign-conversion caused by
+    g_assert_cmpint
+  - tests: Drop unnecessary include from gsubprocess-testprog.c
+  - wakeup: do single read when using eventfd()
+  - wakeup: Fix g_wakeup_acknowledge if signal comes in”
+  - Use g_task_return in task threads
+  - build: Fix -Dlibelf=disabled on Linux
+  - gfileutils: Add a missing ftruncate() call when writing files
+  + Updated translations.
+- Drop 0005-gthreadedresolver-Fix-race.patch: Fixed upstream.
+
+- Use sed call to replace gio-querymodules with gio-querymodules-64
+  in gio-2.0.pc where appropiate.
+
+- Require /usr/bin/dbus-daemon by the devel package: GDBusTest
+  launches an own dbus-daemon with a separate environment, so that
+  test code does not have to rely on the session bus. Ensure
+  consumers of GDBusTest have the needed dep present.
+- Change the dbus-launch Requires to %{_bindir}/dbus-launch: be
+  flexible about potential future package layout changes.
+
+- Fix NetworkManager crashing repeatedly with glib 2.78.0;
+  (bsc#1215709); Add patch 0005-gthreadedresolver-Fix-race.patch
+
+- Update to version 2.78.0:
+  + Bugs fixed:
+  - Error handling of invalid GKeyFile string escape sequences
+    changed in GLib 2.77.3
+  - gdb: Workaround optimized out quark_seq_id
+  - meson: fix `gnetworking.h` install tag
+  - gthread: Annotate g_thread_exit() with G_NORETURN
+  - Fix gutils-user-database unit test
+  + Updated translations.
+
+- Update to version 2.77.3:
+  + Bugs fixed:
+  - GSettings schemas default value translations don't work when
+    using l10n=time.
+  - gdbus-codegen eats indentation in RST in XML comments.
+  - g_dbus_connection_export_menu_model() is not thread_safe.
+  - Possible SEGV (null pointer deref) in
+    distribute_method_call().
+  - arg_data  in GOptionEntry is not a list.
+  - Possible SEGV (null pointer deref) in _g_resource_file_new().
+  - glib-unix: Clean up use of O_NONBLOCK.
+  - gnetworkaddress: use reentrant getservbyname_r() if
+    available.
+  - gio-tool-info: Move translator comments so they’re visible.
+  - gregex: set default max stack size for PCRE2 JIT compiler to
+    512KiB.
+  - glib-unix: Accept O_CLOEXEC as well as FD_CLOEXEC in
+    g_unix_open_pipe().
+  - gio: Add gresource.dtd.
+  - gtestutils: Mention not ignoring SIGCHLD in
+    g_test_trap_subprocess() docs.
+  - [th/gchildwatch-fail-message] gmain: improve g_warning() for
+    failure in g_child_watch_dispatch().
+  - [th/use-localtime-r] use localtime_r() in
+    g_log_writer_format_fields().
+  - gregex: if JIT stack limit is reached, fall back to
+    interpretive matching.
+  - glib/gfileutils.c: use 64 bits for value in get_tmp_file().
+  - gkeyfile: Fix overwriting of GError.
+  + Updated translations.
+- Update https://wiki.gnome.org/Projects/GLib URL tag to
+  https://gitlab.gnome.org/GNOME/glib/, as the former points to the
+  latter.
+
+- Update to version 2.77.2:
+  + Bugs fixed:
+  - g_test_trap_subprocess and g_test_subprocess broken in 2.77.1
+  - ci: Don’t run pipeline after merging a MR
+  - Fix typos
+  - GTree: Handle node counter overflow and return it as an
+    unsigned value
+  - gspawn, gdataset: Restore nullable callback functions
+  + Updated translations.
+
+- Update to version 2.77.1:
+  + Fix some regressions with `GKeyFile` comment handling.
+  + Improve handling of query and fragment components in `file:`
+    URIs.
+  + Various bugs fixed.
+  + Updated transltations.
+- Drop glib2-revert-004f48f4.patch: Fixed upstream.
+
+- Add glib2-revert-004f48f4.patch: This patch reverts the "build/\
+  gmodule-2.0.pc: Move compiler flags from Libs to Cglags" MR
+  (glgo#GNOME/glib!3356), as per agreement discussed in said MR.
+
+- Update to version 2.77.0:
+  + Fix `GSocketClient` connecting to a proxy if the port is not
+    specified
+  + Support using `copy_file_range()` in `g_file_copy()`, if
+    available
+  + Improve handling of comments above groups in key files
+  + Re-upgrade missing attribute debugs to criticals in `GFileInfo`
+  + Do not redefine NULL on C++
+  + Make `g_signal_handlers_block_matched()` work for
+    `G_SIGNAL_MATCH_ID`
+  + Fixes to support building with bionic libc better
+  + Fix potential stack overflow in gspawn on macOS if open file
+    limit is very high
+  + Fix support for `--force-fallback-for libpcre` in meson
+    configuration
+  + Generate specific marshallers in `gdbus-codegen`
+  + Fix build failure on Android with `statx()` support
+  + Improve locking performance of `GSignal`
+  + Improve locking performance of `g_main_context_iterate()`
+  + Add an inline definition of `g_free()` to automatically use
+    `g_free_sized()` if available
+  + Fix race with `waitpid()` and `GChildWatchSource`
+  + Add `glib_valgrind_suppressions` variable to glib pkg-config
+    file
+  + Fix build on macOS SDK 10.11
+  + Switch to using a separate thread pool and support timeouts in
+    `GThreadedResolver`
+  + Track pending `GTask`s if `G_ENABLE_DEBUG` is defined
+  + Support GSignal fast path and more marshallers in
+    `gobject_gdb.py`
+  + Disable the macOS CI because it’s too unreliable — if you rely
+    on GLib working on macOS, please get in touch and do something
+    to help!
+  + Updated translations.
+
+- Update to version 2.76.5:
+  + Bugs fixed:
+  - Possible SEGV (null pointer deref) in
+    distribute_method_call().
+  - Possible SEGV (null pointer deref) in _g_resource_file_new().
+  - Backport !3529 “gmenuexporter: synchronization in
+    org_gtk_Menus_get_interface.” to glib-2-76.
+  - Backport !3547 “glib/gfileutils.c: use 64 bits for value in
+    get_tmp_file()” to glib-2-76.
+  - Backport !3554 “gresourcefile: Fix crash if called with a
+    badly escaped URI” to glib-2-76.
+  - Backport !3555 “gkeyfile: Fix overwriting of GError” to
+    glib-2-76.
+  - Backport !3539 “gdbusmessage: Validate required headers have
+    the right type” to glib-2-76.
+
+- Update to version 2.76.4:
+  + Fix build failure on Android with `statx()` support
+  + Bugs fixed:
+  - glib-compile-schemas failed on directory name with no Latin
+    symbols
+  - Build failure due to statx fields with NDK r25.c
+  - glib-compile-resources: Fix non-ASCII arg parsing on Windows
+  - glib: reset errno to 0 when futex() returns EAGAIN
+  - Avoid stack overflow in gspawn on macOS
+  - glocalfileinfo: Fix incorrect use of struct
+    statx.st_mtimensec on Android
+  + Updated translations.
+
+- Update to version 2.76.3:
+  + Bugs fixed: glgo#GNOME/GLib#1264, glgo#GNOME/GLib!3402,
+    glgo#GNOME/GLib!3403, glgo#GNOME/GLib!3427,
+    glgo#GNOME/GLib!3428, glgo#GNOME/GLib!3434.
+  + Updated translations.
+
+- Update to version 2.76.2:
+  + Fixed various build failures in less common setups
+  + Fix launching files in Windows via GtkFileLauncher
+  + Bugs fixed:
+  - GMarkupParser documentation completion
+  - Disagreement between runtime and docs on whether interfaces
+    are "classed"
+  - gdbus-example-proxy-subclass.c is not complete
+  - GAppInfoMonitor documentation deficiencies
+  - Check for __kernel_long_t when enabling futex()
+  - Documentation mentions non-existing function `g_value_free`
+  - Not clear that GPollableInputStream methods are undefined if
+    can_poll() returns FALSE
+  - Missing docs for GOption (commandline parser)
+  - GDebugControllerDBus wrong default in documentation
+  - Probably wrong information regarding G_PLATFORM_WIN32 in
+    README.win32.md
+  - Multiple Definition Error When Generating
+    gio/tests/test5.gresource
+  - user docs: GLib.DateTime.format: broken highlighting
+  - GtkFileLauncher: generated paths not recognized on Win32
+  - Build failed due to NULL pointer redefinition in C++
+  - Build randomly fails with: 'gmodule/gmodule-visibility.h'
+    file not found
+  - unicode: add tests for g_utf8_normalize() and empty strings
+  - build: Drop old .gitignore files from test directories
+  - tools: Drop check-abis.sh script
+  - docs: Drop section about default branch renaming from
+    README.md
+  - tests: Update Unicode normalisation tests from Unicode 15
+  - Make clang++ happier when using G_STATIC_ASSERT
+  - gwin32: Avoid use of function call with side effect in
+    g_return_* macro
+  - gsignal: Clarify documentation for GSignalMatchType matching
+  + Updated translations.
+
+- Add mate-mimeapps.list for MATE-specific MIME associations
+  generated by suse-update-mime-defaults
+
+- Update to version 2.76.1:
+  + Fix build failures in third party C++ projects using
+    `g_strdup()` via C++ qualified symbol lookup.
+  + Downgrade critical warnings from `GFileInfo` about missing
+    attributes to debug messages, as it was affecting too many
+    apps; the critical warnings will be reinstated early in the
+    2.78 cycle, so apps should continue to fix their ambiguous use
+    of `GFileInfo` API.
+  + Bugs fixed: glgo#GNOME/GLib#159, glgo#GNOME/GLib#352,
+    glgo#GNOME/GLib#919, glgo#GNOME/GLib#2922,
+    glgo#GNOME/GLib#2936, glgo#GNOME/GLib#2943,
+    glgo#GNOME/GLib#2948, glgo#GNOME/GLib!3241,
+    glgo#GNOME/GLib!3315, glgo#GNOME/GLib!3318,
+    glgo#GNOME/GLib!3319, glgo#GNOME/GLib!3321,
+    glgo#GNOME/GLib!3323, glgo#GNOME/GLib!3324,
+    glgo#GNOME/GLib!3325, glgo#GNOME/GLib!3330,
+    glgo#GNOME/GLib!3338.
+  + Updated translations.
+
+- Update to version 2.76.0:
+  + Fix several regressions in handling `GFileInfo` attributes
+  + Bugs fixed:
+  - ETAG_VALUE not set in GFileInfo when requested
+  - File attributes are not set when their value is FALSE/NULL
+  - gfile: Fix file size detection when copying on btrfs
+  - glocalfileinfo:
+    . Mark the lost+found dir as hidden again
+    . Ensure that is-backup is always set
+  + Updated translations.
+- Rebase patches with quilt.
+
+- Update to version 2.75.4:
+  + Emit a critical warning when acquiring the notification queue
+    during GObject finalization. A type's `finalize()`
+    implementation should not call public API that emits property
+    notifications.
+  + Updated translations.
+
+- Rebase glib2-suppress-schema-deprecated-path-warning.patch with
+  quilt.
+
+- Fix license files in packages: COPYING in the source tree is
+  a symlink to LICENSES/LGPL-2.1-or-later.txt, but rpm's %license
+  macro copies the symlink, not the target. Explicitly package
+  LICENSES/LGPL-2.1-or-later.txt in this case (boo#1208497).
+
+- Update to version 2.75.3:
+  + Drop the implementation of GSlice, and make the API use the
+    system `malloc()` internally.
+  + Use a thread-spawning thread to keep thread scheduler settings
+    consistent; fixes GThreadPool critical warnings due to failing
+    to set scheduler settings in some situations.
+  + GIR annotation improvements for multiple APIs.
+  + Optimise printing of nested maybes in `g_variant_print()`.
+  + Use `tap` test protocol within GLib, and support TAP 13/14.
+  + Fix a regression in glib-compile-schemas 2.75.2 causing schemas
+    and override files to be sorted incorrectly.
+  + Support per-desktop overrides in `GSettingsAction`.
+  + Various optimisations to `GString`.
+  + Reduce allocations in message printing functions if there’s
+    nothing to format.
+  + Add inline version of `g_strdup()`, allowing the compiler to do
+    `NULL` folding and constant folding on `strlen()` calls.
+  + Add a `GPathBuf` API for building and manipulating file paths.
+  + Add `g_string_free_and_steal()` and use it to warn on unused
+    results from`g_string_free (_, FALSE)`.
+  + Add `g_free_sized()` and `g_aligned_free_sized()` to mirror the
+    upcoming `free_sized()` function in C23; use these if porting
+    away from `g_slice_free()`.
+  + Fix underspecified dependencies on generated headers in
+    `meson.build`, which should reduce spurious build failures.
+  + Updated translations.
+
+- Update to version 2.75.2:
+  + Add `g_ptr_array_sort_values()` and
+    `g_ptr_array_sort_values_with_data()` APIs.
+  + Some fixes for activation of UWP apps on Windows.
+  + Support Markdown output from `gdbus-codegen`.
+- Changes from version 2.75.1:
+  + Add new `GFileInfo` properties for large thumbnails.
+  + Fix missing input validation in `GDBusMenuModel`.
+  + Change default `g_desktop_app_info_search()` algorithm to
+    include substring matches.
+  + Various GVariant security fixes when handling untrusted data.
+  + Add support for XDG Activation protocol in `GAppLaunchContext`.
+  + Return `application/x-zerosize` rather than `text/plain` as
+    content type for empty files.
+  + Deprecate `-Druntime_libdir` configure option because it was
+    unused.
+  + Check for snap plugs when accessing portals.
+  + Add `GArray` and `GPtrArray` constructors to take or copy C
+    arrays.
+  + Add `GHashTable` methods to get and steal hash table keys and
+    values as `GPtrArray`s.
+  + Change the default D-Bus system bus socket address from
+    `/var/run/dbus/system_bus_socket` to
+    `/run/dbus/system_bus_socket`, in line with changes in
+    dbus.git.
+- Drop patches:
+  + glib2-dbus-socket-path.patch: fixed upstream.
+  + glib2-fix-normal-form-handling-in-gvariant.patch: fixed upstream
+
-- Update to version 2.70.5:
-  Bugs fixed: glgo#GNOME/GLib#2620, glgo#GNOME/GLib!2537,
-  glgo#GNOME/GLib!2555
+- Update to version 2.74.6:
+  + Bugs fixed: glgo#GNOME/GLib!3239 Backport glgo#GNOME/GLib!3237
+    “Fix safe_wspawnve #define” to glib-2-74.
+  + Updated translations.
+
+- Update to version 2.74.5:
+  + Bugs fixed: glgo#GNOME/GLib#2843, glgo#GNOME/GLib#2881,
+    glgo#GNOME/GLib#2883, glgo#GNOME/GLib!3165,
+    glgo#GNOME/GLib!3166, glgo#GNOME/GLib!3182,
+    glgo#GNOME/GLib!3197, glgo#GNOME/GLib!3204,
+    glgo#GNOME/GLib!3214.
+  + Updated translations.
+- Drop 1539540.patch: Fixed upstream.
+
+- Update to version 2.74.4:
+  + Fix missing input validation in `GDBusMenuModel`.
+  + Various GVariant security fixes when handling untrusted data.
+  + Bugs fixed: glgo#GNOME/GLib#861, glgo#GNOME/GLib#2121,
+    glgo#GNOME/GLib#2540, glgo#GNOME/GLib#2794,
+    glgo#GNOME/GLib#2797, glgo#GNOME/GLib#2835,
+    glgo#GNOME/GLib#2839, glgo#GNOME/GLib#2840,
+    glgo#GNOME/GLib#2841, glgo#GNOME/GLib#2852,
+    glgo#GNOME/GLib!3114, glgo#GNOME/GLib!3126,
+    glgo#GNOME/GLib!3134, glgo#GNOME/GLib!3138,
+    glgo#GNOME/GLib!3153, glgo#GNOME/GLib!3161,
+    glgo#GNOME/GLib!3164.
+  + Updated translations.
+- Add 1539540.patch: gthread-posix: need to #include <errno.h>.
+
+- Update to version 2.74.3:
+  + Fix regression in type checking `g_str_equal()` from C++
+    projects (glgo#GNOME/GLib#2820).
+  + Bugs fixed:
+  - glgo#GNOME/GLib#2820 g_str_equal: New macro version breaks
+    compilation in C++ projects
+  - glgo#GNOME/GLib!3096 Backport !3094 “gstrfuncs: Fix
+    regression in C++ types accepted by g_str_equal()” to
+    glib-2-74
+- Changes from version 2.74.2:
+  + Fix GVariant type depths checks on text format variants.
+  + Fix an obscure corner case with FD handling in g_spawn_*() when
+    a process has already closed the standard I/O FDs.
+  + Fix regression in type checking on const arguments to
+    g_str_equal().
+  + Bugs fixed: glgo#GNOME/GLib#2782 GVariant type depth not
+    checked on typedecls in text format variants.
+    glgo#GNOME/GLib#2795 [regression] gnome-keyring-daemon uses
+    100% CPU with glib-2.74.1.
+    glgo#GNOME/GLib#2799 Wrong GTask tag on error return path in
+    g_proxy_resolver_lookup_async().
+    glgo#GNOME/GLib#2809 g_str_equal switched to stricter API
+    (typing).
+    glgo#GNOME/GLib!3017 Backport !3008 “gio/gdesktopappinfo: Free
+    the wrapped argv array on launch failure” to glib-2-74.
+    glgo#GNOME/GLib!3038 Backport !3035 “portal: Fix broken header
+    guard” to glib-2-74.
+    glgo#GNOME/GLib!3039 Backport !3029 “Revert "Handling collision
+    between standard i/o file descriptors and newly created ones" ”
+    to glib-2-74.
+    glgo#GNOME/GLib!3046 Backport !3045 “gproxyresolver:
+    lookup_finish() should better parallel lookup_async()” to
+    glib-2-74.
+    glgo#GNOME/GLib!3063 Backport !3061 “gvariant-parser: Speed up
+    maybe_wrapper() by an order of magnitude” to glib-2-74.
+    glgo#GNOME/GLib!3084 Backport !3082 “gstrfuncs: Fix regression
+    in types accepted by g_str_equal()” to glib-2-74.
+  + Updated translations.
+- Drop ca905744.patch and a1151bc1.patch: Fixed upstream.
+- Rebase patches with quilt.
+
+- Add a1151bc1.patch: gio/gdesktopappinfo: Free the wrapped argv
+  array on launch failure.
+
+- Add ca905744.patch: Revert "Handling collision between standard
+  i/o file descriptors and newly created ones". The user-visible
+  problem this solves is gnome-keyring-daemon eating 100% CPU.
+
+- Update to version 2.74.1:
+  + Update Unicode data to version 15
+  + Fix various build failures in different situations
+  + Fix over-eager deprecated property warnings for construct
+    properties
+  + Fix a crash calling `g_param_value_is_valid()` on a
+    `GParamSpecParam`
+  + Fix floating `GVariant` leaks with GObject properties
+  + Add inline optimised version of `g_str_equal()`
+  + Fix `GVariant` type depths checks on text format variants
+  + Fix regression with int64 and double hashing functions on
+    big-endian architectures
+  + Build the API documentation only when building GLib as a shared
+    library
+  + Ignore weird `/etc/localtime` configurations generated by
+    toolbx
+  + Avoid `EINTR` races when closing FDs in `g_spawn_*()`
+  + Bugs fixed: glgo#GNOME/GLib#16, glgo#GNOME/GLib#333,
+    glgo#GNOME/GLib#2735, glgo#GNOME/GLib#2740,
+    glgo#GNOME/GLib#2742, glgo#GNOME/GLib#2748,
+    glgo#GNOME/GLib#2758, glgo#GNOME/GLib#2759,
+    glgo#GNOME/GLib#2766, glgo#GNOME/GLib#2767,
+    glgo#GNOME/GLib#2770, glgo#GNOME/GLib#2774,
+    glgo#GNOME/GLib#2775, glgo#GNOME/GLib#2782,
+    glgo#GNOME/GLib#2787, glgo#GNOME/GLib#2788,
+    glgo#GNOME/GLib!2852, glgo#GNOME/GLib!2857,
+    glgo#GNOME/GLib!2864, glgo#GNOME/GLib!2866,
+    glgo#GNOME/GLib!2880, glgo#GNOME/GLib!2885,
+    glgo#GNOME/GLib!2892, glgo#GNOME/GLib!2896,
+    glgo#GNOME/GLib!2899, glgo#GNOME/GLib!2901,
+    glgo#GNOME/GLib!2903, glgo#GNOME/GLib!2904,
+    glgo#GNOME/GLib!2905, glgo#GNOME/GLib!2907,
+    glgo#GNOME/GLib!2911, glgo#GNOME/GLib!2913,
+    glgo#GNOME/GLib!2915, glgo#GNOME/GLib!2916,
+    glgo#GNOME/GLib!2920, glgo#GNOME/GLib!2922,
+    glgo#GNOME/GLib!2924, glgo#GNOME/GLib!2928,
+    glgo#GNOME/GLib!2931, glgo#GNOME/GLib!2933,
+    glgo#GNOME/GLib!2938, glgo#GNOME/GLib!2939,
+    glgo#GNOME/GLib!2946, glgo#GNOME/GLib!2948,
+    glgo#GNOME/GLib!2949, glgo#GNOME/GLib!2958,
+    glgo#GNOME/GLib!2960, glgo#GNOME/GLib!2973,
+    glgo#GNOME/GLib!2975, glgo#GNOME/GLib!2982,
+    glgo#GNOME/GLib!2983, glgo#GNOME/GLib!2988,
+    glgo#GNOME/GLib!2989, glgo#GNOME/GLib!2995,
+    glgo#GNOME/GLib!2996, glgo#GNOME/GLib!2998,
+    glgo#GNOME/GLib!3010.
+  + Updated translations.
+- Rebase patches with quilt.
+- Drop f0dd96c28751f15d0703b384bfc7c314af01caa8.diff: Fixed
+  upstream.
+
+- Add upstream patch to solve GIMP crashes:
+  + f0dd96c28751f15d0703b384bfc7c314af01caa8.diff:
+    glgo#GNOME/GLib!2770 Empty values are not valid GParamSpec.
+
+- Update to version 2.74.0:
+  + Use EPOLL_CLOEXEC by default
+  + Fixed various regression on GRegex as per the PCRE2 porting
+  + Fixed various memory leaks
+  + Bugs fixed: glgo#GNOME/gtksourceview#278,
+    glgo#GNOME/gtksourceview#283, glgo#GNOME/GLib#2688,
+    glgo#GNOME/GLib#2713, glgo#GNOME/GLib#2719,
+    glgo#GNOME/GLib#2729, glgo#GNOME/GLib#2733,
+    glgo#GNOME/GLib#2737, glgo#GNOME/GLib#2741,
+    glgo#GNOME/gtk#4400, glgo#GNOME/GLib!2820,
+    glgo#GNOME/GLib!2855, glgo#GNOME/GLib!2861,
+    glgo#GNOME/GLib!2868, glgo#GNOME/GLib!2873,
+    glgo#GNOME/GLib!2874, glgo#GNOME/GLib!2875,
+    glgo#GNOME/GLib!2876, glgo#GNOME/GLib!2879,
+    glgo#GNOME/GLib!2881, glgo#GNOME/GLib!2882,
+    glgo#GNOME/GLib!2883, glgo#GNOME/GLib!2900.
+  + Updated translations.
+
+- Replace pkgconfig(libpcre) with pkgconfig(libpcre2-8)
+  BuildRequires. No longer used by glib (replaced by pcre2
+  in 2.73.2).
+
+- Drop 99783e0408f8ae9628d2c7a30eb99806087da711.patch for 2.73.x
+  branch, fixed upstream already.
+
+- Add 99783e0408f8ae9628d2c7a30eb99806087da711.patch:
+  gsocketclient: Fix passing NULL to g_task_get_cancellable().
+  Fix a regression from commit abddb42d14, where it could pass
+  `NULL` to `g_task_get_cancellable()`, triggering a critical
+  warning. This could happen because the lifetime of `data->task`
+  is not as long as the lifetime of the `ConnectionAttempt`, but
+  the code assumed it was.
+  Fix the problem by keeping a strong ref to that `GCancellable`
+  around until the `ConnectionAttempt` is finished being destroyed.
+
+- Update to version 2.73.3:
+  + Revitalize G_REGEX_OPTIMIZE flag and use it to enable PCRE JIT
+    compiler.
+  + Fix some regressions due to the PCRE2 port.
+  + Fix a pidfd leak that was introduced in the previous release.
+  + Support compilation without a C++ toolchain.
+  + GDBus: Use namespace-friendly protocol for Linux message buses,
+    and optionally other connections.
+  + Fix potential races in multi-threaded signal connections
+    handling.
+  + Add back gio-launch-desktop to redirect stdout/stderr of
+    launched GDesktopAppInfo's to the journal with proper parent
+  + Executables that are invoked when installing other software,
+    typically from packaging system triggers, can now be installed
+    into architecture-dependent locations. Unix OS distributors who
+    install GLib for more than one architecture in parallel
+    (multiarch or multilib installations) should consider building
+    with -Dmultiarch=true, installing the bin/glib-compile-schemas
+    and bin/gio-querymodules symbolic links in packages for the
+    primary architecture, and omitting those symlinks from packages
+    for secondary architectures.
+  + Some enumerators introduced in previous releases have been
+    changed, for better introspection results:
+  - G_MARKUP_PARSE_FLAGS_NONE renamed to G_MARKUP_DEFAULT_FLAGS
+  - G_TLS_CERTIFICATE_FLAGS_NONE renamed to
+    G_TLS_CERTIFICATE_NO_FLAGS
+  - G_APPLICATION_FLAGS_NONE was deprecated, use
+    G_APPLICATION_DEFAULT_FLAGS now.
+  + gfileinfo: Implement xattr attribute removal.
+  + Add support to --delete option to gio set, to unset a file
+    attribute.
+  + Improve default value of glib_debug option: G_ENABLE_DEBUG will
+    be defined only if using `--buildtype=debug` or enabled via
+    `-Dglib_debug`, but it won't ever be set if an optimized build
+    is requested (specifically if the optimization level is not `0`
+    or `g`) as it may be the case when using
+    `--buildtype=debugoptimized`.
+  + Probably the first revision of any GNOME module ever released
+    from Cuba :)
+  + Bugs fixed: glgo#GNOME/Glib#566, glgo#GNOME/Glib#1187,
+    glgo#GNOME/Glib#2509, glgo#GNOME/Glib#2542,
+    glgo#GNOME/Glib#2588, glgo#GNOME/Glib#2682,
+    glgo#GNOME/Glib#2692, glgo#GNOME/Glib#2694,
+    glgo#GNOME/Glib#2699, glgo#GNOME/Glib#2700,
+    glgo#GNOME/Glib#2703, glgo#GNOME/Glib#2705,
+    glgo#GNOME/Glib#2708, glgo#GNOME/Glib!2299,
+    glgo#GNOME/Glib!2759, glgo#GNOME/Glib!2812,
+    glgo#GNOME/Glib!2813, glgo#GNOME/Glib!2814,
+    glgo#GNOME/Glib!2815, glgo#GNOME/Glib!2818,
+    glgo#GNOME/Glib!2822, glgo#GNOME/Glib!2823,
+    glgo#GNOME/Glib!2825, glgo#GNOME/Glib!2826,
+    glgo#GNOME/Glib!2827, glgo#GNOME/Glib!2829,
+    glgo#GNOME/Glib!2830, glgo#GNOME/Glib!2832,
+    glgo#GNOME/Glib!2833, glgo#GNOME/Glib!2835,
+    glgo#GNOME/Glib!2836, glgo#GNOME/Glib!2851,
+    glgo#GNOME/Glib!2853, glgo#GNOME/Glib!2854.
+  + Updated translations.
+
+- Update to version 2.73.2:
+  + Replace PCRE1 with PCRE2.
+  + Preserve destruction order in gdataset, fixing various crashes
+    during objects disposal.
+  + Require C99 __VA_ARGS__.
+  + Add NONE or DEFAULT members to most flags types.
+  + GFile: Add some missing async APIs.
+  + Improve internal and process documentation.
+  + Add atomic compare-and-exchange APIs returning previous value.
+  + Add G_DEFINE_ENUM_TYPE and G_DEFINE_ENUM_VALUE macros.
+  + Add platform-independent G_ALWAYS_INLINE and G_NO_INLINE.
+  + Use waitid() on pidfds rather than a global SIGCHLD handler.
+
+- Update to version 2.73.1:
+  + Remove the `-Diconv` configure option, as GLib now uses Meson’s
+    built-in logic for finding which iconv implementation to use.
+  + Move gvdb to a Meson subproject and git submodule to avoid
+    duplicating its source.
+  + Add `add_test_setup()` in Meson to allow GLib tests to be run
+    under valgrind with correct settings easily, using
+    `meson test --setup=valgrind`.
+  + Fix deadlocks when disposing non-cancelled inotify
+    `GFileMonitor`s.
+  + Fix `file://` requests in webkit2gtk due to incorrect xdgmime
+    update.
+  + Fix build errors on macOS ≤10.7 for `LOCAL_PEERPID`.
+  + Add new `g_atomic_int_exchange()` and
+  `g_atomic_pointer_exchange()` APIs.
+  + Add new `GListStore:n-items` property to allow easy binding in
+    UIs.
+  + Performance improvements for GObject construction and
+    destruction.
+  + Use a numeric space (U+2007) for padding with some
+    `g_date_time_format()` placeholders.
+  + Fix a slow memory leak in `GSocketClient` when using long-lived
+    `GCancellable`s.
+
+- Update to version 2.72.3
+  + Bugs fixed: glgo#GNOME/Glib!1941, glgo#GNOME/Glib!2597,
+    glgo#GNOME/Glib!2639, glgo#GNOME/Glib!2670,
+    glgo#GNOME/Glib!2703, glgo#GNOME/Glib!2709,
+    glgo#GNOME/Glib!2720, glgo#GNOME/Glib!2750,
+    glgo#GNOME/Glib!2687.
+
+- Update to version 2.72.2:
+  + Bugs fixed: glgo#GNOME/GLib#2640, glgo#GNOME/GLib!2605,
+    glgo#GNOME/GLib!2616, glgo#GNOME/GLib!2629,
+    glgo#GNOME/GLib!2643, glgo#GNOME/GLib!2644,
+    glgo#GNOME/GLib!2662, glgo#GNOME/GLib!2691.
+  + Updated translations.
+
+- Update to version 2.72.2:
+  + Fix building projects which use g_warning_once() with clang++.
+  + Fix g_file_trash not deleting directories via portals backend.
+  + A number more compiler warnings fixed for MSVC.
+  + Fix detection of broken poll function on macOS.
+  + Fix spawning subprocesses from GUI programs on Windows.
+  + Bugs fixed:
+  - #2312 gdbus-test-codegen tests leak GWeakRef objects.
+  - #2625 g_warning_once fails to build with clang++.
+  - #2629 g_file_trash doesn't in directories inside a sandbox.
+  - !2495 Cleanup warnings split 6.
+  - !2499 Various contenttype-related test fixes on win32.
+  - !2534 gpowerprofilemonitor: Tweak wording of documentation.
+  - !2540 Various win32 tests skip & fixes.
+  - !2541 meson: simplify lookup of python command.
+  - !2543 ci: Update the Fedora CI image to Fedora 34.
+  - !2556 gdbusconnection: Use g_strv_contains().
+  - !2557 gdbusmethodinvocation: Fix a leak on early return path.
+  - !2558 Move unit test on g_basename() function to
+    glib/tests/fileutils.c.
+  - !2559 Move tests/relation-test.c to glib/tests/relation.c.
+  - !2560 ci: Update Coverity, mingw and Android CI images
+    to Fedora 34.
+  - !2563 glib: Format GDateTime ISO8601 years as %C%y.
+  - !2564 Move test files on slices from tests/ to glib/tests/.
+  - !2566 tests: Add more tests for GResolver response parsing.
+  - !2573 Backport translation fixes and !2571 meson: Set
+    BROKEN_POLL in macOS builds to glib-2-72.
+  - !2574 Backport !2565 Revert meson: simplify lookup of python
+    command to glib-2-72.
+  - !2587 Backport !2583 Fix trashing sandboxed directories to
+    glib-2-72.
+  - !2588 Backport !2582 glib/win32: fix spawn from GUI regression
+    to glib-2-72.
+  - !2590 Backport !2589 tests: Don't exit gdbus-method-invocation
+    test early on connection close to glib-2-72.
+  - !2593 Backport !2578 atomic: Add a C++ variant of
+    g_atomic_int_compare_and_exchange() to glib-2-72.
+  + Translation updates.
+
+- remove provides/obsoletes on glib2-doc, it was split into
+  two packages again
+- spec-cleaner reorderings
+
+- desktop-file-utils: add Budgie desktop environment
+
+- Update to version 2.72.0:
+  + Bugs fixed: glgo#GNOME/GLib#2620, glgo#GNOME/GLib!2538,
+    glgo#GNOME/GLib!2542, glgo#GNOME/GLib!2547,
+    glgo#GNOME/GLib!2548, glgo#GNOME/GLib!2551,
+    glgo#GNOME/GLib!2552.
+  + Updated translations.
+
+- Update to version 2.71.3:
+  + Fix flaky `GDebugController` tests
+  + Numerous small documentation updates
+  + Bugs fixed: glgo#GNOME/GLib#517, glgo#GNOME/GLib#1929,
+    glgo#GNOME/GLib#2589, glgo#GNOME/GLib#2598,
+    glgo#GNOME/GLib#2609, glgo#GNOME/GLib#2611,
+    glgo#GNOME/GLib#2612, glgo#GNOME/GLib#2613,
+    glgo#GNOME/GLib!1707, glgo#GNOME/GLib!2424,
+    glgo#GNOME/GLib!2451, glgo#GNOME/GLib!2466,
+    glgo#GNOME/GLib!2480, glgo#GNOME/GLib!2485,
+    glgo#GNOME/GLib!2490, glgo#GNOME/GLib!2491,
+    glgo#GNOME/GLib!2492, glgo#GNOME/GLib!2493,
+    glgo#GNOME/GLib!2501, glgo#GNOME/GLib!2502,
+    glgo#GNOME/GLib!2503, glgo#GNOME/GLib!2504,
+    glgo#GNOME/GLib!2505, glgo#GNOME/GLib!2506,
+    glgo#GNOME/GLib!2507, glgo#GNOME/GLib!2508,
+    glgo#GNOME/GLib!2509, glgo#GNOME/GLib!2510,
+    glgo#GNOME/GLib!2512, glgo#GNOME/GLib!2513,
+    glgo#GNOME/GLib!2514, glgo#GNOME/GLib!2515,
+    glgo#GNOME/GLib!2516, glgo#GNOME/GLib!2517,
+    glgo#GNOME/GLib!2518, glgo#GNOME/GLib!2519,
+    glgo#GNOME/GLib!2520, glgo#GNOME/GLib!2523,
+    glgo#GNOME/GLib!2524, glgo#GNOME/GLib!2525,
+    glgo#GNOME/GLib!2526, glgo#GNOME/GLib!2527,
+    glgo#GNOME/GLib!2528, glgo#GNOME/GLib!2531.
+  + Updated translations.
+- Update to version 2.71.2:
+  + Rework `glib-compile-resources` to output compiler-specific
+    files to reduce compilation time; see the new `--compiler`
+    option.
+  + Add a cross-platform API for aligned memory allocations
+    (`g_aligned_alloc()`, `g_aligned_alloc0()` and
+    `g_aligned_free()`).
+  + Deprecate `force_posix_threads` configure option, since it was
+    a workaround for static linking on Windows.
+  + Add `GBindingGroup` and `GSignalGroup` APIs.
+  + Implement FD remapping support for
+    `g_spawn_async_with_pipes_and_fds()` on Windows.
+  + Add an async file move API, `g_file_move_async()`.
+  + Bugs fixed: glgo#GNOME/GLib#1190, glgo#GNOME/GLib#2329,
+    glgo#GNOME/GLib#2492, glgo#GNOME/GLib#2563,
+    glgo#GNOME/GLib#2574, glgo#GNOME/GLib#2592,
+    glgo#GNOME/GLib#2601, glgo#GNOME/GLib!2235,
+    glgo#GNOME/GLib!2378, glgo#GNOME/GLib!2404,
+    glgo#GNOME/GLib!2433, glgo#GNOME/GLib!2458,
+    glgo#GNOME/GLib!2464, glgo#GNOME/GLib!2465,
+    glgo#GNOME/GLib!2467, glgo#GNOME/GLib!2468,
+    glgo#GNOME/GLib!2469, glgo#GNOME/GLib!2471,
+    glgo#GNOME/GLib!2472, glgo#GNOME/GLib!2473,
+    glgo#GNOME/GLib!2476, glgo#GNOME/GLib!2477,
+    glgo#GNOME/GLib!2481, glgo#GNOME/GLib!2482,
+    glgo#GNOME/GLib!2483, glgo#GNOME/GLib!2484,
+    glgo#GNOME/GLib!2487, glgo#GNOME/GLib!2488.
+  + Updated translations.
+
+- Update to version 2.71.1:
+  + Basic support for static builds on Windows
+  + Add `GDebugController` and a D-Bus implementation which exposes
+    whether debug output is enabled in a process using the
+    `org.gtk.Debugging` D-Bus interface
+  + Support for `AF_UNIX` sockets on Windows 10 (and later)
+  + Several important fixes to GDBus message and GVariant parsing
+    of invalid data
+  + Fix potential data loss due to missing fsync when saving files
+    on btrfs
+  + Fix potential buffer overflows in `garray.c` for very large
+    `GArray`s and `GPtrArray`s
+  + Fix FDs in gspawn not being closed and causing process hangs if
+    `close_range()` fails unexpectedly
+  + Fix `g_find_program_in_path()` not returning an absolute path
+    if `$PATH` is relative
+  + Add support for loading PKCS#12 encrypted files in
+    `GTlsCertificate`
+  + A number of improvements to unit tests
+  + Support `LOCAL_PEERPID` on macOS, giving partial support for
+    PIDs in `GCredentials` on that platform
+  + Add `g_get_user_state_dir()` to support `XDG_STATE_HOME`
+  + Add `g_hash_table_new_similar()` to copy a hash table and its
+    hash/equal functions without its data
+  + Support D-Bus client authentication with `EXTERNAL` on Windows
+  + Add a reStructuredText documentation generator to
+    `gdbus-codegen`
+  + Add a Windows implementation of `GMemoryMonitor`
+  + Bugs fixed: glgo#GNOME/GLib#692, glgo#GNOME/GLib#1190,
+    glgo#GNOME/GLib#2487, glgo#GNOME/GLib#2550,
+    glgo#GNOME/GLib#2557, glgo#GNOME/GLib#2559,
+    glgo#GNOME/GLib#2560, glgo#GNOME/GLib#2564,
+    glgo#GNOME/GLib#2565, glgo#GNOME/GLib#2571,
+    glgo#GNOME/GLib#2572, glgo#GNOME/GLib#2578,
+    glgo#GNOME/GLib#2579, glgo#GNOME/GLib#2580,
+    glgo#GNOME/GLib#2582, glgo#GNOME/GLib#2585,
+    glgo#GNOME/GLib#2586, glgo#GNOME/GLib!2239,
+    glgo#GNOME/GLib!2362, glgo#GNOME/GLib!2384,
+    glgo#GNOME/GLib!2395, glgo#GNOME/GLib!2399,
+    glgo#GNOME/GLib!2400, glgo#GNOME/GLib!2402,
+    glgo#GNOME/GLib!2403, glgo#GNOME/GLib!2405,
+    glgo#GNOME/GLib!2407, glgo#GNOME/GLib!2411,
+    glgo#GNOME/GLib!2412, glgo#GNOME/GLib!2413,
+    glgo#GNOME/GLib!2414, glgo#GNOME/GLib!2417,
+    glgo#GNOME/GLib!2423, glgo#GNOME/GLib!2425,
+    glgo#GNOME/GLib!2426, glgo#GNOME/GLib!2428,
+    glgo#GNOME/GLib!2429, glgo#GNOME/GLib!2431,
+    glgo#GNOME/GLib!2432, glgo#GNOME/GLib!2434,
+    glgo#GNOME/GLib!2440, glgo#GNOME/GLib!2441,
+    glgo#GNOME/GLib!2442, glgo#GNOME/GLib!2447,
+    glgo#GNOME/GLib!2448, glgo#GNOME/GLib!2452,
+    glgo#GNOME/GLib!2453, glgo#GNOME/GLib!2454,
+    glgo#GNOME/GLib!2456, glgo#GNOME/GLib!2459,
+    glgo#GNOME/GLib!2461, glgo#GNOME/GLib!2463.
+  + Updated translations.
+
+- Update to version 2.71.0:
+  + Fix network changes not being signalled from NetworkManager.
+  + Fix build when building with --fatal-meson-warnings.
+  + Various fixes to GWeakRef cleanup and toggle refs.
+  + Add `G_DBUS_PROXY_FLAGS_NO_MATCH_RULE` flag for disabling match
+    rules when creating a `GDBusProxy`.
+  + Fix FD remapping in `g_spawn_async_with_pipes_and_fds()` with
+    certain values of target FDs.
+  + Make `GDBusProxy::g-signal` signal detailed with D-Bus signal
+    names.
+  + Emit `launched` signal for D-Bus activation of apps with
+    `GDesktopAppInfo`.
+  + Fix IDs of `GDesktopAppInfo`s which are constructed from a
+    `.desktop` file in a subdirectory.
+  + Add `--interactive` option to `gdbus call`.
+  + Add `G_SUBPROCESS_FLAGS_SEARCH_PATH_FROM_ENVP` to
+    `GSubprocess`.
+  + Lots of bug fixes.
+  + Updated translations.
+- Rebase glib2-bgo569829-gettext-gkeyfile.patch.
+
+- Update to version 2.70.5:
+  + g_time_zone_new_offset() assertion failure if offset >= 25
+    hours.
+  + glib: fix buffer overflow in g_canonicalize_filename().
+  + gtimezone: Fix assertion failure when called with a huge
+    offset.
+  + Updated translations.
+
glib2-branding:openSUSE
+- prefer org.gnome.TextEditor.desktop instead of gedit.
+  patterns-gnome was changed to install TextEditor (boo#1210648).
+
+- Prefer file-roller over nautilus for archives.
+
+- Adjust desktop file names of preferred applications:
+  + evince.desktop => org.gnome.evince.desktop (since GNOME 3.30).
+  + eog.desktop => org.gnome.eog.desktop (since GNOME 3.36).
+  + file-roller.desktop => org.gnome.FileRoller.desktop
+- Fix name to impress: libreoffice-impress.destop.
+
+- Fix default openSUSE wallpaper is not present in dark mode (boo#1204138).
+
glibc
+- sem-open-o-creat.patch: sem_open: Clear O_CREAT when semaphore file is
+  expected to exist (BZ #30789)
+- ldconfig-process-elf-file.patch: elf: Fix wrong break removal from
+  8ee878592c
+- tls-modid-reuse.patch: elf: Fix TLS modid reuse generation assignment
+  (BZ #29039)
+- getaddrinfo-eai-memory.patch: getaddrinfo: translate ENOMEM to
+  EAI_MEMORY (bsc#1217589, BZ #31163)
+- libio-wdo-write.patch: libio: Check remaining buffer size in
+  _IO_wdo_write (BZ #31183)
+
glibc:i686
+- sem-open-o-creat.patch: sem_open: Clear O_CREAT when semaphore file is
+  expected to exist (BZ #30789)
+- ldconfig-process-elf-file.patch: elf: Fix wrong break removal from
+  8ee878592c
+- tls-modid-reuse.patch: elf: Fix TLS modid reuse generation assignment
+  (BZ #29039)
+- getaddrinfo-eai-memory.patch: getaddrinfo: translate ENOMEM to
+  EAI_MEMORY (bsc#1217589, BZ #31163)
+- libio-wdo-write.patch: libio: Check remaining buffer size in
+  _IO_wdo_write (BZ #31183)
+
glibmm2
+- Update to version 2.78.0:
+  + Glib: ustring: Add a std::hash<> specialization. Not included
+    by #include <glibmm.h>. Activate with #include
+    <glibmm/ustring_hash.h>.
+
+- Update to version 2.76.0:
+  + Glib:
+  - Dispatcher:
+    . Don't warn when a Dispatcher is deleted while messages are
+    pending.
+    . Add const versions of emit() and operator()() and deprecate
+    the non-const versions.
+  + Gio: ListModel: Add get_typed_object().
+
+- Update to version 2.74.1:
+  + Glib:
+  - Binding: Fix the bind_property() with two transformation
+    functions.
+  - Dispatcher: Don't warn when a Dispatcher is deleted while
+    messages are pending.
+  + Gio:
+  - NetworkMonitor::get_default(): Add refreturn.
+  - ListStore: Rename a local variable.
+  + Documentation: Glib::Binding::unbind(): Fix documentation.
+  + gmmproc: generate_wrap_init.pl.in: Disable warning C4273 on
+    Visual Studio.
+  + Tests: Fix giomm_simple test on Windows.
+  + Meson build:
+  - Detect if we build from a git subtree.
+  - Don't copy files with configure_file().
+
+- Update to version 2.74.0:
+  + Gio:
+  - ListStore: Add find().
+  - File: Add create_tmp().
+  + Documentation: File: Document create_for_parse_name().
+- Temp disable meson_test macro, tests now need internet during
+  testrun.
+
+- Update to version 2.73.2:
+  + Glib: ustring: Add release()
+  + Gio:
+  - ListStore: Don't derive a gtkmm__GListStore GType
+  - DBus::Proxy: get_connection(), get_interface_info(): Add
+    refreturn
+  - AppInfo: Add get_default_for_type_async/finish(),
+    get_default_for_uri_scheme_async/finish()
+  - File: Add make_symbolic_link_async/finish()
+  - ListStore: Add property_n_items()
+  - Resolver: Add lookup_by_name_with_flags(),
+    lookup_by_name_with_flags_async/finish()
+  + Documentation:
+  - Glib::RefPtr: Improve the documentation
+  - Gio::Action: Improve the documentation
+  + gmmproc:
+  - Improved handling of final types
+  - Improve handling of gi-docgen syntax in C documentation
+  + Build:
+  - Meson build: Avoid unnecessary configuration warnings
+  - Meson/MSVC: Add more warnings to ignore
+  - NMake Makefiles: Ensure g[lib|io]mm[config.h|.rc] are created
+  - Require glib-2.0 >= 2.73.2
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 2.72.1:
+  + Glib: ustring_Iterator: Don't declare copy constructor
+    =default. A fix in the 2.72.0 release broke ABI.
+- Changes from version 2.72.0:
+  + Glib: MainContext: Add create(MainContextFlags flags).
+  + Gio:
+  - Add AppInfoMonitor
+  - DBus::Proxy: signal_signal() accepts a signal name
+  - File: Add move_async() and move_finish()
+  - SocketClient: Deprecate
+    set/get/property_tls_validation_flags()
+  - TlsCertificate: Add properties private_key, private_key_pem,
+    pkcs11_uri, private_key_pkcs11_uri. Fix the create*()
+    methods.
+  - TlsClientConnection.hg: Deprecate
+    set/get/property_validation_flags().
+  + gmmproc: Add "ignore_deprecations" argument in _WRAP_METHOD().
+  + Build:
+  - Require glib-2.0 >= 2.71.2.
+  - MSVC build: Support VS2022 builds.
+  - Meson build: Specify 'check' option in run_command(). Require
+    Meson >= 0.55.0.
+- Changes from version 2.70.0:
+  + Glib:
+  - Timer: Add resume() and is_active()
+  - Add the Environ class
+  - Binding: Add dup_source(), dup_target(). Deprecate
+    get_source(), get_target(). TimeZone: Add operator bool(),
+    create_identifier(). Deprecate create().
+  + Gio:
+  - FileInfo: Add get/set_access_date(), get/set_creation_date().
+  - Notification: Add set_category().
+  - TlsCertificate: Add property/get_not_valid_before(),
+    property/get_not_valid_after(), property/get_subject_name(),
+    property/get_issuer_name().
+  - TlsConnection: Add property/get_protocol_version(),
+    property/get_ciphersuite_name().
+  + Tests: Add test of Glib::Environ
+  + gmmproc: Handle gi-docgen syntax in C documentation.
+  + Build: Require glib-2.0 >= 2.69.1.
+
glibmm2_4
+- Update to version 2.66.6:
+  + Glib: Dispatcher: Don't warn when a Dispatcher is deleted while
+    messages are pending.
+  + Gio: NetworkMonitor::get_default(): Add refreturn.
+  + gmmproc: generate_wrap_init.pl.in: Disable warning C4273 on
+    Visual Studio.
+  + Meson build:
+  - Detect if we build from a git subtree.
+  - Don't copy files with configure_file().
+
+- Update to version 2.66.5:
+  + Gio:
+  - ListStore: Don't derive a gtkmm__GListStore GType
+  - DBus::Proxy: get_connection(), get_interface_info(): Add
+    refreturn.
+  + Documentation: Gio::Action: Improve the documentation.
+  + gmmproc: Improved handling of final types.
+  + Build:
+  - Meson build: Avoid unnecessary configuration warnings.
+  - Meson/MSVC: Add more warnings to ignore.
+  - NMake Makefiles: Ensure g[lib|io]mm[config.h|.rc] are
+    created.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 2.66.4:
+  + Glib: ustring_Iterator: Don't declare copy constructor =default.
+    The fix in the 2.66.3 release broke ABI.
+    (Kjell Ahlstedt) Issue #98 (Scotty Trees)
+
gmmlib
+- This includes latest version of one of the components needed for
+  Video (processing) hardware support on Intel GPUs (bsc#1217770)
+
+- update to 22.3.14:
+  * Add more DG2 Device IDs
+
+- update to 22.3.13:
+  * Fix Multiadapter ULT issue reproducibilty
+  * Add new PVC Device ID
+
+- update to 22.3.11:
+  * Add PVC Device ID
+  * Add more MTL Device IDs
+  * Replace WaDefaultTile4 with a feature flag
+  * Multi-threaded fixes for GMM Context info
+  * Use GmmResGetAuxSurfaceOffset64
+  * Fix UnifiedAuxSurvface checks to allow HiZ w/o CCS
+  * add ARL-S support
+  * Add device IDs for RPL
+
+- update to 22.3.5:
+  * Change Scratch L1 Caching to WB
+  * Update Cachepolicy for MTL
+  * Add forceful fallback to support Tile4 using an Ftr flag
+  * Enable L3 for VP_INPUT_PICTURE_RENDER usage
+
+- update to 22.3.4:
+  * remove unused tilewidth, mip4height and mip5height variables
+
+- update to 22.3.3:
+  * Initialize Filedescriptor
+  * Disable MultiAdapter ULT testcases
+
+- update to 22.3.2:
+  * Fix tiling selection
+  * Align SURFTYPE_3D surfaces
+  * Correct max surface size
+- enable building for x86_64 micro-level architectures
+
gnome-autoar
+- Update to version 0.4.4:
+  + Add application/zstd to supported mime-types.
+  + Fix test suite failure with recent GLib version.
+  + Add autoar_extractor_set_passphrase function.
+
+- Update to version 0.4.3+9:
+  + ci:
+  - Drop workaround to remove mount options
+  - Explicitiely set the storage driver
+  - Use rawhide for the fedora job
+  + extractor:
+  - Add autoar_extractor_set_passphrase function
+  - Fix parameter name in documentation comment
+  - Make error codes public
+  - Use g_file_info_remove_attribute instead of invalid type
+  - Use specific error code when passphrase wasn't provided
+  + tests: Skip file size check for directories
+- Switch to git checkout via source service.
+- Enable test macro again as upstream fixed the issue.
+
+- Temp disable test due to changes in new glib2 2.76.0 release:
+  wait for upstream to fix in either glib or in gnome-autoar.
+  https://gitlab.gnome.org/GNOME/gnome-autoar/-/issues/44
+
+- Update to version 0.4.3:
+  + Prevent NULL dereference when extracting to root.
+  + Do not include basename in error messages.
+  + Do not request password when encryption is unsupported.
+  + Propagate libarchive errors when extraction failed.
+
+- Update to version 0.4.2:
+  + Fix extraction to root directory.
+  + Fix extraction of raw format archives.
+  + Do not leave read-only directory in the tree after running
+    tests.
+
gnome-bluetooth
+- Update to version 42.7:
+  + Fix bugs that stopped the Obex Push server from automatically
+    accepting files from paired devices.
+  + Fix bugs that caused the device's Connection switch to appear
+    out of sync with the connection state.
+  + Build fixes.
+  + Updated translations.
+
+- Update to version 42.6:
+  + Fix problems with icons for mice and tablets.
+  + Updates status labels to be dimmed by default.
+  + Updated translations.
+
+- Update to version 42.5:
+  + This version fixes the pairing dialogue misbehaving for some
+    Bluetooth Classic keyboards, with the passkey disappearing
+    after the first digit is typed.
+- Add missing ldconfig_scriptlets macro for
+  libgnome-bluetooth-ui-3_0-13.
+
+- Update to version 42.4:
+  + This version switches the power state API added in version 42.3
+    to be backed by the experimental PowerState property in
+    bluetoothd. The API will not show transitional states if the
+    version of bluetoothd is too old.
+  + The battery API now exports the battery information for all
+    Bluetooth devices listed in UPower, not just the ones
+    re-exported from bluetoothd.
+
+- Update to version 42.3:
+  + This version adds a new API for more precise adapter power
+    state, and fixes a number of small UI problems in
+    bluetooth-sendto.
+
+- Update to version 42.2:
+  + This version fixes duplicate devices appearing when bluetoothd
+    restarts, as well as the discovery not being updated correctly
+    in that same situation.
+
+- Update to version 42.1:
+  + Fix the display of devices with '&' in their names.
+  + Updated translations.
+
+- Recommends bluez-auto-enable-devices to ensure BT is enabled
+  at startup (glgo#GNOME/gnome-bluetooth#110).
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + This version of gnome-bluetooth fixes a problem that could lead
+    to gnome-shell's Bluetooth menu not appearing when it should
+    have. This version also makes the Connect switch available for
+    Bluetooth LE MIDI devices.
+
+- Update to version 42.beta.2:
+  + This version of gnome-bluetooth contains a number of bug fixes
+    related to the GTK4 port, including spinners not spinning,
+    device removal confirmation dialog not appearing, pairing
+    dialog not disappearing, and a work-around to a UPower
+    reference leak that could lead to a crash in the main
+    libraries, as well as fixes for basic functionality in
+    bluetooth-sendto.
+
+- Update to version 42.beta:
+  + This version of gnome-bluetooth adds a number of APIs to
+    eventually be used in Settings and gnome-shell:
+  - Export battery information for Bluetooth devices which
+    support it.
+  - Check whether any input devices are connected, so as to be
+    able to show a confirmation dialogue when switching off
+    Bluetooth.
+  - Check whether a device can be connected to.
+- Add pkgconfig(upower-glib) BuildRequires: New dependency.
+
+- Update to version 42.alpha.2:
+  + This version of gnome-bluetooth splits the libraries into UI
+    and non-UI versions. The UI library is only exposed as a native
+    library for the benefit of gnome-control-center, and the non-UI
+    library is only exposed as an introspected library for the
+    benefit of gnome-shell.
+- Package new libgnome-bluetooth-ui-3_0-13 sub-package.
+- Drop 755fd758f866d3a3f7ca482942beee749f13a91e.patch: Fixed
+  upstream.
+
+- Add 755fd758f866d3a3f7ca482942beee749f13a91e.patch Fix build with
+  meson 0.61 and newer.
+
+- Update to version 42.alpha:
+  + Port library to GTK4
+  + Remove chooser widgets from library
+  + Remove chooser UI from bluetooth-sendto
+  + Make bluetooth-sendto optional
+  + Replace canberra-gtk dependency with gsound
+  + GtkTreeModel-based API was replaced by a GListModel-based API
+  + Loads of bug fixes, many new tests
+  + Make changes to the way the default adapter is selected, see
+    README.md for details.
+- Following upstreams port:
+  + Drop: pkgconfig(gtk+-3.0) and pkgconfig(libcanberra-gtk3)
+    BuildRequires.
+  + Add: pkgconfig(gtk4), pkgconfig(gsound) and
+    pkgconfig(libadwaita-1) BuildRequires.
+- Rename libgnome-bluetooth13 to libgnome-bluetooth-3_0-13,
+  typelib-1_0-GnomeBluetooth-1_0 to typelib-1_0-GnomeBluetooth-3_0
+  and gnome-bluetooth2-lang to gnome-bluetooth-3.0-lang following
+  upstreams changes.
+
gnome-calculator
+- Update to version 45.0.2:
+  + Updated translations.
+
+- Update to version 45.0.1:
+  + Updated translations.
+
+- Update to version 45.0:
+  + Search provider performance improvements.
+  + Use numeric font instead of monospace.
+  + Fixed electron-volt unit abbreviation.
+  + Fixed erroneous Joule unit name.
+  + Fixed missing build dependency.
+  + Updated translations.
+
+- Update to version 45.beta:
+  + Fixed variable and function popover reverse typing.
+  + Better left/right cursor key handling.
+  + Improved toolbar using Adwaita library.
+  + Flatpak build improvements.
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + Remember window size
+  + Allow opening Main Menu by pressing F10
+  + Extend bit-shifting limit
+  + Added new energy units
+  + Added TWD support via Bank of Canada rates
+  + Added legal section for exchange rate source attribution
+  + Added United Nations Treasury exchange rate datasource
+  + Added Jamaican Dollar currency
+  + Added Ukrainian hryvnia currency
+  + Added Nigerian Naira currency
+  + Changed symbolic icon to C on the clear button
+  + Dropped VEF currency support
+  + Use new vala-nightly SDK extension for flatpak
+  + Updated translations.
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Improved factorization
+  + Number format selection documentation improvements
+  + Made builtin function descriptions translatable
+  + Fixed display showing 0 on startup
+  + Improved button tooltips
+  + Added signed int support to programming mode
+  + i and e constants updated according to ISO 80000-2:2009
+  + Help overlay updates
+  + Added preferences shortcut
+  + Destroy dialog after clicking cancel
+  + Updated translations.
+
+- Update to version 43.0.1:
+  + Fixed appdata versioning.
+
+- Update to version 43.0:
+  + Removed old issue tracker references.
+
+- Updated to version 43.rc:
+  + Fix crash when entering new function name.
+  + Fix source view border.
+  + Flatpak build update.
+  + Port about window to libadwaita.
+  + Port to libsoup3.
+  + Updated translations.
+  + Drop patch 4fff5e1.patch due to libsoup3 being patched upstream
+
+- Add 4fff5e1.patch: Build with soup3. Following this, replace
+  pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
+
+- Update to version 43.alpha:
+  + Fixed broken undo/redo.
+  + Make sure variable name definitions work with whitespace too.
+  + Fix translatable strings.
+  + Fixed missing implicit multiplication with variable and root.
+  + Meson warning fixes.
+  + Updated translations.
+
+- Update to version 42.2:
+  + Fixed incorrect history with bits toggling.
+  + Fixed crash when typing in variable popover.
+  + Fixed incorrect libxml usage.
+  + Updated translations.
+
+- Update to version 42.1:
+  + Fixed broken undo/redo.
+  + Removed automatic closing brace addition.
+  + Fixed incorrect percentage symbol precedence handling.
+  + Updated translations.
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Use new gnome post_install script
+  + gcalc build fixes
+  + Updated screenshots
+  + Set default focus to entry
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Fixed build issues with GCI entry controller tests
+  + Force LTR in history view
+  + programing mode: Force bit digits to be always LTR
+  + Use AdwApplication
+  + ui: Fix styles
+  + Updated translations.
+
+- Update to version 42.alpha:
+  + build: migrated to GTK4.
+  + entry: Added currencies completion provider.
+  + entry: Fixed percentage evaluation error.
+  + internal: Moved history view from MathDisplay to MathWindow.
+  + window: set default width for basic and keyboard mode.
+  + buttons: removed destructive action class from clear button.
+  + converter: search support in unit selector, separate conversion
+    category selector.
+  + Updated translations.
+- Update BuildRequires for port to GTK4:
+  + Replace pkgconfig(gtk+-3.0)with pkgconfig(gtk4)
+  + Replace pkgconfig(gtksourceview-4) with
+    pkgconfig(gtksourceview-5)
+  + Drop pkgconfig(libhandy-1)
+  + Add pgkconfig(libadwaita-1)
+- Update format of Supplements from packageane() to regular RPM
+  boolean deps.
+
gnome-characters
+- Add explicit /usr/bin/gjs-console requires:
+  /usr/bin/gnome-characters is a symlink and is thus not inspected
+  by RPM for its hashbang (boo#1216028).
+
+- Update to version 45.0:
+  + Updated translations.
+
+- Re-enable test suite:
+  + BuildRequire xorg-x11-server-Xvfb: the tests require a
+    graphical environment.
+  + Configure the tests to run using Xvfb.
+
+- Update to version 45.alpha:
+  + Update for Unicode 15.0.1
+  + Add support for new Unicode CJK extensions
+  + Bugs fixed:
+  - Unable to search and display the character "ä·¿" U+4DFF
+  - The "Latin Small Letter Long S" (ſ — U+017F) is missing from
+    the application
+  - Nonspacing marks should not be considered invisible
+  - 44.rc: search provider crashes on shutdown
+  + Updated translations.
+
+- Replace noto-coloremoji-fonts  with google-noto-coloremoji-fonts
+  Recommends, font package was renamed.
+
+- Update to version 44.0:
+  + Update for Unicode 15
+  + Misc. string updates
+  + Avoid downscaling search result icon
+  + Use action-name properties
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Update for Unicode 15
+  + Misc. string updates
+  + Avoid downscaling search result icon
+  + Use action-name properties
+
+- Update to version 43.1:
+  + Update to Unicode 15.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Add support for composite emoji.
+  + Use AdwAboutWindow for an adaptive about window.
+  + Updated translations.
+- Build sub-package gnome-shell-search-provider-gnome-characters as
+  noarch.
+
+- Update to version 43.rc:
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Add support for composite emoji.
+  + Use AdwAboutWindow for an adaptive about window.
+  + Updated translations.
+
+- Update to version 42.0:
+  + Port to GTK4 / libadwaita.
+  + Fixes & improvements to the search provider.
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Fix reflowing in size_allocate().
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Fixed search provider issues
+  + Search provider now displays the characters as well
+  + Updated translations.
+- Drop no longer needed BuildRequires after gtk4 port:
+  + libunistring-devel
+  + pkgconfig(gdk-3.0)
+  + pkgconfig(glib-2.0)
+  + pkgconfig(gobject-2.0)
+- Replace gobject-introspection-devel with
+  pkgconfig(gobject-introspection-1.0) BuildRequires.
+- Add explicit pkgconfig(pangoft2) BuildRequires, meson checks for
+  it, and we already pass pangoft2=true to meson.
+- Add appstream-glib and desktop-file-utils, add check section and
+  meson_test macro, as well as manually validate desktop file. Drop
+  update-desktop-files BuildRequires and macro, no longer needed.
+
+- Update to version 42.alpha:
+  + Ported to GTK4 and libadwaita
+  + Gained support for the new dark style preference via libadwaita
+- Change BuildRequires according to the GTK4 port:
+  + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
+  + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
+- Drop mesonfix-061.patch: Fixed upstream.
+
+- Add mesonfix-061.patch: Fix build with meson 0.61 and newer.
+- Update our Supplements to current standard.
+
gnome-clocks
+- Update to version 45.0:
+  + Port to new libadwaita widgets, including breakpoints
+  + Bundle bell sounds
+  + GNOME Shell search provider performance improvements
+  + Improve location matching by normalizing location search
+    strings
+  + Replace deprecated code paths
+  + Use xdg-desktop-portal to get system clock format
+  + Updated translations.
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Display seconds in the world clock detail view
+  + Reset snooze time when disabling alarms
+  + Add mnemonics to the view switcher
+  + Say ahead/behind instead of later/earlier
+  + Fix button layout in the timer view
+  + Add missing ellipses to button labels
+  + Remove an incorrect tooltip
+  + Help fixes
+  + Updated translations.
+
+- Package sub-package gnome-shell-search-provider-gnome-clocks as
+  noarch.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Port to AdwAboutWindow
+  + Fix notifications are immediately withdrawn.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Build against either geocode-glib-1.0 or geocode-glib-2.0.
+  + Disable "Add" button by default on new timer dialog.
+  + Fix the incorrect order of stopwatch's time label using RTL
+    locale.
+  + Do not match timezones on search.
+- Replace pkgconfig(geocode-glib-1.0) with
+  pkgconfig(geocode-glib-2.0) BuildRequires following upstream
+  changes.
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Use newer GClue to avoid sandbox hole
+  + Updated translations.
+
+- Update to version 42.alpha:
+  + Codebase is now ported to GTK 4 and Libadwaita.
+  + Updated translations.
+- Update BuildRequires, following upstreams port to GTK4:
+  + Replace pkgconfig(gnome-desktop-3.0) with
+    pkgconfig(gnome-desktop-4).
+  + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4).
+  + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1).
+  + Replace pkgconfig(gweather-3.0) with pkgconfig(gweather-4).
+
+- Add appstream-glib, desktop-file-utils BuildRequires and check
+  section and meson_test macro, run tests during build.
+- Modernize our Supplements to current standard.
+
gnome-contacts
+- Update to version 45.0:
+  + A new implementation of the contact list should lead to much
+    less memory consumption and a small performance increase.
+  + Screen readers should now be able to tell which property of a
+    contact is currently focused.
+  + Several bugs have been fixed when selecting and cropping an
+    avatar. Choosing a file should also be much easier now, as the
+    file picker will filter image files.
+  + Contacts no longer shows a duplicate window when activated from
+    a search result.
+  + The app will try to resize more intuitively.
+  + Updated translations.
+- Comment out BuildRequires on pkgconfig(gnome-desktop-3.0) for
+  now, just like in the meson.build script.
+
+- Update to version 45.beta:
+  + Several bugs have been fixed when selecting and cropping an
+    avatar.
+  + Choosing a file should also be much easier now, as the file
+    picker will filter image files.
+  + A new implementation of the contact list should lead to much
+    less memory consumption and a small performance increase
+  + Contacts no longer shows a duplicate window when activated from
+    a search result
+  + The sidebar will resize more intuitively, rather than keeping a
+    fixed width
+  + Updated translations.
+
+- Update to version 44.0:
+  + Contacts can now be shared with a QR code, which allows for
+    simple and easy way of sharing contact information across
+    devices.
+  + The main menu now allows you to export all contacts at once.
+  + Unsetting and editing an avatar for a contact is now more
+    intuitive with dedicated buttons that are overlayed on top of
+    the image.
+  + Support for TITLE/ORG vCard properties when importing.
+  + Fix a bug which made it impossible to add more than one address
+    for a contact.
+  + Several changes to the UI that makes it more consistent with
+    GNOME design guidelines.
+  + Birthdays on a leap year will now get a birthday notification
+    on February 28 in non-leap years.
+  + Added support for multiple keyboard shortcuts.
+  + It's now possible to explicitly unset a birthday.
+  + A bug where title buttons where shown twice is now fixed.
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Unsetting and editing an avatar for a contact is now a bit more
+    intuitive with the dedicated overlayed buttons.
+  + Several changes to comply better with the GNOME HIG.
+  + Added unit tests will now help us guarantee correctness.
+  + We now parse the first TITLE/ORG vCard properties.
+  + Fix a bug which made it impossible to add more than one address
+    for a contact.
+  + Updated translations.
+
+- Update to version 44.beta:
+  + The main menu has been renamed to follow the GNOME HIG and now
+    contains an action item to export all contacts.
+  + Contacts can now be shared with a QR code, which allows for
+    simple and easy way of sharing contact information across
+    devices.
+  + Birthdays on a leap year will now get a birthday notification
+    on February 28 in non-leap years.
+  + Added support for multiple keyboard shortcuts
+  + It's now possible to explicitly unset a birthday
+  + Fix a bug where some title buttons where shown twice
+  + Updated translations.
+- Add pkgconfig(libqrencode) BuildRequires: New dependency.
+
+- Drop unneeded nor used pkgconfig(clutter-gtk-1.0) BuildRequires.
+
+- Update to version 43.1:
+  + This is the second stable release in the GNOME 43 series, which
+    fixes several bugs when updating or editing a contact.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Contacts can now import and export your contacts in the vCard
+    format (aka VCF) to or from a file on the system.
+  + Changes under the hood to make searching for contacts faster,
+    and fixes several issues when editing or adding a contact.
+  + On the UI front, Contacts has revamped the widgets when you're
+    editing contacts. Several dialogs (like the "About" window)
+    have gotten an upgrade and now look consistent with other GNOME
+    apps.
+  + Configuring your address books has moved to a dedicated spot in
+    the new preferences window.
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Updated screenshots for GNOME 43.
+  + A rewrite of the core internals fixes several issues when
+    editing or adding a contact.
+  + Several performance optimizations when searching for contacts
+    in the app.
+  + Some strings for importing and exporting contacts were not
+    marked as translatable yet.
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Contacts can now import and export your contacts in the vCard
+    format (aka VCF) to or from a file on the system.
+  + The app will now warn you if your system has a configuration
+    issue of your primary address book.
+  + Updated translations.
+- Drop all traces of telepathy support, now dropped upstream
+  (remove pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib)
+  disabled BuildRequires and stop passing telepathy=false to
+  meson).
+- Add pkgconfig(libportal) and pkgconfig(libportal-gtk4)
+  BuildRequires: New dependencies.
+
+- Update to version 42.0:
+  + A fresh new look thanks to a port to GTK 4 and libadwaita,
+    along with a new UI design.
+  + It is now possible to open up a contact's location with your
+    default maps application (provided it supports "maps:" URIs).
+  + It is now possible to show and add the organisational role of a
+    contact. This is an especially useful feature for corporate
+    address books
+  + Contacts shows a little reminder when displaying someone's
+    contact information if their birthday is today.
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Contact properties can be selected, which means you can also
+    copy them to paste it elsewhere.
+  + It is now possible to show and add the organisational role of a
+    contact. This is mostly useful for corporate address books, as
+    you can now see what job a colleague is performing.
+  + Some paper cuts that got introduced when porting to GTK4 have
+    been resolved.
+  + Contacts shows a little reminder when displaying someone's
+    contact information if their birthday is today.
+  + Fixed launching the Online Accounts dialog in GNOME 42.
+  + Updated translations.
+- Add desktop-file-utils BuildRequires: New dependency.
+
+- Update to version 42.alpha:
+  + A fresh new look thanks to a port to GTK 4 and libadwaita,
+    along with a new UI design.
+  + It is now possible to open up a contact's location with your
+    default maps application (provided it supports "maps:" URIs).
+  + Fixes to the birthday editor.
+  + Updated translations.
+- Drop pkgconfig(cheese) and pkgconfig(cheese-gtk4) BuildRequires:
+  no longer needed. Stop passing -Dcheese to meson.
+- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4),
+  and pkgconfig(libhandy-1) with pkgconfig(libadwaita-1): changed
+  deps for GTK4 port.
+- Add pkgconfig(libportal): Requires to securely access the camera.
+- Drop pkgconfig(libedataserverui-1.2): no longer needed.
+- Drop patches included in upstream sources:
+  + 281decd15546987ca1c467e090ea4abf7a4a0a3b.patch
+  + 6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch
+  + b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch
+  + f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch
+
gnome-control-center
+- Mark gnome-control-center-info-fix-distro-logo.patch as rebase
+  needed. The patch needs a deeper review because its base is too
+  old and SLE/Leap specific.
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- Update to version 45.1+22:
+  + apps: Fix status page glitch on initialization
+  + po: Fix missing closing tag in pt_BR locale
+  + background: Improve preview performance
+  + applications: Fix File & Link Associations UI
+  + Updated translations.
+
+- Update to version 45.1+14:
+  + user-accounts: Sync lock tooltip for the Avatar
+  + privacy: Fix crash from free bug in cc-camera-page
+  + default-apps: Workaround AdwComboRow item selection at startup
+  + network-connection-editor: Align Routes labels
+  + Updated translations.
+
+- Rebase gnome-control-center-disable-error-message-for-NM.patch,
+  gnome-control-center-info-never-use-gnome-software.patch,
+  gnome-control-center-more-power-button-actions.patch and
+  gnome-control-center-bring-back-firewall-zone.patch(bsc#1216601).
+
+- Update to version 45.1:
+  + About: Add more types of processor support
+  + Accessibility: Make Cursor Size dialog close on Escape key
+  + Keyboard: Allow closing Shortcuts dialog with Escape key
+  + Mouse:
+  - Fix linked style of primary mouse button in RTL languages
+  - Avoid making videos blurry
+  + Network:
+  - Fix editing connections without a device
+  - Revert "Disable DNS entry if automatic DNS option is enabled"
+
+- Update to version 45.0+34:
+  + network: fix editing connections without a device (boo#1215651)
+  + mouse: Fix linked style of primary mouse button in RTL
+  + privacy: Fix crash in the firmware security page
+  + data:
+  - Fix label string
+  - Add missing wireguard-peer.ui to POTFILES.in
+  - Mark translatable strings yes
+  + info-overview: Add more types of processor support
+  + Updated translations.
+- Switch to git checkout from stable branch, use explicit commit.
+
+- Add gnome-control-center-add-user-button.patch:
+  Show add user button when user is a normal user
+  (bsc#1215556 glgo#GNOME/Settings!1927).
+
+- Update to version 45.0:
+  + Fix panel list (sidebar) issues with panel centering
+  + Use g_printeer to message when running in non-supported
+    environments
+  + About:
+  - Fix issue with system details label having the "selected"
+    state
+  - Allow system details labels to span multiple lines
+  + Accessibility: Fix issue when icon theme changes to
+    HighContrast can't be reverted
+  + Keyboard: Fallback to subproject when keyboard previewer
+    (tecla) is not available
+  + Network:
+  - Fix criticals when updating connection
+  - Don't try to update device if it doesn't exist
+  - Don't show QR Code button for wifi connections using
+    unsupported security methods
+  + Online Accounts: Add line-breaks to log messages
+  + Search: Fix crash when selecting folder in "Other Search"
+    locations
+  + Users: Allow new password insert if the old one is right
+- Add explicit pkgconfig(tecla) BuildRequires: New dependency.
+- Switch service and tarball produced to zst compression.
+
+- Update to version 45.rc:
+  + About:
+  - Port to AdwToolbarView
+  - Make System Details window more compact
+  - Port System Details window to AdwBreakpoint
+  - Port System Details window to AdwToolbarView
+  + Accessibility: Port to AdwToolbarView
+  + Applications:
+  - Make panel fit on narrow widths
+  - Port deprecated GtkDialogs to AdwWindow
+  + Background: Port to AdwToolbarView
+  + Bluetooth: Port to AdwToolbarView
+  + Color: Port to AdwToolbarView
+  + Date and Time:
+  - Port to AdwToolbarView
+  - Port dialog to AdwWindow
+  + Default Apps: Port to AdwToolbarView
+  + Display:
+  - Port to AdwNavigationView and AdwtoolbarView
+  - Reduce the size of the preview width
+  + Keyboard:
+  - Port to AdwToolbarView
+  - Port keyboard shortcuts dialog to AdwNavigationView
+  - Fix criticals when inpuit chooser is destroyed
+  - Write to mru-sources setting if it has never been set before
+  + Mouse:
+  - Make adaptative
+  - Port to AdwToolbarView
+  - Port the test dialog to AdwToolbarView
+  - Stop leaking the test window
+  + Multitasking: Port to AdwToolbarView
+  + Network:
+  - Port to AdwNavigationView and AdwToolbarView
+  - Port the Wi-Fi panel to AdwToolbarView
+  - Stop leaking the hotspot dialog
+  + Notifications:
+  - Port to AdwToolbarView
+  - Port dialog to AdwWindow and AdwToolbarView
+  + Online Accounts: Port to AdwToolbarView
+  + Power:
+  - Port to AdwToolbarView
+  - Port the suspend dialog to AdwWindow and AdwToolbarView
+  + Printers:
+  - Port to AdwToolbarView
+  - Make the panel adaptative
+  - Move search bar above the banner
+  - Port dialogs to AdwWindow and AdwToolbarView
+  - Fix size calculation for normalized printer name
+  + Removable Media:
+  - Port the dialog to AdwWindow
+  - Port to AdwToolbarView
+  + Region: Port to AdwToolbarView
+  + Search: Port to AdwToolbarView
+  + Sharing:
+  - Port to AdwToolbarView
+  - Port dialogs to AdwWindow and AdwToolbarView
+  - Port Remote Login row to AdwSwitchRow
+  + Sound:
+  - Port to AdwToolbarView
+  - Port dialogs to AdwWindow and AdwToolbarView
+  + User Accounts:
+  - Fix account type row sensitivity
+  - Port to AdwToolbarView
+  - Port Add User dialog from deprecated GtkDialog to AdwWindow
+  - Update status page text when no accountsservice is available
+  - Show label when another user is logged in
+  - Port error message dialogs to AdwToasts
+  - Port deprecated GtkMessageDialogs to AdwMessageDialog
+  - Add "loading" page at startup
+  + Wacom: Port to AdwToolbarView
+  + WWAN: Port to AdwToolbarView
+- Pass tests=false to meson, we are not running tests, so lets not
+  build them either (avoids a dependency on setxkbmap).
+
+- Update to version 45.beta:
+  + Prevent loading last-panel unconditionally on startup
+  + Multiple settings rows got ported to use the AdwSwitchRow
+    widget
+  + Various accessibility label fixes
+  + Various memory leak fixes
+  + About: New About panel displaying system information in a more
+    compact way
+  + Applications: Fix crash when opening the Apps panel as the
+    last-opened panel
+  + Datetime: Add description explaining the "Clock & Calendar"
+    settings
+  + Displays: Replace deprecated GtkComboBox with AdwComboRow
+  + Keyboard:
+  - Fix "Move up/down" movement options in the input list
+  - Spawn "tecla" app to display the keyboard map (replaces
+    gkbd-keyboard-display)
+  - Fix alignment of the "Set Shorcut..." button
+  + Network: Use an AdwSwitchRow widget to enable/disable Wi-Fi
+  + Online Accounts:
+  - Improve "offiline" message text
+  - Use banner to indicate when the system is offline
+  - Add panel description text and section titles
+  + Sound:
+  - Make output test whell smaller
+  - Ellipsize long device name label
+  + Printers: Use the "card" style for printer entries
+  + Privacy: New Privacy panel containing all the panels under the
+    Privacy category
+  + Region: Fix preview buttoins in the format chooser
+  + Search: Fix "Move up/down" movement options in the app search
+    list
+  + Users:
+  - Show "Other Users" section only when there are users to show
+  - Make entire panel insensitive when the user has no permission
+    to make changes
+  - Fix focus issues when selecting avatar image from a file
+  - Fix g_critical errors when loading file metadata for avatars
+- Replace gnomekbd-tools Requires with tecla-keyboard-layout-viewer
+  Requires following upstream changes.
+
+- Update to version 45.alpha:
+  + Add placeholder text to various search entries
+  + Set a minimum size for various dialogs
+  + Make dialogs close when pressing the Escape key
+  + Replace deprecated GTK4 methods with new replacements
+  + Depend on snapd-glib-2 (soup3 version)
+  + Accessibility improvements
+  + Common:
+  - Fix time entry for RTL languages
+  - Use ToastOverlay
+  - Show start title buttons in header bar
+  - Allow more theming of rows
+  - Only return to last panel if it didn't crash
+  - Improvements to panel activation
+  - Improvements to panel searching
+  + About:
+  - Show only the GNOME major version
+  - Update hostname only after apply is clicked
+  + Accessibility: Present the checked state on the list row itself
+  + Appearance: Clear out dconf if user picks defaults
+  + Applications:
+  - Always use bold for app name in dialogs
+  - Use header capitalization in the "No apps" AdwStatusPage
+  + Color:
+  - Do not try to access to null pointer in destruction
+  - Dim information text & fix "Learn more" link alignment
+  + Date and Time:
+  - Fix NTP switch getting out of sync
+  - Add top bar clock and calendar switches
+  - Move "Time Format" row out of "Clock" section
+  - Merge "Clock" and "Calendar" sections
+  + Default Apps: Don't crash when there are no apps for a mimetype
+  + Device Security:
+  - Skip security attributes that have been obsoleted by others
+  - Ddon't translate technical report
+  + Display:
+  - Allow configuring all monitors and apply settings at once
+  - Try snapping all the displays after a config change
+  - Don't leak config manager proxy
+  - Use AdwPreferencesPage
+  - Fix display enabled toggle visibility
+  - Fix gaps when numbering unusable displays
+  - Fix stuck window subtitle
+  - Fix invalid panel state after canceling changes
+  - Check best_mode exist before adding flag
+  + Info: Show each GPU in it's own line
+  + Mouse:
+  - Prevent infinite loop on settings changes
+  - Do not bind sensitivity to touchpad settings
+  - Simplify binding of touchpad sensitive widgets
+  - Hide entire "Touchpad" row when touchpad cannot be disabled
+  + Keyboard:
+  - Fix cancel button issue
+  - Add "Compose" and "Character" keywords
+  - Add ellipsis to the "Add Shortcut" button label
+  - Fix "Add Custom Shortcut" in others sections
+  - Drop "Left Alt" as compose key option
+  + Network:
+  - Validate max length of hotspot SSID
+  - Keep current mode when enabling proxy
+  - Increase maximum MTU value from 10000 to 65536
+  - Fix incorrect styling in WiFi list
+  - Make the security status and signal strength read by screen
+    readers
+  - Add a confirmation dialog when forgetting a connection
+  - Center panel title when subtitle isn't visible
+  - Rename "Other Devices" to "Bluetooth"
+  - Fix crash when importing wrong vpn file
+  - Drop legacy vpn_export function
+  - Close Connection Editor dialog when clicking Apply button
+  - Add delete icon in saved WiFi connections list
+  - Move WiFi controls out of headerbar
+  + Notifications: Replace "Applications" with "App Notifications"
+  + Power:
+  - Label the main "battery" as UPS if that's what it is
+  - Hide automatic suspend row in VM
+  + Region: Fix label of formats for the login screen
+  + Sharing:
+  - Disable AdwActionRow markup for networks
+  - Fix network row visible name bug
+  - Remove global master switch
+  - Fix visual bug for active indicators
+  - Add icons next to each row
+  - Add subtitle to each panel row
+  + Sound:
+  - Make bass audible on low quality hardware
+  - Prevent duplicate sound device entries
+  + Thunderbolt:
+  - Update page to be more similar to other pages
+  - Modernize Device Dialog UI
+  + Usage: Fix confirmation dialog when clearing history
+  + Users:
+  - Remove account activity window
+  - Set language-chooser to hide on close
+  - Add popover explaining about the "Administrator" option
+  - Add a popover describing the autologin functionality
+  - Move "Add User" button out of the user listbox
+  - Improve avatar crop mechanics
+  - Improve rounding of avatar crop edges
+  - Draw avatar crop corners to inside of crop
+  + Wacom: Rename "Test Your Settings" button to "Test Settings"
+  + Updated translations.
+- Rebase patch with quilt, but still disable it, breaks build in
+  current form, so needs reworking or possibly dropping.
+
+- Update to version 44.3:
+  + Updated translations.
+
+- Update to version 44.2:
+  + Various small accessibility fixes.
+  + Fixes in Gtk template usage that causes crashes on some
+    systems.
+  + Appearance: Clear dconf when resetting to defaults.
+  + Mouse: Hide entire "Touchpad" row when touchpad cannot be
+    disabled.
+  + Network: Fix racy radio buttons in connection editor.
+  + Users: Remove autologin row tooltip when unlocked.
+  + Updated translations.
+
+- Update to version 44.1:
+  + Common:
+  - Update hostname only after apply is clicked.
+  - Add widget name and css class to CcIllustratedRow and
+    CcSplitRow.
+  + Color: Do not try to access to null pointer in destruction.
+  + Date & Time: Fix NTP switch getting out of sync.
+  + Display:
+  - Allow configuring all monitors and apply settings at once.
+  - Disconnect config manager changed handler.
+  - Don't leak config manager proxy.
+  + Network: Fix crash when removing a connection.
+  + Region: Fix label of formats for the login screen.
+  + Sharing: Fix network row visible name bug.
+  + Shell: Add workaround to make disabled pictures are painted as
+    such.
+  + Sound:
+  - Prevent duplicate sound device entries.
+  - Revert accidental libgvc downgrade.
+  + Updated translations.
+- Drop gnome-control-center-fix-6f1567f23.patch: Fixed upstream.
+
+- Rebase gnome-control-center-disable-error-message-for-NM.patch
+- Add gnome-control-center-fix-6f1567f23.patch:
+  network/connection-editor: fix crash when removing a connection
+  (glgo#GNOME/gnome-control-center/commit/8cb77b4d3, bsc#1210377).
+
+- Update to version 44.0+20:
+  + datetime: Fix NTP switch getting out of sync.
+  + shell/style: Add workaround to make disabled pictures are
+    painted as such.
+  + illustrated-row, split-row: Add widget name and css class.
+  + region: Fix label of formats for the login screen.
+  + keyboard: Fix cancel button issue.
+  + Updated translations.
+
+- Update to version 44.0+7:
+  + common: hostname-entry: Update hostname only after apply is
+    clicked
+  + sound: Prevent duplicate sound device entries
+  + color: Do not try to access to null pointer in destruction
+  + display: Allow configuring all monitors and apply settings at
+    once
+  + Updated translations.
+- Switch to git checkout via source service, explicit tag from
+  stable gnome-44 branch.
+
+- Update to version 44.0:
+  + Mouse: Prevent infinit loop on Mouse setting changes.
+  + Usage: Fix confirmation dialog when clearing file history.
+  + Notifications: Replace occurrence of "Applications" with "Apps"
+    string.
+  + Power: Label the main "batery" as UPS when that's what it is.
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Improve state of switchers throughout the app
+  + Keyboard: Various fixes to the shortcut editor
+  + Mouse & Touchpad: Polish the panel redesign
+  + Printers: Update to more modern CUPS APIs
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Redesigned Sound panel
+  + Redesigned Mouse & Touchpad panel
+  + Share Wi-Fi networks using QR code
+  + Many consistency improvements
+  + WireGuard support
+  + Mouse & Touchpad:
+  - Redesign the panel with videos of the preferences
+  - Move mouse test into a separate dialog
+  + Network:
+  - Add support for sharing Wi-Fi networks through QR code
+  - Add WireGuard support
+  + Sound:
+  - Move application volumes to a dialog
+  - Move sound themes to a dialog
+  + Updated translations.
+- Disable gnome-control-center-disable-error-message-for-NM.patch
+
+- Update to version 44.alpha:
+  + Redesigned Accessibility panel.
+  + Many consistency improvements.
+  + About: Add "Firmware Version" row.
+  + Accessibility: Redesign the panel with new a navigation
+    pattern.
+  + Cellular: Various fixes.
+  + Date & Time: Improve month selector.
+  + Device Security:
+  - Improve date and time formatting.
+  - Simplify technical descriptions.
+  + Display: Improve error state of Night Light.
+  + Sound: Start implementing the new designs.
+  + Thunderbolt: Hide panel if no Thunderbolt device is found.
+  + Updated translations.
+- Drop gnome-control-center-network-use-AdwStatusPage.patch: fixed
+  upstream.
+
+- Drop unneeded nor used pkgconfig(clutter-1.0) BuildRequires.
+
+- Update to version 43.4.1:
+  + Network: Fix possible race in tests.
+  + Updated translations.
+
+- Update to version 43.2:
+  + About: Update distro logo when dark-mode changes.
+  + Applications: Don't recurse into symlinks when clearing cache.
+  + Cellular: Avoid duplicated entries in SIM providers list.
+  + Color: Fix crash when first device row is non-existent.
+  + Common: Make list row switches work when annimations are OFF.
+  + Display: Allow the Night Light error label to wrap for small
+    screens.
+  + Mouse: Fix activation of rows while navigating with keyboard.
+  + Network:
+  - Fix crashes when EAP password is missing.
+  - Fix wrong signal of SEA password visibility toggle.
+  + Notifications: Sync lock screen notification setting string.
+  + Users: Show a missing-avatar image when avatars cannot be
+    loaded.
+  + Updated translations.
+- Drop gnome-control-center-fix-ws-sea-pass-toggle.patch: Fixed
+  upstream.
+- Refresh patches with quilt.
+
+- Modify gnome-control-center-disable-error-message-for-NM.patch:
+  fix wifi panel(bsc#1206233).
+
+- Rebase gnome-control-center-disable-error-message-for-NM.patch.
+- Add gnome-control-center-network-use-AdwStatusPage.patch:
+  network-panel: Use AdwStatusPage to show NetworkManager error.
+  This is needed by the above rebased patch
+  (glgo#GNOME/gnome-control-center/commit/2b3de01124).
+
+- Add gnome-control-center-fix-ws-sea-pass-toggle.patch: Fix crash
+  when user clicking password visibility toggle in Security page
+  when method is WPA3 Personal
+  (glgo#GNOME/gnome-control-center!1520).
+
-- Update to version 41.7:
-  + Updated translations
-  + Cellular
-    Remove duplicate line from .desktop
-  + Info
-    Allow changing "Device Name" by pressing "Enter"
-    Remove trailing space after CPU name
-  + Keyboard
-    Fix crash resetting all keyboard shortcuts
-    Fix leaks
-  + Network
-    Fix saving passwords for non-wifi connections
-    Fix critical when opening VPN details page
-  + Wacom:
-    Fix leaks
-- Drop 496c719d7b1492b54c34ace648feb3802f34f774.patch: Fixed
-  upstream.
+- Update to version 43.1:
+  + Network: Fix crashes editing networks.
+  + Power: Don't assert if we can't find the widget for a profile.
+  + Printers: Small visual improvements.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Fix AM/PM labeling issue;
+  + Remove no longer used icon;
+  + Select panel only if non-folded when search is canceled;
+  + Several UI improvements regarding device security;
+  + Fix primary monitor selection.
+  + Allow backgrounds to use any image format;
+  + Improve dark theme support;
+  + Keyboard: Fix activation of input source toggle button and
+    improve handling of Shift shortcuts.
+  + Power: Fix blank screen and power button behavior settings;
+  + Printers: Show empty state after removing last printer;
+  + Fix Move Up and Move Down actions when searching;
+  + Fix sound alert selection;
+  + Improve support to Wacom Express Key Remote;
+  + Updated translations.
+- Update URL tag to https://apps.gnome.org/app/org.gnome.Settings/,
+  the new upstream web page dedicated to Settings (this package).
+- Bump meson build requirement from 0.53.0 to 0.57.0.
+- Add noarch as BuildArch for color, goa, user-faces, and devel
+  subpackages as they do not contain any native code/binaries.
+- Add rpmlintrc to filter false-positives about
+  desktopfile-without-binary warnings for color, goa and user-faces
+  subpackages since they call "gnome-control-center color/goa/etc"
+  rather than a binary of their own. Also filter the
+  file-not-in-%lang warning because we strip the English language
+  from the lang subpackage and package it in the main package.
+
+- Replace pkgconfig(gcr-3) with pkgconfig(gcr-base-3)
+  BuildRequires: Align with what meson checks for.
+- Drop explicit pkgconfig(libsoup-2.4) BuildRequires: No longer
+  needed, as color sub-module was ported away from it. See
+  https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/a9c398e5d9d45fb4638b38d6bb3f677a2b12b249
+
+- Update to version 43.beta:
+  + Cellular: Add WWAN 5G connection support.
+  + Device Security:
+  - Polish failure messages.
+  - Various style updates.
+  + Display: Support privacy screens.
+  + Info: Show build id in a separate row.
+  + Network: Fix VPN empty state.
+  + Sound: Update default sounds.
+  + User Accounts: Fix back button not appearing sometimes.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Improved accessibility in various panels.
+  + New Device Security panel.
+  + Date & Time: Update visual style of the timezone map.
+  + Display: Various visual improvements.
+  + Sound: Remove dog barking sounds.
+  + Updated translations.
+
+- Update to version 42.3:
+  + Display: Use virtual clone modes when mirroring.
+  + Network:
+  - Prevent crash bi disconnecting device.
+  - Fix Wi-fi network with "&" in name not appearing.
+  - Fix warning when panel closed.
+  + Updated translations.
+
+- Update to version 42.2:
+  + Applications:
+  - Fix Snap permissions support failing to compile.
+  - Fix CcInfoRow having the wrong parent.
+  - Fix crash crash when switching between two apps.
+  + Background: Make sure the size of the light/dark previews are
+    the same.
+  + Keyboard: Fix crash resetting all keyboard shortcuts.
+  + Network: Stop freeze when closing wired connection properties
+    with Escape.
+  + Sharing:
+  - Fix close button on Verify Encryption dialog
+  - Turn off RDP gsettings key when turning off RDP
+  + Shell: Initialise locale early.
+  + Sound: Update theme correctly so other apps respond to change.
+  + Updated translations.
+
+- Update to version 42.1:
+  + Display:
+  - Various small behavior improvements.
+  - Fix monitor labels.
+  + Network: Improve handling of VPN connections.
+  + Online Accounts:
+  - Fix behavior of helper application on X11.
+  - Fix changes to online accounts services not applying
+    correctly.
+  + User Accounts: Various small polishments.
+  + Wacom: Properly translate various strings.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + gnome-control-center-reload-vpn-plugins.patch
+  + gnome-control-center-goa-helper-on-X11.patch
+  + gnome-control-center-42.0-fix-sharing-panel-crash.patch
+  + 1283.patch
+
+- Add 1283.patch: user-accounts: close password change dialog.
+  Addresses boo#1198235: Fail to change password on GNOME42.
+
+- Add gnome-control-center-42.0-fix-sharing-panel-crash.patch,
+  based on commit c2f088ac5220f3a64edc2c15e60fc0d7f1dfc9e5, to fix
+  Sharing panel segfaulting due to getlogin() returning NULL rather
+  than the username (boo#1197529,
+  glgo#GNOME/gnome-control-center!1727).
+
+- Add gnome-control-center-goa-helper-on-X11.patch: Fix GOA helper
+  not showing up on X11 [glgo#GNOME/gnome-control-center!1651].
+
+- Update to version 42.0:
+  + Updated AppData screenshots.
+  + Re-enable tests.
+  + Updated translations.
+- Disable tests for now, needs display, and that is somewhat hard
+  to get during build on obs.
+
+- Add gnome-control-center-reload-vpn-plugins.patch:
+  network/connection-editor: always load all available VPN plugins
+  (glgo#GNOME/gnome-control-center!1263).
+
+- Update to version 42.rc:
+  + Keyboard: Restore _GNOME_WM_KEYBINDINGS support.
+  + User Accounts:
+  - Bring back Fingerprint dialog.
+  - Fix avatar loading.
+  + Wacom: Bring back empty state.
+  + Updated translations.
+- Add pkgconfig(gnutls) BuildRequires: New dependency.
+
+- Update to version 42.beta:
+  + Port to GTK4
+  + Various UI polish changes
+  + New symbolic icons for panels
+  + Application: Implement new design
+  + Background:
+  - Introduce dark & light mode selector
+  - Rename to Appearance
+  + Display: Implement new design
+  + Region & Language: Implement new design
+  + User Accounts: New design for the User Accounts panel
+  + Wacom: Implement new design
+  + Updated translations.
+- Drop pkgconfig(cheese) and pkgconfig(cheese-gtk) BuildRequires.
+- Replace the following BuildRequires:
+  + pkgconfig(colord-gtk) with pkgconfig(colord-gtk4)
+  + pkgconfig(gnome-bluetooth-1.0) with
+    pkgconfig(gnome-bluetooth-3.0)
+  + pkgconfig(gnome-desktop-3.0) with pkgconfig(gnome-desktop-4)
+  + pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
+  + pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
+  + pkgconfig(libnma) with pkgconfig(libnma-gtk4)
+- Disable patch that need rebase:
+  + gnome-control-center-disable-error-message-for-NM.patch
+- Drop patches fixed upstream:
+  + gnome-control-center-fix-autologin-shortcut.patch
+  + 496c719d7b1492b54c34ace648feb3802f34f774.patch
+- Disable gnome-control-center-disable-error-message-for-NM.patch:
+  Needs rebase.
gnome-desktop
-- Update to version 41.8:
-  + No changes, version bump only.
+- Update to version 44.0:
+  + Fix idle monitor watch leak.
+  + Save original thumbnail dimensions in metadata.
+  + Fix Turkish keyboard layout.
+  + Updated translations.
-- Update to version 41.6:
-  + No changes, version bump only.
+- Update to version 44.beta:
+  + Add GnomeWallClock:force-seconds property.
+  + Updated translations.
+
+- Update to version 43.2:
+  + Fix idle monitor watch leak.
+  + Updated translations.
+
+- Update to version 43.1:
+  + Fix gnome_parse_locale returning NULL for the C locale
+  + Use more sensible default keyboard for es_US
+  + Delete failed thumbnail if successfully savings thumbnail
+  + Skip territory if no translation available
+  + Updated translations.
+
+- Update to version 43:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + gnome-languages: Simplify XPG language parsing.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Don't use bubblewrap inside snaps since those are already
+    sandboxed.
+  + Remove gnome-version.xml.
+  + Add GCancellable and GError to the thumbnail API.
+  + Make it possible to disable gobject-introspection generation.
+  + Revert "thumbnails: keep the original file name".
+  + Include a header defining GNOME_DESKTOP_PLATFORM_VERSION.
+  + Updated translations.
+- Stop passing gnome_distributor=openSUSE and date_in_gnome_version
+  to meson, no longer recognized, nor needed.
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Bump sonames following upstream changes.
+- Drop gnome-version sub-package, no longer built; provide/obsolete
+  it by libgnome-desktop-4-2.
-- Update to version 41.5:
+- Update to version 42.4:
-- Update to version 41.4:
+- Update to version 42.3:
+- Update to version 42.2:
+  + Don't try to use bubblewrap inside snaps.
+
+- Update to version 42.1:
+  + Fix build_gtk4 option.
+  + Updated translations.
+- Drop a3ed548d92b160245b79978ae362d47091ad8dad.patch: fixed
+  upstream.
+
+- Update to version 42.0:
+  + No changes, stable bump only.
+- Add a3ed548d92b160245b79978ae362d47091ad8dad.patch: meson: Fix
+  build_gtk4 option
+
+- Update to version 42.rc:
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Add async methods for thumbnail creation
+  + thumbnail: Resolve symlinks before exporting them with Flatpak
+  + Make table:cangjie5 the default input method for zh_HK
+  + Updated translations.
+
+- Update to version 42.alpha.1:
+  + build: fix soversion in libgnome-desktop-4.
+- Drop 129.patch: fixed upstream.
+
+- Update to version 42.alpha:
+  + gnome-languages: fix translation of 3-letter code languages.
+  + Introduce gnome-desktop-4, libgnome-desktop-3.0 is still
+    available with a build flag.
+  + Split libgnome-desktop into three, gnome-desktop, gnome-rr,
+    gnome-bg. -rr and -bg depend on gtk4.
+  + Refactor gnome-gettext-portable.h.
+  + Updated translations.
+- Add pgkconfig(gtk4) BuildReuires: new dependency.
+- Split out new packages for the API 4.0 variant:
+  libgnome-desktop-4-devel, libgnome-desktop-4-1,
+  typelib-1_0-GnomeDesktop-4-0, typelib-1_0-GnomeBG-4-0, and
+  typelib-1_0-GnomeRR-4-0
+- Add 129.patch: Fix soname of the new libgnome-desktop-4
+  libraries.
+
gnome-keyring
+- Use %patch -p N instead of deprecated %patchN.
+
+- Use %_pam_moduledir instead of %{_lib}/security (boo#1191034).
+
+- Update to version 42.1:
+  + daemon: Add files to EXTRA_DIST to fix distcheck.
+- Changes from version 42.0:
+  + secret-portal: Properly check the default keyring.
+  + Build fixes.
+  + ssh-agent: Fix crash by uninitialized GMutex.
+  + fix looping off the end of the operations array.
+  + readme: Mention libsecret instead of deprecated
+    libgnome-keyring.
+  + daemon: Make it systemd-activatable through the control socket.
+  + Updated translations.
+- Add pkgcondfig(systemd) and pkgconfig(libsystemd) BuildRequires:
+  new dependencies.
+
+- Build without libcap-ng support (boo#1098245):
+  + Pass --without-libcap-ng to configure.
+  + Drop libcap-ng-devel BuildRequires.
+
gnome-logs
+- Update to version 45.beta:
+  + Fix filters button style.
+  + Accelerator improvements.
+  + UI improvements.
+  + Meson improvements.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Port to AdwAboutWindow.
+  + Updated screenshots.
+  + Updated translations.
+
+- Update to version 43.beta:
+  + GTK 4 port.
+  + CI fixes.
+  + Remove redundant glib-mkenums check.
+  + Updated translations.
+- Replace BuildRequires following upstreams port to gtk4:
+  + Drop pkgconfig(gio-2.0), pkgconfig(glib-2.0),
+    pkgconfig(gtk+-3.0) and pkgconfig(libhandy-1).
+  + Add pkgconfig(gio-unix-2.0), pkgconfig(gtk4) and
+    pkgconfig(libadwaita-1).
+- Add check section and run meson_test macro.
+
+- Update to version 42.0:
+  + Opt-in to dark mode user preference.
+  + Rounded window corners using libhandy.
+  + Add feature to open journal files directly.
+  + Add several keyboard shortcuts to help overlay.
+  + Window sizing improvements.
+  + Some small fixes.
+  + Updated translations.
+- Add libhandy-1 pkgconfig module capability, with 1.5.0 as minimal
+  version, build requirement.
+- Remove hicolor-icon-theme build requirement as it's not really a
+  requirement. Own DATADIR/icons/hicolor/ directory directly
+  instead and its subdirectories, used by the package.
+
gnome-menus
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
gnome-online-accounts
+- Update to version 3.48.0:
+  + Updated translations.
+- Rebase patch with quilt.
+
+- Update to version 3.47.1:
+  + Build fixes
+  + Expired Kerberos tickets not re-acquired on resume from suspend
+  + Update CalDAV/CardDAV OwnCloud endpoints
+  + Attempt to cope with multiple credential caches per identity
+  + Error in solving Nextcloud account address
+  + Updated translations.
+
+- Update to version 3.46.0:
+  + Build system fixes with recent Meson.
+  + Updated translations.
+
+- Add 0001-google-Remove-Photos-support.patch: google: Remove
+  Photos support. In theory, support for photos is still desired.
+  However, right now the implementation of the Google PicasaWeb API
+  in libgdata no longer works. Until that's fixed, there's no point
+  in advertising support for photos. See
+  https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/63
+
+- Update to version 3.45.2:
+  + Use debugging messages instead of warnings.
+  + Fix documentation build.
+  + Updated translations.
+- Enable build of documentation again.
+
+- Update to version 3.45.1:
+  + Removed providers:
+  - Foursquare
+  - Facebook
+  - Flickr
+  + Port to libsoup3
+  + Port to librest-1.0
+  + Drop the Autotools build
+  + Update the Google OAuth2 provider
+- Add meson BuildRequires and macros, switch to meson buildsystem.
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Replace BuildRequires following upstream changes:
+  + Drop pkgconfig(libsoup-2.4), pkgconfig(rest-0.7) and
+    pkgconfig(webkit2gtk-4.0).
+  + Add pkgconfig(javascriptcoregtk-4.1), pkgconfig(libsoup-3.0),
+    pkgconfig(rest-1.0) and pkgconfig(webkit2gtk-4.1).
+- Do not build gtk-docs as it is currently broken.
+
+- Update to version 3.44.0:
+  + Bugs fixed:
+  - Add .gitlab-ci.yml
+  - Update Fedora logo
+  - Silence -Wincompatible-pointer-types with GCC 11
+  + Updated translations.
+
+- Update to version 3.43.1:
+  + Remove Documents support.
+  + Bugs fixed:
+  - glgo#GNOME/gnome-online-accounts!67 doc: Update.
+  - glgo#GNOME/gnome-online-accounts!68 dbus: Add missing since
+    tag for IsSupportedProvider.
+  + Updated translations.
+
gnome-photos
+- Update to version 44.0+23:
+  * photos-embed: Add mnemonics
+  * app:
+  - Set inactivity timeout for search provider
+  - Defer gegl initialization to window creation
+  * photos-utils: Ensure more types are registered
+  * Updated translations.
+- Switch to git checkout via source service, explicit commit.
+- Update URL.
+- Build sub-package gnome-shell-search-provider-gnome-photos as
+  noarch.
+
+- Update to version 44.0:
+  + build: Adapt for babl .pc file changes
+  + Thumbnails now have the mtime of the original item
+  + photos-properties-dialog: Check geocode results
+  + photos-item-manager: Sort photos by creation time first
+  + Prefer Exif extracted 'contentCreated' value than file creation
+  + Updated translations.
+- Drop patches fixed upstream:
+  + 64c6f733a44bac5b7f08445a686c000681f93f5f.patch
+  + 9db32c3508a8c5d357a053d5f8278c34b4df18f3.patch
+
+- Add 64c6f733a44bac5b7f08445a686c000681f93f5f.patch and
+  9db32c3508a8c5d357a053d5f8278c34b4df18f3.patch: build: accept
+  both babl and babl-0.1, and following this, add boolean
+  pkgconfig(babl-0.1) BuildRequires.
+
+- Update to version 43.0:
+  + Drop flickr plugin: It pulls soup2.
+  + build: reduce libdazzle usage.
+  + Updated translations.
+- Drop c6f66fc47d2d434c34dd84d446f081389015785b.patch: Fixed
+  upstream.
+
+- Add c6f66fc47d2d434c34dd84d446f081389015785b.patch: Drop flickr
+  plugin: It pulls soup2. Following this, drop pkgconfig(grilo-0.3)
+  BuildRequires: No longer needed.
+
+- Update to version 43.beta:
+  + Build with soup3, drops libgfbgraph as it is not compatible
+    with soup3 / rest 1.0.
+  + Use Wallpaper portal for setting as a background/lockscreen.
+  + Stop using deprecated gexiv2 API.
+  + Updated translations.
+- Changes in BuildRequires following upstream changes:
+  + Drop pkgconfig(geocode-glib-1.0), pkgconfig(libgfbgraph-0.2)
+    and pkgconfig(libgdata)
+  + Add pkgconfig(geocode-glib-2.0), pkgconfig(libportal) and
+    pkgconfig(libportal-gtk3)
+
+- Update to version 42.0:
+  + appdata: Update screenshots.
+  + tracker: Correctly pass IndexLocation flags.
+  + Fix headerbar button vertical alignment.
+- Drop patches fixed upstream:
+  + gnome-photos-fix-vert-align.patch
+  + 1d22aac8fd7433cd1319fb2ffea0a1e294609f64.patch
+  + 5cafad57982fbef0d02b7ecb0b1a2c9f221de391.patch
+  + a0ac868a19d55dc52100e54fe4b2d29041bc6752.patch
+- Disable gnome-photos-on-demand-activate-dleyna.patch: Needs
+  rebase.
+
gnome-session
+- Use %patch -p N instead of deprecated %patchN.
+
+- Update to version 45.0:
+  + Two crashers fixes.
+  + Fix inverted boolean in the "null" system backend.
+  + Updated translations.
+- Drop gnome-session-Fix-inhibit-DBus.patch: Fixed upstream.
+- Bump basever define to 45 following upstream changes.
+
+- Add gnome-session-Fix-inhibit-DBus.patch: gsm-manager: Fix
+  Inhibit DBus method handler (glgo#gnome-session!97).
+
+- Update to version 44.0+10:
+  + gnome-session: Bind more LC_* variables to REGION
+  + gsm-system: make return_false actually return FALSE
+  + data: Add gnome-portals.conf
+  + DOAP: Fix 'bug-database' value to point to GNOME GitLab Issues
+  + Updated translations.
+- Switch compression to zst, both in service and tarball produced.
+
+- Drop pkgconfig(dbus-glib-1) BuildRequires: Only needed when
+  building with consolekit support, and we do not do that anymore.
+- Replace dbus-1-x11 with explicit /usr/bin/dbus-launch Requires,
+  as that is what is really needed.
+
+- Update to version 44.0:
+  + No changes, stable bump only.
+
+- Update to version 44.rc:
+  + Code clean ups
+  + Better handling when dbus-daemon dies
+  + Improved log output
+  + Updated translations.
+- Pass systemduserunitdir=%%{_userunitdir} to meson, ensure we set
+  the correct dir during build.
+- Drop gnome-session-exit-when-lost-name-on-bus.patch: Fixed
+  upstream.
+- Bump basever define to 44 following upstream changes.
+
+- Update to version 43.0:
+  + Build system improvements.
+  + GError clean up fix.
+  + Updated translations.
+  + Drop gnome-session-clear-error-when-running-under-GDM.patch:
+    Fixed upstream.
+
+- Update to version 42.0:
+  + Give better error when failing to get renderer string.
+  + Fix failure to run sessions for program accounts.
+  + Updated translations.
+- Rebase gnome-session-better-handle-empty-xdg_session_type.patch
+  with quilt.
+- Drop glib2_gsettings_schema_requires macro from
+  gnome-session-core package, no longer needed.
+- Add a basever define and set it to 42, make future version
+  updates simpler, as this will autorename lang-package with
+  regards to version (as done here, bumped to 42 from 41).
+
gnome-settings-daemon
+- Use %patch -p N instead of deprecated %patchN.
+
+- Add a059909d62da0c11774f1089d02937699fabf150.patch: power: Fix
+  enum mismatch warning
+- Add 41d0dc1db4d75c37ba67fe903105b4e162d42f1a.patch: power: Fix
+  uninitialised variable warning
+- Renumber patches, ensure we have a patch0 when upstream patches
+  are available in future release.
+
+- Add 538816ff42f682fc4b541810ca107486abab9976.patch: smartcard:
+  Steal error when propagating through GTask.
+
+- Rebase patches on gnome-settings-daemon 45(bsc#1216073)
+  + Patch1000:gnome-settings-daemon-notify-idle-resumed.patch
+  + Patch1001:gnome-settings-daemon-more-power-button-actions.patch
+
+- Update to version 45.0:
+  + Updated translations.
+
+- Update to version 45.rc:
+  + Smartcards: Rewrite to use p11-kit backend via Gck API.
+  + Updated translations.
+- Replace BuildRequires on pkgconfig(nss) with pkgconfig(gck-2),
+  following upstream change. And nest it under if-with "smartcard",
+  as it's only required when building with smartcard support.
+- Refresh patches with Quilt.
+
+- Update to version 45.beta:
+  + Fix linkage of GResources.
+  + USB protection: Change wording of notification.
+  + Updated translations.
+
+- Do not use %autopatch to build on SLE where rpm version is not
+  ready for the macro.
+- Drop patch gnome-settings-daemon-bnc873545-hide-warnings.patch:
+  the relevant color management has been moved to mutter.
+
+- Update to version 45.alpha:
+  + Housekeeping: Clean up x-large and xx-large thumbnails.
+  + Power:
+  - Respect the "nothing" power-button-action for VMs.
+  - Expose number of supported steps for keyboard backlight.
+  + Screensaver: Better explain why out-of-spec D-Bus methods don't
+    work.
+  + USB protection: Fix race conditions and other general
+    improvements.
+  + Updated translations.
+
+- Update to version 44.1:
+  + Build improvements
+  + Power:
+  - Connect to light sensor asynchronously
+  - Initialize check for VM environment earlier
+  + Rfkill: Monitor WwanEnabled property changes properly
+  + Smartcards: Check for the addition of new smartcard readers
+  + Xsettings: Do not force deprecated High Contrast icon theme
+  + Updated translations.
+- Use autopatch.
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Power: Default to sleep after 15 minutes.
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Housekeeping: Fix capitalization of systemd notifications
+  + Power: Improve low power notifications
+  + Xsettings: Always fallback to IBus IM for X11 clients
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Color: Night light and color management functionality moved to
+    Mutter
+  + Housekeeping: Notify of applications being closed due to OOM
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Build with gcr4 by default.
+- Replace pkgconfig(gcr-3) with pkgconfig(gcr-4) BuildRequires
+  following upstream changes.
+
+- Change dependency from polkit to /usr/bin/pkexec: pkexec has been
+  split out of polkit. Requiring the explicit capability seems
+  better here than having to worry what package carries the binary.
+
+- Update to version 43.alpha:
+  + Datetime: Optionally depend on libsoup3-enabled geocode-glib.
+  + Xsettings: Unset GDK_BACKEND envvar.
+  + Updated translations.
+- Replace pkgconfig(geocode-glib-1.0) with
+  pkgconfig(geocode-glib-2.0) BuildRequires following upstream
+  changes.
+- Add base_ver define, set it to 43, make future version updates
+  easier.
+
+- Update to version 42.2:
+  + Drop direct uses of GSlice.
+  + A11y-settings: Enable toolkit-accessibility when using the
+    magnifier.
+  + Xsettings:
+  - Simplify fetching string for an enum value.
+  - Remove direct mapping from gtk-im-module to Gtk/IMModule.
+  + Updated translations.
+
+- Update to version 42.1:
+  + Brown paper bag release.
+- Changes from version 42.0:
+  + Keyboard: Clear content of gtk-im-module setting.
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Sharing: Do not manage gnome-remote-desktop, now done through
+    gnome-control-center and systemd services.
+
+- Update to version 42.beta:
+  + Datetime: Port to GWeather 4
+  + Media-keys:
+  - Fix launching of Settings actions
+  - Suppress UCM generic soundcard names on volume OSDs
+  - Remove screenshot key handling, done now in GNOME Shell
+  + Power: Improve battery warning debouncing logic
+  + XSettings: Adopt x11-specific code to look up GTK IM module
+    from gsd-keyboard
+  + Updated translations.
+- Replace pkgconfig(gweather-3.0) with pkgconfig(gweather4)
+  BuildRequires following upstreams port.
+- Drop afa7e4bb9c519e2daf500a6079088669500768c0.patch.: Fixed
+  upstream.
+- Drop fix-meson-i18n.patch: Fixed upstream.
+
+- Rename 283.patch to the name of final commit id
+  afa7e4bb9c519e2daf500a6079088669500768c0.patch.
+
+- Add 283.patch: Fix build with meson 0.60.0 and newer.
+- Renumber SLE/LEAP only patches to 1000+ range, make the
+  separation of appliance more clear.
+
+- Update to version 42.alpha:
+  + Color: Night light color temperature fixes.
+  + Media-keys:
+  - Remove GNOME-specific MediaKeys API.
+  - Multiple MPRIS fixes.
+  + Power: Do not print an error for failures from realpath.
+  + XSettings: Support new "high-contrast" setting.
+  + Updated translations.
+
gnome-shell
+- Update to version 45.2:
+  + Fix performance degradation due to repeated signal leak
+  + Optimize application search
+  + Fix on-screen keyboard backspace getting stuck
+  + Fix arrow navigation in search results
+  + Support async code in Eval() D-Bus method
+  + Fix sliders not requesting any size
+  + Only show prefs dialog after the extension has been loaded
+  + Improve high-contrast styling
+  + Fix mapping of tablet rings/strips
+  + Add support for "version-name" field in extension metainfo
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- Update to version 45.1:
+  + Fix scroll handling on sliders
+  + overview: Handle unredirection as part of the state transition
+  + Handle DESKTOP windows during workspace animations
+  + Fix unexpected focus changes with multi-window apps
+  + Improve recording indicator in light style
+  + Fix calendar popup shrinking on date changes
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.0+20:
+  + workspaceAnimation: Handle DESKTOP windows
+  + st/scroll-view: Use clutter_actor_get_effect() to get fade effect
+  + overview: Handle unredirection in OverviewShown state machine
+  + status/system: Use Intl to format battery percentage
+  + slider:
+  - Ignore left/right scroll directions
+  - Fix check for emulated scroll events
+  + Updated translations.
+- Add gnome-shell_nb_fix_trans.patch: Fix typo in translation
+  breaking gnome-shell calendar overview.
+
+- Rebase patches for SLE-15-SP6 (bsc#1216072):
+  + Rebase endSession-dialog-update-time-label-every-sec.patch
+  + Rebase gnome-shell-disable-ibus-when-not-installed.patch
+  + Rebase gnome-shell-domain.patch
+  + Rebase gnome-shell-exit-crash-workaround.patch
+  + Rebase gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
+  + Rebase gnome-shell-gdm-login-applet.patch
+  + Rebase gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+  + Rebase gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+  + Rebase gnome-shell-screen-disappear.patch
+  + Remove aboutMenu.js
+
+- Add gnome-shell-add-linkoption-dl.patch on SLE and Leap: the -ldl
+  option to build gnome-shell main programme is needed because an
+  upstream fix. This option needs explicitly given on current SLE
+  build environment. See:
+  https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/65cde18786e2bea8ffe33317b86182207e419240
+
+- Update to version 45.0:
+  + Fix exposing window previews on lock screen via keyboard
+    shortcuts
+  + Improve handling of latched vs. locked modes in OSK
+  + Fix regression in workspace state tracking
+  + Update extensions immediately on startup after major upgrades
+  + Reverse slider direction in RTL locales
+  + Misc. bug fixes and cleanups (CVE-2023-43090).
+  + Updated translations.
+- Change compression of tarball in service and spec to zst from xz.
+
+- Update to version 45.rc:
+  + Allow notification dismissal with backspace
+  + Add workspace indicators in activities button
+  + Add extension hook to add quick settings items
+  + Fix legibility issue in calendar
+  + Fix three-finger swipes on touchscreens
+  + Add more options to `gnome-extensions create`
+  + Fix scrolling regression in ScrollView
+  + Fix broken workspace animation with swipe gesture
+  + Restore focus indication in system entries
+  + Use UUID as fallback extension gettext domain
+  + Reflect core app change in default "Utilities" folder
+  + Support OWE networks in status menu
+  + Show immediate feedback when toggling bluetooth
+  + Switch workspaces when scrolling over activities button
+  + Wrap around when navigating menus with arrow keys
+  + Fix background apps menu showing up empty
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.beta.1:
+  + Fix input handling in alt-tab and several other components
+  + Fix screenshot tool
+  + Export notification source classes for extensions
+  + Finishing ESM porting touches
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.beta:
+  + Load extensions as modules
+  + Run "perf" tests as external scripts
+  + Remove toLocaleFormat() from date
+  + Use Tecla for keyboard layout previews
+  + Fix accessibility of quick settings sliders
+  + Port to EcmaScript modules
+  + Overhaul ExtensionUtils API for modules
+  + Add a camera indicator
+  + Add keyboard backlight quick toggle
+  + Hide popup menu ornaments by default
+  + Improve light style variant
+  + Add InjectionManager convenience API for extensions
+  + Use per-direction labels on ring/strip tablet actions
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Add TelepathyGlib to global typelibs exclude.
+
+- Update to version 45.alpha:
+  + Improve background apps menu
+  + Complete GTK4 port
+  + Use user-defined names in bluetooth menu
+  + Improve the built-in screen recorder
+  + Remove the app menu
+  + Fix stuck authentication dialog in remote sessions
+  + Provide generated toolbox images for development
+  + Fix glitches in calendar when using large-text option
+  + Use icons for ornaments in popup menus
+  + Improve calendar styling
+  + Fix IM popup getting stuck on engine changes
+  + Support color-scheme setting for default stylesheet
+  + Remove Soup2 support
+  + Expose public functions for search provider registration
+  + Updated translations.
+- Bump mutter_api 13 and mutter_req 45.alpha following upstream
+  changes.
+
+- Update to version 44.4:
+  + Fix accessibility of quick settings sliders.
+  + Allow notification dismissal with backspace.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Update to version 44.3:
+  + Fix cursor offset when using magnifier.
+  + Fix missing workspace borders after wallpaper changes.
+  + Revert screencast optimization that results in bogus windows.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Update to version 44.2:
+  + Improve built-in screen recorder
+  + Use user-defined names in bluetooth menu
+  + Fix stuck authentication dialog in remote sessions
+  + Fix glitches in calendar when using large-text option
+  + Fix IM popup getting stuck on engine changes
+  + Fixed crash
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 44.1:
+  + Add section title in background apps menu.
+  + Fix visibility of xembed icons.
+  + Fix placeholder alignment in bluetooth menu.
+  + Fix recording screenshots in recent items.
+  + Fix reloading extensions on version-validation changes.
+  + Fix force-enabling animations at runtime.
+  + Fix stuck session after logout dialog timeout.
+  + Fix window screenshots with pointer.
+  + Only show network subtitles if they don't match the title.
+  + Fix constructing QuickMenuToggles with icon-name.
+  + Fix accessible names in VPN menu.
+  + Don't fail extracting extensions without schemas.
+  + Fixes and improvements to the light theme variant.
+  + Improve accessible name of wireless menu items.
+  + Use consistent naming for "Power Mode" toggle.
+  + Fix support for transparent colors in symbolic SVGs.
+  + Fix notifications getting stuck indefinitely.
+  + Fix keynav of menu-less buttons.
+  + Fix corner cases when matching apps on StartupWmClass.
+  + Fix occasional misalignment of search results.
+  + Fix regression in content-type sniffing on autorun.
+  + Fix building API documentation.
+  + Fixed crash.
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Enable gtk_doc passed to meson again, build the docs.
+
+- Move file wrongly placed in the split out gnome-extensions
+  sub-package. There is the gui app and there is the commandline
+  binary. These two are destinct from one another.
+- Mark patch that needs rebase correctly.
+
+- Update gnome-shell-private-connection.patch: (bsc#1209373)
+
+- Update to version 44.0+42:
+  + appFavorite:
+  - Add missing .desktop extension for simplescan
+  - Rename simple-scan.desktop
+  + style: Light variant fixes and accommodations
+  + extensionDownloader: Check schemadir existence and type
+  + status/network: Fix a11y names for VPN connection menu items
+  + quickSettings: Fix icon-name construct property in menu toggles
+  + screenshot: Fix broken GLib.Error.matches call
+  + Updated translations.
+
+- Update to version 44.0+28:
+  + status/network: Generalize code to hide subtitle
+  + screenshot: Get cursor texture from window
+  + st/icon-theme: Disconnect from settings signals on disposal
+  + workspacesView: Update visibility after updating workspaces
+  + screenshot: Use meta_window_has_pointer () for pointer check
+  + main:
+  - Add missing newlines
+  - Fix syncing animations-enabled
+  + style: Reduce padding between quick menu toggle text and
+    separator
+  + modalDialog: Fix fading out dialog
+  + endSessionDialog: Catch async errors
+  + tests:
+  - Set GNOME_SHELL_SESSION_MODE to user
+  - Add default test setup with common env settings
+  + extension-tool: Set reminder for removing old compat code
+  + Updated translations.
+- Move patch to SLE only patches:
+  + gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Add Soup to global Requires exclude, and add a manual
+  typelib(Soup) = 3.0 Requires. Only require 3.0, before we got a
+  dependency on Soup 2.4 as well.
+- Add St, Cogl and Clutter typelibs to global Requires exclude
+  aswell. These typelibs are provided by multiple packages, but
+  currently gnome-shell gets these provided by itself or mutter.
+  We already have an explicit mutter requires in place so no more
+  changes are needed for now from our end.
+- Drop explicit typelib(Rsvg) Requires, no longer needed.
+
+- Update to version 44.rc:
+  + Unmute to default volume when slider was at 0
+  + Fix missing battery percentage in the top bar
+  + Fix unexpected focus order after activating apps
+  + Stop using GTK for systray support
+  + Expose GtkIconTheme replacement to extensions
+  + Disallow using (most of) GTK in the compositor process
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Replace pkgconfig(gnome-desktop-3.0) with
+  pkgconfig(gnome-desktop-4) BuildRequires following upstream
+  changes.
+- Temp disable gtk-doc, fails build atm.
+  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6486
+
+- Update to version 44.beta:
+  + Fix screencast UI being erroneously disabled
+  + Fix unresponsive screen area when quick settings are opened
+  + Ensure completions are disabled when hiding on-screen keyboard
+  + Fix missing name in wired network quick settings button
+  + Properly apply saved shortcuts inhibition permissions
+  + Don't let wayland popovers block overview
+  + Improve high contrast styling
+  + Open correct Settings panel from on-screen keyboard menu
+  + Test running gnome-shell in CI
+  + Do not use symbolic app icons for High Contrast
+  + Prepare extension loading for ESM
+  + Fix input source switching with focus on password entry
+  + Ensure quick settings toggles align with the pixel grid
+  + Lower OOM score of gnome-shell process
+  + Polish page switching behavior during DND in app grid
+  + Tweak lock- and login screen styling
+  + Consistently link to Settings from menus
+  + Make it easier for extensions to add a credential manager
+  + Fix mount operation dialog when Disks is not available
+  + Refine quick settings
+  + Mute/unmute volume when clicking slider icon
+  + Add device menu to Bluetooth quick settings
+  + Expose list of background apps in quick settings
+  + Compile extension GSettings after install
+  + Fixed crash
+  + Plugged memory leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Replace pkgconfig(libmutter-11), pkgconfig(mutter-clutter-11),
+  pkgconfig(mutter-cogl-11) and pkgconfig(mutter-cogl-pango-11)
+  with a new mutter_api define and set it to 12. Also add a new
+  mutter_req define and set it to 44.beta. Make future versionbumps
+  more practical.
+- Rebase patches with quilt. Disable
+  gnome-shell-exit-crash-workaround.patch for now, should no longer
+  be needed + Not sure I trust the rebase quilt did.
+- Drop gnome-shell-main-Leak-the-GJS-context-and-ShellGlobal.patch:
+  Fixed upstream.
+- Add a glob to typelib exclude.
+
+- Update to version 43.3:
+  + Ensure quick settings toggles align with the pixel grid
+  + Lower OOM score of gnome-shell process
+  + Fix incomplete device list in volume menus
+  + Fixed crash
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
-- Add gnome-shell-Pass-cancellable-when-querying-file-info.patch:
-  Pass cancellable when querying file info
-  (bsc#1205518 glgo#GNOME/gnome-shell!2268)
+- Update to version 43.2:
+  + Fix screencast UI being erroneously disabled.
+  + Properly apply saved shortcuts inhibition permissions.
+  + Fix IM candidate popup getting closed when switching pages.
+  + Fix unresponsive screen area when quick settings are opened.
+  + Ensure completions are disabled when hiding on-screen keyboard.
+  + Fix missing name in wired network quick settings button.
+  + Don't let wayland popovers block overview.
+  + Fix repeated entries in volume device menu.
+  + Fix input source switching with focus on password entry.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
-  Leak the GJS context and ShellGlobal (bsc#1205518)
+  Leak the GJS context and ShellGlobal, the patch is from
+  https://src.fedoraproject.org/rpms/gnome-shell/tree/rawhide
+  (bsc#1205518)
+
+- Update to version 43.1:
+  + Fix default keyboard layout during initial setup.
+  + Show Bluetooth switch in more cases.
+  + Include origin in sound device switcher.
+  + Fix remembering inhibit-shortcut permission for multiple apps.
+  + Forward TERMINAL input purpose to ibus.
+  + Fix style glitches.
+  + Fix tracking of newly installed apps.
+  + Fix space key getting stuck in on-screen keyboard.
+  + Fix showing passwords as on-screen keyboard suggestions.
+  + Fix network portal regression.
+  + Fix possible freeze during initialization.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
-- Update to version 41.9:
-  + Fix logging in with realmd [Alessandro; !2404]
-  + Allow extension updates with only Extension Manager installed [Matthew; !2358]
-  + Plugged leak [Sebastian; !2367]
-  + Misc. bug fixes and cleanups [Alessandro, Florian; !2402, !2412, !2411,
-    !2351, !2372, !2350, !2326, !2413]
-
-- Update to version 41.8.1
-  + Fix regression in ibus support [Florian; !2359]
-  + Misc. bug fixes and cleanups [Florian; !2293]
-
-- Update to version 41.8:
-  + Fix feedback when turning on a11y features by keyboard [Olivier; !2334]
-  + Only close messages via delete key if they can be closed [PhilProg; !2323]
-  + Do not create systemd scope for D-Bus activated apps [msizanoen1; !2305]
-  + Hide overview after 'Show Details' from app context menu [PhilProg; !2329]
-  + Respect IM hint for candidates list in on-screen keyboard [Carlos; !2347]
-  + Fix edge case where windows stay dimmed after a modal is closed [Jonas; !2349]
-  + Improve Belgian on-screen keyboard layout [Evert; !2336]
-  + Misc. bug fixes and cleanups [Florian, Sebastian; !2078, !2319, !2355]
-
-- Update to version 41.7:
-  + Misc. bug fixes [Florian, Jonas; !2295, !2296, !2306]
-  + Fix focus tracking in magnifier on wayland [Sebastian; !2301]
-- Update to version 41.6:
-  + Handle monitor changes during startup animation [13r0ck; !2144]
-  + Fix fractional timezone offsets in world clock [Raghuveer; !2255]
-  + calendar: Fix alignment of world clocks header in RTL [Yosef; !2240]
-  + Make sure startup animation completes [Florian; !2269]
-  + Allow more intermediate icon sizes in app grid [Sebastian; !2289]
-  + Plugged memory leak [Sebastian; !2256]
-  + Misc. bug fixes and cleanups [Georges, Florian, Simon, Jonas, Sebastian;
-    !2262, !2257, !2252, !2272, !2275, !2285, !2286]
+- Update to version 43.0:
+  + Fix rebooting into boot loader menu.
+  + Improve entry legibility in GNOME Classic.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Pass -Dtests=false to meson: we build mutter without installed
+  tests and thus do not have the deps available for this.
+
+- Update to version 43.rc:
+  + Tweak quick settings appearance
+  + Use NM connectivity check URI for portal helper
+  + Only show "Night Light" toggle when supported
+  + Fix accessibility of quick settings sliders
+  + Use more unambiguous icons in on-screen keyboard
+  + Add screenshot item to quick settings
+  + Fix entering extended characters from on-screen keyboard
+  + Prevent SignalTracker from leaking objects
+  + Fix turning off VPN in quick settings
+  + Fix initial selection in switch-monitor popup on desktop
+  + Improve handling of recurring events
+  + Indicate transitional states in bluetooth quick toggle
+  + Work around pipewire regression for screencasts
+  + Plugged memory leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires: gnome-shell already supports soup3.
+
+- Update to version 43.beta:
+  + Allow extension updates with only Extension Manager installed
+  + Use new About window in Extensions app
+  + Stop auto-dismissing notifications on focus changes
+  + Tweak access portal dialog
+  + Add device switcher to volume sliders
+  + Replace combined system menu with quick settings
+  + Use the same format in screencast and screenshot file names
+  + Only load extensions that support the current session mode
+  + Improve overview animation performance
+  + Port to gcr4
+  + Fix logging in with realmd
+  + Optimize workspace background shadow
+  + Improve app grid navigation
+  + Improve on-screen keyboard
+  - Delete multiple characters and words when holding backspace
+  - Provide word suggestions when using plan keyboard layouts
+  - Use extended layout when TERMINAL hint is set
+  + Fix remembering set up bluetooth devices
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4) BuildRequires
+  following upstreams port.
+
+- Update to version 43.alpha:
+  + Add convenience property for icon-only buttons.
+  + Align space-padded times in world clock.
+  + Fix top bar menus on lock screen.
+  + Show wireguard connects in VPN list.
+  + Fix on-screen keyboard gestures.
+  + Fix focus tracking in magnifier on wayland.
+  + Fix OSD colors with light stylesheet.
+  + Only close messages via delete key if they can be closed.
+  + Fix screenshots when XDG directories are disabled.
+  + Do not create systemd scope for D-Bus activated apps.
+  + Improve high-contrast stylesheet.
+  + Hide overview after 'Show Details' from app context menu.
+  + Fix feedback when turning on a11y features by keyboard.
+  + Fix stylesheet papercuts.
+  + Use libsoup 3.0 by default.
+  + Indicate selected language in on-screen keyboard menu.
+  + Respect IM hint for candidates list in on-screen keyboard.
+  + Fix edge case where windows stay dimmed after a modal is
+    closed.
+  + Improve Belgian on-screen keyboard layout.
+  + Fix fallback ibus-daemon launching.
+  + Make sure screenshot UI opens above dialogs.
+  + Use EventEmitter class instead of injecting Signal methods.
+  + Plugged leak.
+  + Misc. bug fixes and cleanups.
+
+- Update to version 42.4:
+  + Fix adding suggestions from on-screen keyboard
+  + Allow extension updates with only Extension Manager installed
+  + Only load extensions that support the current session mode
+  + Fix logging in with realmd
+  + Tweak access portal dialog
+  + Improve overview animation performance
+  + Fix remembering set up bluetooth devices
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 42.3.1:
+  + Fix regression in ibus support.
+  + Make sure screenshot UI opens above dialogs.
+  + Misc. bug fixes and cleanups.
+- Changes from version 42.3:
+  + Fix feedback when turning on a11y features by keyboard.
+  + Fix OSD colors with light stylesheet.
+  + Only close messages via delete key if they can be closed.
+  + Fix screenshots when XDG directories are disabled.
+  + Do not create systemd scope for D-Bus activated apps.
+  + Improve high-contrast stylesheet.
+  + Hide overview after 'Show Details' from app context menu.
+  + Fix stylesheet papercuts.
+  + Respect IM hint for candidates list in on-screen keyboard.
+  + Fix edge case where windows stay dimmed after a modal is
+    closed.
+  + Improve Belgian on-screen keyboard layout.
+  + Fix fallback ibus-daemon launching.
+  + Misc. bug fixes.
+  + Updated translations.
+
+- Update to version 42.2:
+  + Align space-padded times in world clocks.
+  + Fix top bar menus on lock screen.
+  + Fix on-screen keyboard gestures.
+  + Fix focus tracking in magnifier on wayland.
+  + Misc. bug fixes.
+
+- Update to version 42.1:
+  + Limit unfullscreen gesture to not interfere with overview.
+  + Properly hide the second (real) cursor when magnified.
+  + Fix various style glitches.
+  + Fix creating default application folders.
+  + Fix switching monitor configuration.
+  + Add Home/End keynav in app grid.
+  + Handle monitor changes during startup animation.
+  + Fix fractional timezone offsets in world clock.
+  + Default to right text-align in RTL locales.
+  + calendar: Fix alignment of world clocks header in RTL.
+  + Rely on symbolic icons instead of 'HighContrast' icon theme.
+  + Fix moving windows from secondary monitor to non-active workspace.
+  + Make sure startup animation completes.
+  + Fix Swiss on-screen keyboard layouts.
+  + Add Austrian-German on-screen keyboard layout.
+  + Fix on-screen keyboard in modal dialogs and lock screen.
+  + Fix menus in pad OSD.
+  + Sync default colors with libadwaita.
+  + Fix grab regressions when entering overview.
+  + Scale calendar with text size.
+  + Allow more intermediate icon sizes in app grid.
+  + Fixed crash.
+  + Plugged memory leak.
+- Remove merged upstream:
+  + gnome-shell-42.0-fix-switching-configuration.patch
+  + gnome-shell-Pass-cancellable-when-querying-file-info.patch
+
+- Add gnome-shell-42.0-fix-switching-configuration.patch: Fix
+  monitor switching configuration (glgo#GNOME/gnome-shell#5217).
+
+- Update to version 42.0:
+  + introspect: Add WindowsChanged signal.
+  + Fix on-screen keyboard during grabs.
+  + Fixed crash.
+  + Updated translations.
-- Update to version 41.5:
+- Update to version 42.rc:
+  + Fix overview DND during screencasts.
+  + Fix taking screenshots with shift+PrntScrn.
+  + Switch workspaces with Home and End keys in overview.
+  + Fix regressions from style refresh.
+  + Show disabled icons in system menu when devices are disabled.
+  + Fix inserting items from object inspector in looking glass.
+  + Simplify signal handling with (dis)connectObject() convenience
+    methods.
+  + Ensure remote access indicator is shown for a minimum time.
+  + Ignore work area in overview layout.
-  + Fix unresponsive top bar in overview when in fullscreen.
+- Update patches with quilt.
+
+- Update to version 42.beta+40:
+  * overview: Don't expect time argument from drag-end signal
+  * workspaceAnimation: Fix warning on restacking
+  * cleanup:
+  - Use new indentation style for object literals
+  - Use new indentation style for arrays
+  - Stop using string concatenation
+  * status/network:
+  - Show disabled icon when bluetooth cellular is disabled
+  - Show vpn-disabled icon when vpn is disabled
+  - Show cellular-disabled icon when cellular is disabled
+  * status/bluetooth: Show bluetooth-disabled icon when disabled
+  * Updated translations.
+- Rebase patches with quilt.
+
+- Update to version 42.beta:
+  + Add Swiss French and Swiss German OSK layouts
+  + Add switches for debug flags to looking glass
+  + Support auth lists on the login screen
+  + Overhaul shell stylesheet
+  + Fix timing issue on login screen
+  + Fix activating apps with tracked OR windows
+  + Fix banding issues with the vignette lightbox shader
+  + Implement in-shell screenshot and screencast UI
+  + Fix keyboard navigation to windows/apps in overview
+  + Adjust to Clutter grab API changes
+  + Fix stuck transition when using super-scroll gesture
+  + Support the new 'high-contrast' setting
+  + Remove rounded top bar corners
+  + Fix calendar events with custom timezone
+  + Support dark wallpapers
+  + Improve terminology for pinning icons to dash
+  + Use libadwaita for extension preferences
+  + Fix out-of-sync location indicator
+  + Fade screen when switching between dark/light mode
+  + Improve presentation of multi-day events in calendar
+  + Implement Extensions redesign
+  + Implement OSD redesign
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Replace pkgconfig(gnome-bluetooth-1.0) with
+  pkgconfig(gnome-bluetooth-3.0) BuildRequires following upstreams
+  port.
+- Move patches from openSUSE to SLE/Leap only status:
+  + gnome-shell-disable-ibus-when-not-installed.patch
+  + gnome-shell-fate324570-Make-GDM-background-image-configurable.patch
+  + gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch
+
+- Drop 2078.patch: Not needed for 42.alpha.
+
-- Drop 2078.patch: fixed upstream.
+- Add gnome-shell-Pass-cancellable-when-querying-file-info.patch:
+  Pass cancellable when querying file info
+  (bsc#1205518 glgo#GNOME/gnome-shell!2268)
+
+- Update to version 42.alpha:
+  + Fix icon updates while hidden.
+  + Fix erratic scrolling in GTK apps.
+  + Fix GTK color picker support.
+  + Fix sound-file support in notifications.
+  + Fix high-contrast switches.
+  + Allow extensions to opt-in to running on lock/login screen.
+  + magnifier: Avoid offscreen rendering if possible.
+  + Warn when unsafe-mode is toggled.
+  + Improve handling of all-day/zero-length events in calendar.
+  + Keep keyboard focus in notification list after deleting
+    message.
+  + switchMonitor: Don't include builtin/external modes on
+    desktops.
+  + Fix wrongly rejected D-Bus calls after gnome-shell restarts.
+  + Improve window tracking.
+  + Simplify scroll fade shader to work with old hardware.
+  + Tweak (un)minimize animations.
+  + Properly handle markup when highlighting search terms.
+  + Don't wake up screen in DND mode.
+  + Port to GWeather 4.0.
+  + extensions-app: Use libadwaita.
+  + Fix immediately withdrawn notifications getting stuck.
+  + Honor XDG SingleMainWindow key in .desktop files.
+  + Opt-in to unique GType names in extension prefs.
+  + Don't terminate remote sessions in headless mode.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
gnome-shell-extensions
+- Update to version 45.2:
+  + window-list:
+  - Fix buttons not being clickable at the screen edge
+  - Really fix initial preview visibility
+  + workspace-indicator: Really fix initial preview visibility
+  + Misc. bug fixes and cleanups
+
+- Update to version 45.1:
+  + workspace-indicator: Fix initial preview visibility
+  + screenshot-window-sizer: Fix cycling between sizes backwards
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.0:
+  + Updated translations.
+
+- Drop gnome-shell-extension-desktop-icons Requires from the
+  gnome-shell-classic package, and add a Obsoletes. Upstream have
+  stagnated since two releases back, and does currently not work.
+- Fix a typo in an old Obsoletes.
+
+- Update to version 45.rc:
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Disable gnome-shell-add-app-to-desktop.patch for now: patch needs
+  to be rebased.
+
+- Update to version 45.beta:
+  + Port extensions to ESM
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + window-list: Modernize default styling
+  + Replace classic styling with built-in light style
+  + window-list: Add tooltip for long window titles
+  + light-style: New extension
+  + Misc. bug fixes and cleanups
+
+- Update to version 44.0:
+  + Version bump only.
+
+- Update to version 44.rc:
+  + Version bump only.
+
+- Update to version 44.beta:
+  + Tweak menu alignment.
+  + Updated translations.
+
+- Update to version 43.1:
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Rebase gnome-shell-add-app-to-desktop.patch.
+
+- Update to version 43.rc:
+  + Misc. bug fixes and cleanups.
+
+- Update to version 43.beta:
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Updated translations.
+
+- Update to version 42.3:
+  + screenshot-window-sizer: Fix reported sizes on wayland.
+  + window-list: Improve touch support.
+
+- Update to version 42.2:
+  + native-window-placement: Adjust to gnome-shell 42 changes.
+  + window-list: Fix visibility on non-primary monitors.
+
+- Update to version 42.1:
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Deprecate SLE-Classic in GNOME 42:
+  + Drop 00_org.gnome.shell.extensions.sle-classic.gschema.override
+  + Drop gse-sle-classic-ext.patch
+  + Drop sle-classic.desktop
+  + Drop sle-classic.json
+  + Drop sle-classic@suse.com.tar.gz
+    SLE-Classic is not compatible with GNOME 42 which makes this mode
+    not usable. After careful consideration, we decide to deprecate
+    SLE-Classic in GNOME 42, please find the reason in (boo#1197907).
+  + Drop gnome-shell-extensions-restore-classic-css.patch
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Rebase patches with quilt.
+- Disable gse-sle-classic-ext.patch: Fails to apply. This means
+  disabling sle classic desktop variant too.
+
+- Update to version 42.beta:
+  + workspace-indicator: Fix cancelling editing with Esc
+  + window-list: Update window tracking to avoid missing icons
+  + Use libadwaita for preferences
+  + Adapt to Clutter grab API changes
+  + Misc. bug fixes and cleanups.
+- Drop cdaa837d48894737ca0b4e7d2dfb365119e53759.patch: Fixed
+  upstream.
+- Rebase patches with quilt.
+
+- Rebase cdaa837d48894737ca0b4e7d2dfb365119e53759.patch: Use
+  upstream commit.
+
+- Update to version 42.alpha:
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
gnome-system-monitor
+- Update to version 45.0.2:
+  + Updated translations.
+
+- Update to version 45.0.1:
+  + GTK4 port preparations.
+  + Remove visible property from window.
+  + Updated translations.
+
+- Update to version 45.0:
+  + Fixed dconf error handling.
+  + Avoid network spike when monitored interfaces change.
+  + Updated translations.
+
+- Update to version 45.beta:
+  + Settings write should be async and delayed.
+  + Use Terminate instead of End process.
+  + Make affinity strings translatable.
+  + Fixed gschema descriptions to match column names.
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + Add placeholder text to the search entry
+  + Remove unused ctime_r check
+  + Don't move main window to left/top screen on start on
+    multi-screen
+  + Use action-name properties
+  + Fixed issue with displaying wrong icon proceeding process name
+  + Updated translations.
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Code improvements
+  + Fixed help overlay shortcuts
+  + Use WMClass for application
+  + Don't reset the graph when toggling smooth draw
+  + Updated translations.
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Updated screenshots.
+  + Updated translations.
+- Changes from version 42.beta:
+  + Update libhandy subproject base branch from master to main.
+  + Updated translations.
+
+- Update to version 42.alpha:
+  + Opt in to libhandy dark style preference.
+  + Improved alignment with more than 10 cores.
+  + Updated translations.
+
gnome-tweaks
+- Update to version 45.0:
+  + This release removes several features now found in GNOME
+    Settings. There are also some small interface refreshments in
+    preparation for the GTK4 upgrade. More significantly, the core
+    interface has been refactored to use layout files.
+  + Updated translations.
+- Switch compression to zst both in service and tarball produced.
+
+- Update to version 42.beta+60:
+  + Removed libsoup mention.
+  + data: Remove extension mentions.
+  + appdata: Remove GNOME 3 mention.
+  + Remove deprecated option for separate Lock screen wallpaper.
+  + Updated translations.
+- Switch to git checkout via source service, explicit commit id.
+
+- Update to version 42.beta:
+  + GNOME Tweaks 42 focuses on removing tweaks which are now
+    duplicated by Settings. Additionally, Tweaks 42 marks the GTK
+    theme tweak as "Legacy". In GNOME 42, the "Legacy Applications"
+    setting will only apply to some GTK3 apps and a limited set of
+    GTK4 apps. Most core GNOME apps will instead respect the user's
+    dark and light mode preference via libadwaita. Users interested
+    in theming can continue to do so using more advanced options
+    such as the GTK_THEME environment variable.
+- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
+
+- Update to version 40.10:
+  + Fix for the broken GNOME Extensions link.
+  + Fix build with meson 0.60 and newer.
+  + Updated translations.
+- Drop 86.patch: Fixed upstream.
+
+- Add 86.patch: Fix build with meson 0.60.0 and newer.
+
gnome-user-share
+- Update to version 43.0+11:
+  * DOAP: Fix 'bug-database' value to point to GNOME GitLab Issues
+  * Updated translations.
+- Update URL to new home.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Remove Nautilus extension.
+  + Fix build with meson 0.61 and newer.
+  + Updated translations.
+- Drop gnome-user-share-fix-meson-0_61_0.patch fixed upstream.
+- Drop pkgconfig(libnautilus-extension) and pkgconfig(gtk+-3.0)
+  BuildRequires: No longer needed as nautilus extension was removed
+  upstream.
+- Drop obsolete glib2_gsettings_schema_requires macro.
+
+- Update to version 3.34.0+25:
+  + build: correct gio_unix_dep use.
+  + Updated translations.
+- Switch to gitcheckout via source service, upstream is not making
+  releases, and we want the translations.
+- Add gnome-user-share-fix-meson-0_61_0.patch: Fix build with meson
+  0.61.0 and newer.
+- Drop update-desktop-files BuildRequires and its macro, no longer
+  needed.
+- Stop removing non-existant la files, not built since the switch
+  to meson buildsystem.
+
gnome-video-effects
+- Update to version 0.6.0:
+  + Fix flip effect with recent gstreamer.
+  + Add new scanlines effect using frei0r.
+  + Various meson build fixes.
+  + Updated translations.
+- Drop gnome-video-effects-meson-pkgconfig-fix.patch: Fixed
+  upstream.
+
gnome-weather
+- Update to version 45.0:
+  + The "Feels Like" temperature label is now hidden when it
+    matches the actual temperature.
+  + By default the window is now large enough to see the
+    thermometer widgets in the Daily view.
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + The "Feels Like" temperature label is now hidden when it
+    matches the actual temperature
+  + By default the window is now large enough to see the
+    thermometer widgets in the Daily view
+  + Updated translations.
+
+- Add gnome-weather-BackgroundService-service-fails-to-start.patch:
+  org.gnome.Weather.BackgroundService fails to start
+  (bsc#1209391 glgo#GNOME/gnome-weather!132).
+
+- Update to version 44.0:
+  + Weather 44.0 comes with a slight UI refresh, featuring flat
+    headers that give the app a unified look, and a smooth
+    temperature graph.
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Slight UI referesh, featuring flat headers that give the app a
+    unified look.
+  + The temperature graph now uses a smooth line instead of jagged
+    lines.
+  + Updated translations.
+
+- Update to version 43.0:
+  + The thermometer widget in the daily view has received a round
+    of polish, with temperature labels sticking to the thermometer
+    as it scales.
+  + The temperature choice in the primary menu is now at the top
+    level.
+  + Views now transitions smoothly with a crossfade.
+  + We use a new adaptive About window.
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + GNOME Weather 43.alpha polishes the thermometer widget in the
+    daily view, refreshes the primary menu, uses smooth transitions
+    between views, and makes use of a new adaptive About window.
+  + Updated translations.
+
+- Update to version 42.0:
+  + New thermometer widget.
+  + Updated translations.
+- Update https://live.gnome.org/Design/Apps/Weather URL tag to
+  https://apps.gnome.org/app/org.gnome.Weather new GNOME Weather's
+  web home.
+
+- Update to version 42.rc:
+  + Fix position of "Now" in hourly forecast.
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Port to GTK4 and libadwaita
+  + Updated translations.
+- Replace the following BuildRequires:
+  + pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
+  + pkgconfig(gweather-3.0) with pkgconfig(gweather4)
+  + pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
+- Drop 4be71525f07189e97720688472172604879d49a5.patch: Fixed
+  upstream.
+
+- Add 4be71525f07189e97720688472172604879d49a5.patch: Fix build
+  with meson 0.61 and newer.
+- Drop update-desktop-files BuildRequires and macro, no longer
+  needed.
+- Add appstream-glib and desktop-file-utils BuildRequires, verify
+  desktop file and metainfo during meson_test macro run.
+
+- Update to version 42.alpha:
+  + Show current temperature in the forecast chart.
+  + Opt in to libhandy dark style preference.
+  + Add new Thermometer widget.
+  + Use location portal to access location.
+  + Fix hourly graph shifted to the left by one day.
+  + Updated translations.
+
gnustep-base
+- use pkgconfig(icu-i18n) to select current icu (jsc#PED-6193)
+- gnustep-icu-truefalse.patch: NULL now not provided by icu includes
+
gobject-introspection
+- Update to version 1.78.1:
+  + Avoid undefined behaviour in the Regress test suite
+
+- Update to version 1.78.0:
+  + Update the GIR data for GLib, GObject, and GIO
+  + Add GObject as a dependency for the Cairo GIR
+  + Add more tests for GI marshalling
+  + Update regression test suite
+  + Fix build on Windows for paths using '\' as a separator
+  + Support different prefix for finding GIR data
+  + Add GI_GIR_PATH environment variable for controlling GIR paths
+
+- Adapt split_name_version2 function to deal with possible argument
+  containing "pkg.require({" string before the wanted module name
+  (a case from a JS script from gnome-weather). This is a side
+  effect from the previous change to the pcre2grep regex in the
+  javascript_pkg_requires function. Now, AWK should strip this
+  string with the help of a sub() function call with the ^.*{
+  regex.
+
+- Amend gi-find-deps.sh's javascript_pkg_requires function to
+  extend GREP's filtering by passing the extended regex option flag
+  (-E) and appending ? to the first two single quotes, accounting
+  for quoted AND unquoted names before the colon. This should
+  ensure that typelib() symbols provisioning are versioned where in
+  some previous cases they weren't, but should've, causing a
+  different version than the needed to be pulled. Those changes
+  address the case where Sushi was requiring only
+  typelib(GtkSource), rather than typelib(GtkSource) = 4. And
+  without something else, in a default installation of openSUSE
+  Tumbleweed, pulling in typelib-1_0-GtkSource-4, Sushi would fail
+  to present previews in Nautilus (boo#1211546).
+
+- Run meson_test only on x86(_64) arches until upstream issue is
+  fixed.
+  https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/458
+
+- Update to version 1.76.1:
+  + Handle null default values.
+  + Documentation fixes.
+
+- Update path regex used in gobjectintrospection.attr: the old one
+  was not sufficiently escaped, which resulted in many more files
+  being scanned than needed.
+
+- Update to version 1.76.0:
+  + Update the GIR data for GLib.
+  + Documentation fixes.
+
+- Update to version 1.75.6:
+  + Documentation fixes.
+  + Fix build when using GLib as a subproject.
+  + Update the GIR data for GLib.
+
+- Update to version 1.75.4:
+  + Brown-paper bag release to fix the GLib dependency.
+- Changes from version 1.75.2:
+  + Split 'disguised' attribute into two separate attributes.
+  + Add copy/free function annotations for plain-old data types.
+  + Include the default value of GObject properties in the GIR
+    data.
+  + Drop wrap files for recursive dependencies.
+  + Add more marshalling tests.
+  + Update the GIR data for GLib, GObject, GModule, and GIO.
+
+- Switch to pcre2grep (pcre is dead upstream)
+
+- Update to version 1.74.0:
+  + Update the GIR data for GLib, GObject, GModule, and GIO.
+
+- Update to version 1.73.1:
+  + Update the GIR data for GLib, GObject, GModule, and GIO
+  + Disable rpath on Windows
+  + Add llvm/mingw support on Windows
+  + Fix annotations in libgirepository
+  + Support C99 designated initializers when parsing C declarations
+  + Add some more types to win32 GIR
+  + Let doctool prepend emitting objects in GJS signals
+  + Require a C99 toolchain like GLib
+
+- gi-find-deps.sh: extend js script parser to detect imports in the
+  form import 'gi://GeocodeGlib?version=2.0'.
+
+- Update to version 1.73.0:
+  + Update the GIR data for GLib, GObject, GModule, and GIO.
+  + scanner:
+  - Support pre-processor macros with zero arguments.
+  - Support ISO C varargs in macros.
+  + Fix subproject build.
+
+- Update to version 1.72.0:
+  + Add new utility API to libgirepository for bindings
+    implementing an argument cache.
+  + Update the GIR data for GLib, GObject, GModule, and GIO.
+
+- Update to version 1.71.0:
+  + Create new API for libffi closures
+  + Treat @-prefixed shlib paths as absolute on macOS
+  + Add new `forever` scope
+  + Build fixes with newer Meson
+  + Improve regression test suite
+  + Avoid a segfault when using an invalid GType
+  + Build fixes on Windows when using g-i as a subproject
+  + Warn about property name collisions
+  + Add "strict" warnings to g-ir-scanner
+  + Add the "emitter" annotation for signal emitters
+  + Add a command line option to g-ir-scanner to specify the
+    compiler
+  + Add new convenience API to libgirepository
+  + Build fixes on Windows when using MSVC
+  + Documentation fixes
+  + Update the GIR data for GLib, GObject, and GIO
+- Drop patches fixed upstream:
+  + 7c1178069f1c58a05ec56a94ca6ba124215a947b.patch
+  + effb1e09dee263cdac4ec593e8caf316e6f01fe2.patch
+  + 827494d6415b696a98fa195cbd883b50cc893bfc.patch
+
+- use bash for bash scripts (bsc#1195391)
+
+- Add upstream patches to fix build with meson 0.61.0 and newer:
+  + 7c1178069f1c58a05ec56a94ca6ba124215a947b.patch
+  + effb1e09dee263cdac4ec593e8caf316e6f01fe2.patch
+  + 827494d6415b696a98fa195cbd883b50cc893bfc.patch
+
graphene
+- Update to version 1.10.8:
+  + ray:
+  - simplify NaN checking.
+  - Improve intersection
+  + Build fixes.
+  + SIMD:
+  - Make reciprocal operations 0-safe.
+  - Add simplified scalar reciprocal.
+  + tests:
+  - Fix installed introspection test.
+  - Add ray intersection unit.
+  + Fix detection of AArch64.
+  + Documentation fixes.
+
grilo
+- Update to version 0.3.16:
+  + Fix usage of depcreated GSimpleAsyncResult.
+  + Build updates. Meson requirement is now 0.62.
+  + Fix build on Darwin.
+  + Updated translations.
+
+- Switch to soup3 again: Drop pkgconfig(libsoup-2.4) and enable
+  pkgconfig(libsoup-3.0) BuildRequires and pass soup3=true to
+  meson.
+
+- Add back pkgconfig(libsoup-2.4) and disable
+  pkgconfig(libsoup-3.0) BuildRequires, and pass soup3=false to
+  meson, grilo will not be ready to use new soup3 this cycle.
+
+- Update to version 0.3.15:
+  + Increase glib requirement to 2.66 so we can use GUri.
+  + net:
+  - Add libsoup3 support with compile-time option.
+  - Add documentation on throttling property in libsoup3.
+  + Build fixes and cleanups.
+  + Updated translations.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires, build with soup3 support.
+- Stop passing enable-gtk-doc=true to meson, it is the default
+  anyway.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
grub2
+- grub2.spec: Add ofnet to signed grub.elf to support powerpc net boot
+  installation when secure boot is enabled (bsc#1217761)
+- Improved check for disk device when looking for PReP partition
+  * 0004-Introduce-prep_load_env-command.patch
+
gsettings-desktop-schemas
+- Update to version 45.0:
+  + Updated translations.
+
+- Update to version 45.rc:
+  + Updated translations.
+
+- Update to version 45.beta:
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + Revert back to jpeg wallpapers
+  + Update focus-new-window description to new behavior
+  + Remove window shading
+  + Change default to not autostart software from media
+  + Updated translations.
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Build improvements.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc.1:
+  + Update default background file extension to webp
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Add setting for touchpad acceleration profiles
+  + Add specific schema for trackpoint pointer devices
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Fix description of use-same-proxy setting.
+  + Updated translations.
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Add setting to control privacy screen feature.
+  + Updated translations.
+
+- Update to version 42.alpha:
+  + Add color scheme setting and high-contrast preference
+  + Updated translations.
+
gspell
+- Update to version 1.12.2:
+  + Small code maintenance: don't use g_slice_*().
+
+- Update to version 1.12.1:
+  + Build: remove gtk-mac-integration dependency.
+  + Documentation improvements.
+  + Updated translations.
+- Use autosetup and ldconfig_scriptlets macros.
+
+- Update to version 1.12.0:
+  + Use G_MODULE_EXPORT instead of the custom _GSPELL_EXTERN macro.
+  + Small maintenance tasks, some minor simplifications.
+  + Updated translations.
+
+- Conditionalize valgrind dependency, not available on all
+  architectures.
+
+- Update to version 1.11.1:
+  + Build: minor improvements, small change to how enum-types are
+    built.
+  + A few documentation improvements.
+
gssdp
+- Update to version 1.6.3:
+  + Do not crash if socket receive fails
+  + Do not leak local address in SocketSource
+
+- Update license tag to LGPL-2.1-or-later.
+
+- Update to version 1.6.2:
+  + Propagate random port up to client, partial fix for GUPnP/81
+  + Add manpage for sniffer.
+- Pass manpages=false to meson, we do not have the needed pandoc
+  BuildRequires available for all arches/buildtargets.
+
+- Update to version 1.6.1:
+  + Potential fix for sending discovery responses with the wrong
+    location.
+  + Properly parse netlink messages in neighbour discovery.
+  + Do not leak the host mask if it was alreay provided on object
+    client creation.
+  + Fix install path for generated documentation.
+  + Fix warning message for link-local v4 addresses.
+
+- Update to version 1.6.0:
+  + Re-release of 1.5.2 as stable version. No functional changes.
+
+- Update to version 1.5.2:
+  + Enable global scope v6 addresses.
+  + Expose Client:address as proper property.
+  + Clean-up client properties, make some construct-only.
+  + Add new convenience constructors for client.
+- Changes from version 1.5.1:
+  + Clean-up debug output.
+  + Allow interface indexes up to MAXINT.
+- Disable meson_test macro for now, fails currently, but that is ok
+  as we are on the unstable branch.
+- Replace python3-gi-docgen with pkgconfig(gi-docgen)
+  BuildRequires, align with what meson checks for.
+- Drop unneeded and unused gtk-doc BuildRequires.
+- Package docs in default docdir ref openSUSE standard and split it
+  out in a doc subpackage.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 1.5.0:
+  + Switch to libsoup3.
+  + Bump API and ABI.
+  + Deprecate Client:msearch-port property for Client:port.
+- Bump soname and sover following upstream changes, also in
+  baselibs.conf
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+
gtk-vnc
-  + Fix invalid use of subprojects with meson
-  + Support ZRLE encoding for zero size alpha cursors
-  + Add 'check' arg to meson run_command()
+  + Fix invalid use of subprojects with meson.
+  + Support ZRLE encoding for zero size alpha cursors.
+  + Add 'check' arg to meson run_command().
gtk2
+- Add gtk2-check-attribute.patch (bsc#1217622): check for attribute
+  availability before accessing it.
+  Starting from GLib 2.76, the standard attribute getters in the
+  GFileInfo object will warn if the attribute is unset, instead of
+  silently bailing out and returning a default value.
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- avoid bashism in baselibs postscript (bsc#1195391)
+
+- Replace atk-devel with pkgconfig(atk): closer match what
+  configure checks for and, more importantly, don't care for atk.pc
+  moving to at-spi2-core.
+
gtk2-engines
+- Use %autosetup instead of %setup/%patch.
+- Fix baselibs.conf: reference correct name of hcengine.
+
-- Create devel package so that users of the base package do not
-  need other development files installed.
-- Fix obsoletes to not self-obsolete the package.
-
gtk3
+- Update to version 3.24.38+111:
+  + [gtk3] Support tiled windows from xdg-shell.
+  + Fix a minor issue in the file portal test.
+  + wayland: Be more careful when loading cursors.
+  + gdk/wayland: Use g_warning_once for cursor scale mismatches.
+  + gdk/wayland: Don't fall back directly to 1 for mismatched
+    cursor sizes.
+  + Updated translations.
+- Drop upstream applied patch
+  gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- Revert RPM ternary operations on SLE where rpm version is not
+  ready.
+
+- Use RPM ternary operations to specify true/false arguments based
+  on build conditions (%[%{with FOO} ? "true" : "false"])
+
+- Do not use %autopatch to build on SLE where rpm version is not
+  ready for the macro.
+
+- Update to version 3.24.38:
+  + GtkFileChooser: Avoid warnings with GLib 2.76.
+  + Theme: Set caret color in the dark theme.
+  + Windows: Fix running under GLES.
+  + Wayland:
+  - Notify on initial setting changes.
+  - Don't crash on 0 size cursors.
+  - Don't crash if xdg_activation_v1 is missing.
+  + Debugging: Show more information in the inspector.
+  + Updated translations.
+
+- Update to version 3.24.37+70:
+  + Fix a crash.
+
+- Update to version 3.24.37+68:
+  + application: Clean up signal handlers
+  + OLE2 DND: Check if move is supported
+  + Address issue 5711 by checking that the context is not NULL
+  + wayland:
+  - Don't crash without xdg_activation_v1
+  - Don't crash on cursor size 0
+  + gdkscreen-wayland: Notify initial setting change from
+    org.gtk.Settings
+  + gdk: Swap Cairo calls when reading back from a GdkWindow
+  + Updated translations.
+
+- Deprecate %gtk_immodule_(requires|post|postun) macros defined in
+  the macros.gtk3 file. Since we are using RPM file triggers to
+  provide their functionality, without nullifying them the commands
+  will run twice, once by the file triggers and another time by the
+  macros.
+
+- Re-add macros.gtk3: there are quite a few consumers left
+  requiring the defined macros.
+
+- Prepend gtk3 to binary_version and _immoduledir macro names to
+  avoid possible name clash now that they are being defined in the
+  macros.gtk3 file instead of the spec file.
+
+- Update to version 3.24.37:
+  + Support the file transfer portal for copy-paste and DND
+  + Treat XKB_MODE_NAME_LODO as super key
+  + Refactor startup notification handling to be in sync with GTK 4
+  + GL: Synchronie when calling MakeCurrent
+  + CSS: Fix a problem with stopping animations
+  + Wayland: Drop the legacy text input module
+  + Updated translations.
+
+- Update to version 3.24.36:
+  + GtkLabel: Tweak selection behavior.
+  + GtkEmojiChooser: Properly handle empty recent section.
+  + GtkFileChooser: Make ~ key work regardless of dead keys.
+  + Wayland:
+  - Fix problems with X<>Wayland DND.
+  - Revert cursor changes from 3.24.35.
+  - Fix handling of surrounding text in input.
+  + Updated translation.
+- Switch from Autotools to Meson, dropping libtool build
+  requirement while adding meson and ninja. And replace configure,
+  make_build, and make_install macros with meson, meson_build and
+  meson_install.
+- Adopt the use of autosetup and autopatch macro facilities to
+  improve package maintainability.
+- Drop multibuild facility due to the fact that Gtk 3 Meson build
+  scripts can't fully disable some components. And, at least for
+  now, we cannot achieve the same degree of modularity we had with
+  Autotools.
+- Drop macros.gtk3 file as no package (if it ever had any) consumes
+  its macros.
+- After switching to Meson, the build doesn't produce a Wayland
+  Input Method module anymore, at least not as a standalone. Update
+  baselibs.conf accordingly. And some GResource files are now being
+  provided in the devel package for working with emojis.
+- Define __provides_exclude_from macro with ^%{_libdir}/gtk-3.0 as
+  its value to prevent the automatic provision generator to offer
+  private modules as requirable symbols.
+- Make cloudproviders to be easily switchable, through bcond
+  facility, to allow people to test it, or for maintainers to turn
+  it on and off easily.
+- Make gettext-its-gtk3 and gtk3-devel-doc sub-packages
+  arch-independent (noarch), as they don't contain any binaries.
+- Convert IM modules cache update post(un) scriptlets to RPM
+  file triggers. Though we had good results with icon cache update
+  scriptlets previously, we still can't use transfiletriggers to
+  trigger the cache update only once, post transaction, because
+  Zypper is still working on implementing support for them.
+- Refresh patch with Quilt: gtk3-revert-forced-xftdpi.patch.
+
+- Update to version 3.24.35+10:
+  + Flush drawable surface when getting a pixbuf.
+  + wayland: Look for cursor themes in $HOME (boo#1206001).
+
+- Update to version 3.24.35:
+  + GtkFontChooserWidget: Fix a critical.
+  + GtkAccelLabel: Differentiate keypad keysyms in accelerators.
+  + Input:
+  - Recognize stylus devices as pens.
+  - Fix problems with motion compression.
+  + Windows: Build system improvements.
+  + Wayland:
+  - Fix problems with unreliable DND.
+  - Use GLES if required.
+  - Add support for titlebar gestures.
+  - Refactor handling of IM client updates.
+  - Fix cursor hotspots with scaled surfaces.
+  - Use the xdg-activation protocol.
+  - Load cursors on demand.
+  - Fix cursor size on hi-dpi displays.
+  + MacOS: Use a CVDisplayLink based frame clock.
+  + Updated translations.
+- Drop upstream merged patch
+  gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch.
+
+- Fix unstable drag-and-drop on Wayland KDE, add:
+  * gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch
+  https://gitlab.gnome.org/GNOME/gtk/-/commit/56100ab4
+
+- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
+  purpose, nor can I find anything to suggest that gtk depends on
+  it.
+
+- avoid bashism in baselibs postscript (bsc#1195391).
+
gtk4
-- Refine BuildRequires for wayland-client.
+- Update to version 4.12.4:
+  + a11y: Tweak name computation for some corner cases.
+  + gdk:
+  - gl: Improve our use of GLES a bit (use vertex arrays and
+    GL_BGRA if available)
+  - Fix some errors in our memory format tables
+  + gsk:
+  - gl: handle texture-scale nodes more faithfully
+  - gl: Fix icon padding in the atlas
+  + Tools: Add a --undecorated option to gtk4-rendernode-tool.
+  + Updated translations.
-- Revert the following package splitting to be more friendly to SLE
-  and Leap 15.4 maintenance update:
-  + Split tools package into tools and devel-tools, place the
-    tools that are mainly of interest to developers into the
-    latter.
-  + Move various binaries and resources from devel to tools
-    subpackage.
-
-- Update to version 4.6.9 (jsc#PED-2423):
-  + GtkText: Prevent unexpected notify::direction emissions
-  + Wayland: Fix button masks
-  + X11: Fix some ordering problems with surface destruction
-  + Translation updates: Georgian, Indonesian
-- Changes in 4.6.8:
-  + Input: Fix problems with input method interactions that caused
-    dead keys not to work
-  + GtkText: Respect the no-emoji input hint fully
-  + GtkNotebook:
-  - Fix an infinite loop in accessibility code
-  - Event handling fixes
-  + GtkFileChooser: Restore ~ and .functionality
-  + GtkTreeView: Event handling fixes
-  + GtkTreeListModel: Prevent possible crashes with collapsed nodes
-  + GtkGridView: Fix issues with rubberband selection
-  + GtkEmojiChooser: Fix navigation with arrow keys when filtered
+- Update to version 4.12.3:
+  + GtkWindow: Don't assume titlebars are GtkHeaderBar
+  + GtkTreeView: Fix a crash in gtk_tree_view_is_blank_at_pos
+  + printing: Fix some issues with the portal implementation
+  + GSK:
+  - Some optimizations in the GL renderer
+  - Fix memory leaks in the Broadway renderer
+  + demos: Fix a crash in gtk4-demo
+  + Updated translations.
+
+- Update to version 4.12.2:
+  + GtkTooltip: Don't cross native boundaries when looking for
+    tooltips.
+  + GtkCenterLayout, GtkEntry, GtkSearchEntry: Fix some issues with
+    baseline handling.
+  + GtkSwitch: Respect text direction.
+  + Theme: Use relative font sizes.
+  + GSK:
+  - Make repeated gradients match between GL and cairo.
+  - Make rounded rect shrinking match between Vulkan, GL and
+    cairo.
+  - Fix parsing of text nodes with color glyphs.
+  - Restrict an optimization to the cases where it is correct.
+  - Fix rendering of shadows with opacity.
+  + Updated translations.
+- Drop merged upstream patch: e001b421.patch.
+
+- Add e001b421.patch: tooltip: don't cross native boundaries.
+
+- Re-add 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch
+  and rebased/simplified (less correct, but sufficient for us)  for
+  4.12.1.
+
+- Update to version 4.12.1:
+  + GtkGridView: Fix a crash when scrolling
+  + GtkColumnView: Fix a refcounting issue in the new scroll_to api
+  + GtkTreeView: Fix style classes for sort arrows
+  + GtkEntry: Improve tracking of user changes (for undo)
+  + GtkNotebook: Fix a critical when switching pages
+  + GtkColor/FontDialogButton: Make these widgets activatable
+  + GtkMenuButton:
+  - Fix problems with focus handling
+  - Fix problems with DND
+  + Printing: Fix the cpdb backend build
+  + GSK: Fix issues with color matrix nodes
+  + Wayland: Fix a crash with compositors other than gnome-shell
+  + Updated translations.
+- Drop patches fixed upstream:
+  + 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch
+  + 6af9dc86.patch
+
+- Add 6af9dc86.patch: print: Revert "Start sorting apart includes"
+  change for gtkprinteroptionprivate.h.
+
+- Update to version 4.12.0:
+  + List widgets: Add scroll_to APIs
+  + GtkFileLauncher: Add an always-ask property
+  + GtkTextView: Make backspace behavior match GtkEntry
+  + gsk: Fix handling of luminance in mask nodes
+  + Text rendering: Automate the setting of gtk-hint-font-metrics
+    from the scale factor. This improves font rendering in flatpaks
+  + Wayland:
+  - Fix behavior of stylus buttons
+  - Support suspended window state
+  + Vulkan: Many improvements
+  + Tools: Add gtk4-rendernode-tool
+  + Debugging: Drop the GTK_DEBUG_TOUCHSCREEN flag
+  + Build: Some build options have been renamed:
+  - gtk_doc -> documentation
+  - update_screenshots -> screenshots
+  - The old names still work
+  + Updated translations.
+- Update option passed to meson following upstream changes.
+
+- Update to version 4.11.4:
+  + GtkFileChooser:
+  - Default to sorting folders first
+  - Fix a crash when visiting recent files
+  + GtkTextView: Fix corner cases in word navigation
+  + GtkMenuButton: Normalize label layout
+  + GtkDropDown: Add support for sections
+  + GtkVideo: Make the overlay icon clickable
+  + GtkWindow: Clear the resize cursors to avoid artifacts
+  + GtkFileDialog: Always set initial-folder
+  + GtkDropDown: Update on expression changes
+  + GtkMapListModel: Implement GtkSectionModel
+  + Accessibility:
+  - Improvements all over the place: GtkButton, GtkPasswordEntry,
+    GtkFontChooserDialog, GtkColorChooserDialog,
+    GtkShortcutsWindow, GtkMenuButton, GtkAboutDialog,
+    GtkFileChooserDialog, GtkStackSidebar, GtkStackSwitcher,
+    GtkMediaControls, GtkColorDialogButton, GtkDropDown,
+    GtkInfoBar, GtkNotebook, GtkPrintUnixDialog, GtkModelButton
+  - Make name computation follow the ARIA spec more closely
+  - Adapt name computation for the common 'nested button'
+    scenario
+  - Change many containers to use `generic` instead of `group`
+  - Use `generic` as the default role
+  - Use `application` instead of `window` for windows
+  - Add properties for accessible names of not directly exposed
+    widgets in GtkListView, GtkGridView and GtkColumnView
+  + DND: Fix criticals when drops are rejected
+  + X11: Fix regressions in GLX setup
+  + Windows: Center newly created transient windows
+  + Vulkan:
+  - Add antialising for gradients
+  - Do less work on clipped away nodes
+  - Redo image uploading
+  - Support different image depths and formats
+  - Add a pipeline cache
+  + Demos:
+  - gtk4-demo: Improve window sizing
+  - gtk4-demo: Improve focus behavior
+  - gtk4-demo: Add many missing a11y properties
+  + Tools: gtk4-builder-tool: Make render an alias screenshot
+  + Inspector:
+  - Show more information in the a11y tab
+  - Add an accessibility overlay with warnings and
+    recommendations
+  - Limit the width of the a11y tab
+  + Build:
+  - Require GLib 2.76
+  - Make asan builds work again
+  - Fix the build if ld is not ld.bdf
+  + Updated translations.
+
+- Update to version 4.10.5:
+  + Fix ordering problems with filter model signals
+  + Avoid lingering resize cursors
+  + Fix alignment issues on sparc
+  + Fix a problem with CSS corner values
+  + Updated translations.
+
+- Update to version 4.10.4:
+  + GtkFileChooser: Fix some memory leaks
+  + GtkUriLauncher: Validate the uri
+  + GtkStack: Fix a crash
+  + GtkGridView: Respect css border-spacing
+  + GtkScrolledWindow: Propagate child measure size whenever
+    possible
+  + GtkPopoverMenu: Avoid unnecessary left padding
+  + GtkSearchEntry: Improve size allocation for the clear icon
+  + X11:
+  - Avoid black flickering with xwayland window decorations
+  - Trap XRandr errors
+  + CSS: Various fixes to transitions
+  + Updated translations.
+- Drop patches fixed upstream:
+  + fix-gridview.patch
+  + gtk4-correctly-refresh-after-delete.patch
+  + 966a2350.patch
+
+- Add fix-gridview.patch: Add border-spacing where it was missed.
+  We were computing column widths without taking border-spacing into
+  account, making them slightly too big (glgo#GNOME/nautilus#2980).
+
+- Add 966a2350.patch: css: Don't transition to currentColor.
+  Transition to the color that is in use instead. Fixes crashes
+  because currentColor is not an RGBA color and therefor could not
+  be queried later (glgo#GNOME/gtk#5798).
+
+- Add gtk4-correctly-refresh-after-delete.patch -- Fix issue where
+  deleting files causes folders in the directory to disappear and
+  reappear after a refresh (glgo#GNOME/nautilus#2941); patch taken
+  from upstream commit.
+
+- Do not build media playback when bootstrapping on Workbench.
+
+- Update to version 4.10.3:
+  + Fix a popover positioning regression in 4.10.2.
+  + Fix issues with slow loading files in the file chooser.
+
+- Update to version 4.10.2:
+  + Holding control to select multiple files broken in filechooser
+  + Inspector crash
+  + Listbase doesn't account for bottom padding in
+    size_allocate_child
+  + Leaking AT contexts
+  + OpenGL / Windows: Crash when closing gtk4-widget-factory
+  + GTK apps crash on startup when setting cursor-size to 0 on
+    Wayland
+  + Segmentation fault: gdk_wayland_toplevel_set_startup_id() needs
+    to null-check display->xdg_activation before using it
+  + Possible use-after-free under
+    gtk_scrolled_window_update_use_indicators()
+  + Wrong error message in `gtk_init`
+  + Segfault when scrolling after changing ListView model
+  + Bluetooth panel from the Settings app: clicking in the
+    "Downloads" link no longer opens Nautilus
+  + Broadway docs or code is broken
+  + Disabled GtkPicture's are not properly themed
+  + Setting CSS padding to a GtkTextView gives the context menu an
+    offset
+  + A11y: the Showing state is used only for windows
+  + Gtk4 expander: CSS nodes mismatch code vs. documentation
+  + Invoking gtk inspector on a folder results in a crash
+  + Double tap requires very precise touch input
+  + Name autocompletion dropdown in the GTK4 FileChooser's Save
+    dialog gets stuck, creates artifacts, jumps around
+  + Links are not opened when xdg-desktop-portal OpenURI is not
+    available
+  + GtkSnapshot generates no nodes appending whitespace-only
+    layouts
+  + Updated translations.
+
+- Place English translations in the tools sub-package instead of
+  lang. This should offer translations for the main English locales
+  without the need to install any additional package by default.
+- Add "file-not-in-%lang" RPM Lint warning to rpmlintrc file for
+  the reason above.
+- Drop "shlib-policy-name-error" unused filter from rpmlintrc.
+
+- Disable vulkan support, stop passing vulkan=enabled to meson.
+  Disable vulkan-devel Requires and BuildRequires.
+- Disable pkgconfig(libavfilter) BuildRequires, upstream do not
+  enable ffmpeg support by default and we do not enable it, so no
+  need to carry the dependency.
+- Use ldconfig_scriptlets macro.
+- Pass build-testsuite=false, build-tests=false and
+  build-examples=false to meson, no longer build these as we are
+  not running or installing them anyway, save a lot on buildtime.
+
+- Update to version 4.10.1:
+  + GtkFileChooser:
+  - Improve search performance
+  - Be safe against pathless files
+  - Fix memory leaks
+  - Only show local files in recent files
+  - Show most recent files first
+  - Make files non-selectable in selet_folder mode
+  + GtkListView / GtkColumnView / GtkGridView:
+  - Fix scrolling problems
+  - Support CSS border-spacing
+  + GtkComboBox: Fix a size allocation problem
+  + gtk: Size allocation fixes
+  + Accessibility: Miscellaneous property fixes and improvements
+  + Wayland: Fix an ordering problem in surface disposal
+  + Windows: Fix Visual Studio build with older GLib
+  + Updated translations.
+- Drop patches fixed upstream:
+  + 3e3158ce12741b58ce53f132b48f26438094886d.patch
+  + 0001-combobox-Avoid-extra-queue_resize.patch
+- Refresh 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch
+  with quilt.
+
+- Add 3e3158ce12741b58ce53f132b48f26438094886d.patch: widget: Use
+  the correct template in dispose_template(). Fixes crashes in
+  various apps.
+- Refresh patches with quilt.
+
+- Add 0001-combobox-Avoid-extra-queue_resize.patch: Fix combobox
+  not showing (bsc#1209043 glgo#GNOME/gtk!5608).
+
+- Update to version 4.10.0:
+  + GtkTextView: Document hanging indentation
+  + GtkListView: Fix a size allocation problem
+  + GtkFileChooser:
+  - Fix paned behavior
+  - Fix a crash
+  + GtkText: Fix various problems with undo
+  + Accessibility:
+  - Make some getters transfer-full
+  - Allow setting accessible parents and siblings
+  - Add a role for toggle buttons
+  - Miscellaneous property fixes and improvements
+  + gtk: Improve the handling resize-during-size-allocate
+  + gdk:
+  - Introduce GdkTextureDownloader and use it
+  - Make gdk_texture_get_format public
+  + gsk:
+  - Make mask nodes more versatile
+  - Improve the GL implementation for texture scale nodes
+  + X11: Fix key handling during DND
+  + Tools:
+  - gtk-builder-tool: Try harder to handle templates
+  - gtk-builder-tool: Prefer properties over <child>
+  + Updated translations.
+
+- Update to version 4.9.4:
+  + Printing:
+  - Add a CPDB backend
+  - Drop the lpr backend
+  + GtkFileDialog: Robustness fixes
+  + GtkScaleButton: Add an 'active' property
+  + GtkSearchEntry: Add placeholder text
+  + Fix conflicting type names between gtk and gio
+  + Gsk:
+  - Settable filtering for scaled textures
+  - Add mask nodes
+  - Some robustness and crash fixes
+  + Wayland: Handle dispatch failing in more places
+  + Deprecations: GtkVolumeButton
+  + Updated translations.
+- Changes from version 4.9.3:
+  + Add GtkUriLauncher, as replacement for gtk_show_uri
+  + Add GdkMonitor::description
+  + Fix problems with tooltip sizing
+  + Deprecations:
+  - GtkStatusbar
+  - GtkAssistant
+  - GtkLockButton
+  - gtk_gesture_set_sequence_state
+  + GtkColumnView: Only create widgets for visible columns
+  + GtkFileDialog: Drop shortcut folders API
+  + GtkCalendar: Make marked days work again
+  + GtkSwitch: Make state and active independently settable
+  + GtkFileChooser:
+  - Fix a crash with DND
+  - Fix excessively wide sidebar
+  - Make context menus work again
+  + Accessibility:
+  - Make GtkAccessible public, so it can be implemented outside
+    GTK
+  - Support accessible implementation for editables
+  + CSS: Fix randomly stopping CSS animations
+  + GL:
+  - Fix synchronization with GStreamer
+  - Fix problems with 3rd party GL in the same thread
+  + Wayland: Fix startup notification with xdg_activation
+  + Broadway: Implement modal windows
+  + macOS: Make DND work
+  + Build:
+  - Require graphene 1.10
+  - Require gobject-introspection 1.72
+  + Updated translations.
+
+- Update to version 4.9.2:
+  + GtkFileChooserWidget: Add a grid view.
+  + GtkText, GtkTextView:
+  - Fix activation of the on-screen keyboard.
+  - Prevent unexpected text direction changes.
+  + GtkCenterBox: Add properties for children.
+  + GtkTreeExpander: Add a hide-expander property.
+  + GtkStringList: Add a construct-only strings property.
+  + GtkBuilder: Support parsing Pango attributes in string form.
+  + GtkGestureStylus: Add a stylus-only property.
+  + GtkFileLauncher: New async-style api to replace gtk_show_uri.
+  + GtkColorDialog, GtkFontDialog, GtkFileDialog, GtkAlertDialog:
+  - APIs have seen some tweaks
+  - Prefer portals when available
+  - Fixes for cancellation
+  + Add GDK_DEBUG=no-portals
+  + Improve file DND with remote files
+  + GtkInfoBar has been deprecated
+  + gtk_widget_show/hide have been deprecated
+  + gtk_show_uri has been deprecated
+  + Wayland:
+  - Fix button mask handling
+  - Fix problems with cursor size on hi-dpi screens
+  - Support newer versions of some protocols
+  - Fix handling of surrounding text in input methods
+- Changes from version 4.9.1:
+  + GtkTreeView, GtkIconView, GtkComboBox and auxiliary classes
+    have been deprecated.
+  + GtkEntryCompletion has been deprecated.
+  + GtkStyleContext has been deprecated.
+  + gtk_render_ and gtk_snapshot_render_ APIs have been deprecated.
+  + GtkAppChooser widgets have been deprecated.
+  + GtkMessageDialog has been deprecated and replaced by a new
+    async dialog API.
+  + GtkDialog has been deprecated.
+  + GtkColorChooser, GtkFontChooser, GtkFileChooser interfaces and
+    their implementations have been deprecated. A new family of
+    async dialog APIs has been introduced to replace them.
+  + GtkColorDialog, GtkFontDialog, GtkFileDialog and GtkAlertDialog
+    are new dialog classes with a consistent and well-bindable API.
+  + GtkMountOperation:
+  - Fix the dialog to look reasonable.
+  - Make it work under non-X11.
+  + GtkStringSorter: Support different collation methods.
+  + Accessibility: Introduce GtkAccessibleRange and implement it.
+  + Debugging:
+  - Unify formatting for debug output.
+  - Make make debug options available in non-debug builds.
+  + Increase the memory limit for the jpeg loader to 1G.
+
+- Update to version 4.8.3:
+  + GtkText:
+  - Claim gestures more selectively.
+  - Prevent unexpected notify::direction emissions.
+  + Accessibility: Remember if we don't find the a11y bus.
+  + DND: Prefer file:// urls over other protocols.
+  + GtkMountOperation: Work on Wayland.
+  + GtkListView: Cancel rubberband if not handling drag.
+  + Wayland: Fix button masks.
+  + Windows: Fix resizes with native decorations.
+  + X11: Fix some ordering problems with surface destruction.
+  + Updated translations.
+
+- Update gtk4.spec to align dependency version with meson.build
+
+- Update to version 4.8.2:
+  + Input:
+  - Give input methods more control over resets and allow them to
+    preserve state.
+  - Align interpretation of modifiers in key events in X11 and
+    Wayland.
+  + GtkColumnView: Fixes to focus handling.
-  - Fix problems with focus when dismissing popovers
-  - Fix problems with focusing editable labels in popovers
-  + GtkStackSidebar: Improve accessible presentation
+  - Fix problems with focus when dismissing popovers.
+  - Fix problems with focusing editable labels in popovers.
+  + Build:
+  - Fix build problems with resources and non-gnu linkers.
+  - Fix gi-docgen detection in cross builds.
+  - Require meson 0.60.
+  + Debugging:
+  - Make more debug options available in no-debug builds.
+  - Improve consistency of debug logging.
+  - Give names to all sources.
+  + Accessibility: Introduce GtkAccessibleRange.
-  - Make gtk_launch_uri more robust
-  - Make monitor bounds handling more robust
-  - Prevent shrinking clients due to wrong toplevel bounds
-  + Flatpak: Fix file DND with the FileTransfer portal
-  + Translation updates Brazilian, Portuguese, Croatian, Czech,
-    Georgian, German, Hungarian, Icelandic, Lithuanian, Polish,
-    Portuguese, Serbian, Slovenian, Swedish, Turkish
-- Changes in 4.6.7:
-  + Miscellaneous memory leak fixes
+  - Make monitor bounds handling more robust.
+  - Prevent shrinking clients due to wrong toplevel bounds.
+  + Broadway: Return correct pointer coordinates from device
+    queries.
+  + Updated translations.
+
+- Update to version 4.8.1:
+  + Input:
+  - Fix problems with input method interactions that caused dead
+    keys not to work.
+  - Accept single-key compose sequences (these are used with some
+    keyboard layouts).
+  + GtkColumnView: Flip column order in right-to-left context.
+  + GtkGridView: Fix problems with rubberbanding.
+  + GtkFileChooser:
+  - Fix positioning of popovers in the places view.
+  - Make ~ and . keyboard shortcuts work again.
+  + gsk: Make glyph upload more similar to icons.
+  + Make file transfer via portals work, this fixes file copy/paste
+    and dnd in flatpaks.
+  + Updated translations.
+
+- Update to version 4.8.0:
-  - Fix a problem with DND
-  - Fix a problem with row selection
-  + GtkTreePopover: Support scrolling
-  + GtkGridView: Fix issues with rubberband selection
-  + GtkSnapshot: Make GtkSnapshot work from bindings
-  + X11: Fix preferred action for DND
-  + Windows: Fix DND
-  + Translation updates: Croatian, Georgian, Indonesian, Russian,
-    Serbian, Spanish
-- Changes in 4.6.6:
-  + Fix translations in GTKs own ui files
+  - Fix a problem with scrolling animations
+  - Fix some event handling problems
+  - Drop unreachable code
+  + GtkText: Respect the no-emoji input hint fully
+  + GtkEmojiChooser: Fix arrow key navigation
+  + GtkFontChooser: Improve the handling of OpenType font features
+  + GtkTreeListModel: Fix handling of collapsed child nodes
+  + GtkInscription: Fix accessible name
+  + Theme: Fix placeholder text in HighContrast
+  + Increase the memory limit for the jpeg loader to 300M
+  + Miscellaneous memory leak fixes
+  + Wayland: Refator handling of text protocol client updates
+  + Updated translations.
+
+- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
+  purpose, nor can I find anything to suggest that gtk depends on
+  it.
+
+- Update to version 4.7.2:
+  + GtkTextView: Fix child positioning with gutters.
+  + GtkText: Update placeholder visibility when necessary.
+  + GtkPicture: Add a content-fit property.
+  + GtkPopover: Fix a size allocation problem with the arrow.
+  + GtkTreeView: Fix a problem with DND.
+  + GtkTreePopover: Support scrolling.
+  + GtkGridView: Fix issues with rubberband selection.
+  + GtkLabel: Add a tabs property.
+  + GtkSnapshot: Make GtkSnapshot work from bindings.
+  + GtkScrolledWindow: Scroll at a reasonable speed.
+  + GtkPaned: Avoid an infinite loop.
+  + GtkWindow: Improve generation and handling of crossing events.
+  + CSS: Fix handling of certain transform values.
+  + Media support:
+  - Add audio support to the ffmpeg backend.
+  - Avoid oom with pathological jpeg images.
+  + GDK:
+  - Fix handling of touchpad hold events.
+  - Add support for hi-resolution scroll events.
+  + X11: Fix preferred action for DND.
+  + List models:
+  - Fix items-changed emission.
+  - Add more list model tests.
+  + Demos:
+  - Add a winning sound to game demos.
+  - Make app icons work uninstalled.
+  + Updated translations.
+
+- Add 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch:
+  Revert "Meson: Simplify pkgconfig file generator". Temporarily
+  revert this until we figure out how to best restore private
+  requires that are needed for rpm automatic dep extraction.
+  https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4756
+  This reverts commit 802bf4199911c811938b0454a876089bafa97dba.
+
+- Update to version 4.7.1:
+  + GtkInscription: A new label-like widget for use in list views.
+  + GtkColorChooser: Style improvements.
+  + GtkFontChooser: Improve support for OpenType features a bit.
+  + GtkLabel: Allow selectable labels to be activated via mnemonic.
+  + GtkTextView: Implement GetCharacterExtents for accessibility.
+  + GtkStack: Fix a poblem with stack page accessibility.
+  + GtkListView:
+  - Cull listitems that are out of view.
+  - Make all our list models implement ::n-items and
+    ::item-type properties.
+  + Translations:
+  - Stop translating property nicks and blurbs.
+  - Fix extracting translations from ui files.
+  + Debugging:
+  - Support GTK_DEBUG=invert-text-dir.
+  - Allow inspecting inspectors.
+  - Replace GTK_USE_PORTAL with GDK_DEBUG=portals.
+  - Improve responsiveness of the inspector.
+  + CSS: Allow fractional letterspacing.
+  + Theme: Improve legibility of selectable labels.
+  + Demos:
+  - Improve the font features demo.
+  - Add demos for GtkInscription.
-  - Fix a problem with the activation protocol
-  - Don't force the HighContrast icontheme
-  + Windows: Fix a problem with builtin icons if the hicolor
-    icontheme is not installed
-  + Translation updates: Brazilian, Portuguese, Russian, Turkish
+  - Freeze popups when hidden.
+  - Only send smooth scroll events for tablet tools.
+  - Make scaled cursor image have the right size.
+  - Fix problems with the activation protocol.
+  - Don't force the HighContrast icon theme.
+  - Support xdg_toplevel.bounds.
+  + X11: Always update the shadoe size.
+  + Windows:
+  - Improve touchpad support by using DirectManipulation.
+  - Add more directories to the builtin hicolor icon theme.
+  + Updated translations.
+- Add pkgconfig(harfbuzz) BuildRequires: new dependency.
+- Update to version 4.7.0:
+  + GtkTextView: Reduce overdraws.
+  + GtkViewport: Default scroll-to-focus to TRUE.
+  + GtkText: Stop blinking when we lose focus.
+  + GtkSearchEntry: Make search delay configurable.
+  + GtkPopoverMenu: Fix RTL positioning of buttons.
+  + GtkLabel: Fix focus keynav with links
+  + GtkFileChooser:
+  - Prevent undesirable completion popups.
+  - Fix a corner case in save mode.
+  - Keep the portal filechooser alive long enough.
+  + GtkCheckButton: Allow setting a custom child.
+  + GtkEditableLabel: Make the :editing property writable.
+  + GtkColumnView: Various optimizations to improve scrolling
+    performance.
+  + GtkTreeStore: Allow populating tree stores from ui files.
+  + GtkBoxLayout: Avoid infinite loops.
+  + CSS: Optimize reordering within the same parent.
+  + Emoji:
+  - Update to CLDR v40 / Unicode 14.
+  - Add more locales.
+  + Input:
+  - Add scroll unit handling.
+  - Handle display changes in GtkIMMultiContext.
+  - Always populate GDK_AXIS_X/Y in event history.
+  - Don't crash for large compose tables.
+  + Accessibility: Fix a crash at start when orca is running.
+  + Theme:
+  - Refresh icons.
+  - Fix selection in vertical spin buttons.
+  - Fix selection in editable labels.
+  + gdk:
+  - Optimize pixel format conversions.
+  - Use EGL_KHR_swap_buffers_with_damage for NVidia.
+  + gsk:
+  - Handle large viewports.
+  - Prepare texture libraries for glyphy rendering.
+  - Don't leak big glyphs in the glyph cache.
+  - Align offscreen rendering with th pixel grid.
+  - Check for half-float support before using it.
+  + Updated translations.
+
gtkmm3
+- Update to version 3.24.8:
+  + Gtk: gtk/gtkmm/base.h: Fix GTK_VERSION_GT_MICRO
+  + Documentation: Remove README.SUN and other obsolete files
+  + Build with Meson:
+  - Detect if we build from a git subtree
+  - Fix the evaluation of is_git_build on Windows
+  - Don't copy files with configure_file()
+
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
+- Update to version 3.24.7:
+  + Gtk:
+  - Don't derive gtkmm__GtkXxx GTypes from final types
+  - TextView::get_tabs(): Fix a memory leak
+  + Documentation: Widget: Improve the class documentation
+  + Demos: Dialog demo: Add a non-modal dialog
+  + Build:
+  - Meson build: Avoid configuration warnings
+  - MSVC build: Disable more warnings
+  - Fix build with -Dbuild-deprecated-api=false
+- Add gtkmm3-docs-without-timestamp.patch: We do not want
+  __DATE__ and __TIME__ in our packages.
+
gtkmm4
+- Update to version 4.12.0:
+  + Gtk:
+  - AboutDialog: Deprecate ctor with use_header_bar.
+  - Add SymbolicPaintable.
+  - Add ScrollInfo and enum ListScrollFlags.
+  - ColumnView, GridView, ListView, Viewport: Add scroll_to().
+  - ColumnViewRow, ListItem: Add
+    set/get/property_accessible_description() and
+    set/get/property_accessible_label().
+  - DropDown: Add set/get/property_header_factory() and
+    set/get/property_search_match_mode().
+  - FileLauncher: Add set/get/property_always_ask().
+  - Window: Add is_suspended() and property_suspened().
+  + Documentation:
+  - Remove README.SUN and other obsolete files
+  - Gtk::Widget: Describe managed and non-managed widgets
+  + Build:
+  - recentinfo.hg: Fix Visual Studio build
+  - Require gtk4 >= 4.12.0
+
+- Add explicit pkgconfig(epoxy) BuildRequires, previously pulled in
+  by gtk4.
+
+- Update to version 4.10.0:
+  + Gdk:
+  - Add TextureDownloader
+  - Add enum MemoryFormat, identical to MemoryTexture::Format
+  - Texture: Add get_format()
+  + Gtk:
+  - VolumeButton: Deprecated
+  - ProgressBar: Deprecate property_ellipsize()
+  - FileDialog: open_multiple_finish() and
+    select_multiple_folders_finish() return
+    std::vector<Glib::RefPtr<Gio::File>> instead of
+    Glib::RefPtr<Gio::ListModel>.
+  - FileChooser: Deprecate get_files() and
+    get_shortcut_folders(). Add get_files2() and
+    get_shortcut_folders2().
+  - FileDialog: Make open[_finish](), select_folder[_finish](),
+    save[_finish](), open_multiple[_finish](),
+    select_multiple_folders[_finish]() non-const.
+  - FontDialog: Make choose_family[_finish]() and
+    choose_face[_finish]() non-const.
+  - Accessible: Add set_accessible_parent(),
+    update_next_accessible_sibling()
+  - MenuButton: Add set/get/property_active().
+  - ScaleButton: Add get/property_active().
+  - SearchEntry: Add set/get_placeholder_text().
+  + Tests: Add filedialog test
+  + Build: Require gtk4 >= 4.10.0
+
+- Update to version 4.9.3:
+  + Gdk:
+  - Display: Deprecate get_startup_notification_id().
+  - Monitor: Add get/property_description().
+  + Gtk:
+  - Deprecated classes: Assistant, AssistantPage, LockButton,
+    Statusbar
+  - Gesture: Deprecate set_sequence_state().
+  - Accessible: Add enum Accessible::PlatformState. Add
+    get_at_context(), get_platform_state(),
+    get_accessible_parent(), get_bounds(),
+    get_first_accessible_child(), get_next_accessible_sibling().
+  + Add ATContext and UriLauncher.
+  + Documentation: Gtk::Image, Picture, StringList, StringObject:
+    Improve class descriptions
+  + Build: Require gtk4 >= 4.9.3
+
+- Update to version 4.8.0:
+  + Gtk:
+  - TextView::get_tabs(): Fix a memory leak
+  - Add enum ContentFit
+  - Label: Add set/get/property_tabs()
+  - Picture: Add set/get/property_content_fit()
+  + Demos: Dialog demo: Add a non-modal dialog
+  + Documentation: Don't translate the preprocessor macro name
+    GDK_MODIFIER_MASK
+  + Build: Require gtk4 >= 4.7.2
+
+- Update to version 4.7.1:
+  + Gdk:
+  - Add enum Gdk::GLApi, deprecate enum Gdk::GLAPI
+  - Add enum ScrollUnit
+  - Event: Add get_scroll_unit()
+  + Gtk:
+  - Allow managed Gtk::Window's
+  - Gtk::Object::_release_c_instance(): Unref orphan managed
+    widgets
+  - Entry: Add signal_activate()
+  - Don't derive gtkmm__GtkXxx GTypes from final types
+  - Application: Only create window on first activate
+  - CheckButton: Add set/unset/get/property_child()
+  - EventControllerScroll: Add get_unit()
+  - Picture: Deprecate set/get/property_keep_aspect_ratio()
+  - SearchEntry: Add set/get/property_search_delay()
+  - DirectoryList, FilterListModel, FlattenListModel,
+    MultiFilter, MultiSelection, MultiSorter, NoSelection,
+    SelectionFilterModel, ShortcutController, SingleSelection,
+    SliceListModel, SortListModel, TreeListModel: Add
+    property_item_type(), property_n_items()
+  - ApplicationWindow: Disambiguate activate_action()
+  - Add class Inscription
+  - Widget: Add signal_destroy()
+  + Documentation: Gdk::Drag, Gdk::Drop, Gtk::Dialog, Gtk::Widget:
+    Improve class descriptions
+  + Build:
+  - Meson build: Avoid configuration warnings
+  - Meson build: Fix builds with Vulkan-enabled GTK
+  - Require gtk4 >= 4.7.1
+
gucharmap
+- Update to version 15.1.1:
+  + DOAP: Remove defunct mailing list; add Discourse
+  + unicode: Update to version 15.1.0
+  + unicode: i18n update for 15.1.0
+  + metainfo: Add launchable info
+  + Updated translations.
+- Update source service to current standard.
+
+- Update to version 15.0.4:
+  + Update application screenshots to version 15.
+  + unicode: Derive some more character names.
+  + Updated translations.
+
+- Update to version 15.0.2:
+  + metainfo: Add screenshots and link them from metainfo.
+  + build: Use GNOME module post_install().
+  + all: Update to unicode 15.0.0.
+  + Updated translations.
+
+- Update to version 14.0.3:
+  + Classify characters without script name properly
+  + all: Use PCRE2 instead of GRegex
+  + build:
+  - Enforce required unicode data version
+  - Fix build with meson 0.60
+  - Fix warning about incompatible pointer return type
+  - Fix warning about unused variable 'priv'
+  - Remove unwanted warning
+  + charmap: Search in details by default
+  + chartable:
+  - Improve Korean Hanja Pronunciations property
+  - Mark special script and block names in italic
+  - Use device scale for character popup
+  + help: Remove duplicate entry
+  + lib:
+  - Enable alphabetical sorting of the Unicode blocks
+  - Remove bogus volatile from type builtins code
+  + unicode:
+  - Add strings to prepare unicode 14 update
+  - Update for unicode 14.0.0
+  + Updated translations.
+- Drop a8ee037f8cf151b8b65354bc93c56953e41f5a22.patch: fixed
+  upstream.
+
+- Add a8ee037f8cf151b8b65354bc93c56953e41f5a22.patch: Fix build
+  with meson 0.61 and newer.
+
gupnp
+- Update to version 1.6.6:
+  + NetworkManager: Drop manual creation of lo contexts
+  + ServiceProxy: Add new API for creating actions
+  + Introspection: Be more resilient against weird formatting
+  + Acl: Improve introspectability
+  + ServiceProxy: Add result iterator for Action
+  + Plug various smaller leaks
+
+- Update to version 1.6.5:
+  + Fix build with meson 1.2
+- Drop patches fixed upstream:
+  + a10c57bd.patch
+  + 884639bd.patch
+
+- Add upstream patches to fix build with meson 1.2.0:
+  + a10c57bd.patch: Add missing "s" to wrap file syntax.
+  + 884639bd.patch: properly spell [provide] in *.wrap files.
+
+- Update to version 1.6.4:
+  + Keep a weak reference to proxy in action.
+  + Add API to provide HTTP credentials for simple authentication.
+  + Remove xmlRecoverMemory usage.
+- Drop 80e68995.patch: Fixed upstream.
+
+- Add upstream patch: 80e68995.patch: all: Drop xmlRecoverMemory.
+  Use xmlReadMemory, also use NONET flat.
+
+- Update license tag to LGPL-2.1-or-later.
+
+- Update to version 1.6.3:
+  + Fix handling of deprecated and tentative v6 addresses.
+  + Bugs fixed in this release:
+  - https://gitlab.gnome.org/GNOME/gupnp/issues/82
+   - https://gitlab.gnome.org/GNOME/gupnp/issues/83
+
+- Update to version 1.6.2:
+  + Add test for issue 81.
+  + Bugs fixed in this release:
+  - https://gitlab.gnome.org/GNOME/gupnp/issues/81
+
+- Update to version 1.6.1:
+  + ControlPoint:
+  - Fix error handling if description download fails.
+  - Do not leak cancellable.
+  + Use proper method for detecting IFA_FLAGS availability.
+  + ContextManager:
+  - Do not leak filtered contexts.
+  - Fix freeing unavailable contexts.
+  + Network ContextManager: Do not leak list parts of context
+    lists.
+  + Introspection: Properly chain up to parent class.
+  + Service: Fix crash if subscription callback is points
+    unreachable host.
+
+- Update to version 1.6.0:
+  + Re-release of 1.5.4, no functional change.
+
+- Update to version 1.5.4:
+  + Fix build against libsoup 3.1.2 or later
+  + Do not rely on a log message from libsoup in tests
+  + Use Docbook 4.5 for manpage
+  + Do not use env in binding generator
+  + Add missing libxml2 dependency for test
+- Drop 1296d10eda308792d2924f141d72b8b6818878bd.patch: Fixed
+  upstream.
+
+- Update to version 1.5.3:
+  + Linux context manager: Do not filter out v6 global addresses
+  + Context: Add new convenience constructors
+  + Examples: Fix browse.js for new API
+  + NetworkManager: Create v4 and v6 contexts if no family is
+    specified
+  + Connman: Create v4 and v6 contexts if no family is specified
+- Changes from version 1.5.2:
+  + Minor doc improvements
+  + Minor example fixes
+  + Fix pkg-config dependencies
+  + Fix issues found by coverity
+  + Deprecate internal UUID generator function
+  + Set log domains everywhere
+  + Support IPv6 in all context managers (Windows still broken)
+  + ServiceProxy:
+  - Fix error handling in sync call
+  - Fix a memory leak in subscribe()
+  - Change subscribtion timeout handling
+  + ServiceInfo: Remove deprecated callback
+  + ContextFilter:
+  - Fix it
+  - Notify only if content changes
+  + DeviceInfo: Set task names
+  + ContextManager:
+  - Add tests for filtering
+  - Fix behaviour of filter. Now the filter acts as if the
+    context is appearing/disappearing
+  + Vala: Fix ownership of XML doc
+  + Bugs fixed: glgo#GNOME#gupnp#10, glgo#GNOME#gupnp#10,
+    glgo#GNOME#gupnp#10, glgo#GNOME#gupnp#36, glgo#GNOME#gupnp#37,
+    glgo#GNOME#gupnp#70.
+- Changes from version 1.5.1:
+  + Minor doc fixes
+  + Remove left-overs from WhiteList renaming
+  + Make tests a little friendlier if there is no ipv6
+  + Fix a couple of issues from scan-build
+  + DeviceInfo:
+  - Make DeviceInfo:document accessible
+  - Offer convenience function DeviceInfo:get_icon_async to
+    combine icon lookup and icon download
+  + ServiceAction:
+  - Potential fix for running g_clear_pointer on an uninitialized
+    value
+  - Fix getting parameters from action
+  + ServiceInfo:
+  - Do not free an error that was propagated
+  - Fix introspection on IPv6 devices
+  + Service: Fix critical if Soup error other than
+    G_IO_ERROR_CANCELLED occured
+- Changes from version 1.5.0:
+  + Port to libsoup3
+  + API bump (1.6)
+  + Improved test coverage
+  + All _valist functions have been removed
+  + The documentation is now provided by gi-docgen
+  + All API that was marked as deprecated up until 1.4 has been
+    removed
+  + ServiceIntrospection: is now a GInitable
+  + Context:
+  - Uses GSSDP.Client:port
+  - Fix reference leak when using ACL
+  + DeviceInfo: The get_device() and get_service() virtual
+    functions have been renamed
+  + ServiceAction:
+  - ServiceAction::return() was renamed to
+    ServiceAction::return_success() to avoid issues with
+    languages such as python.
+  + ServiceInfo: Non-gio style introspection functions are now
+    deprecated
+  + Service: Returns a proper error instead of calling g_error when
+    autoconnect fails
+  + ServiceProxy:
+  - Fixes an issue with M-POST fall-back if POST calls failed
+  - There is no need anymore to call ServiceProxyAction::get() to
+    get SOAP transport errors; those will now be already
+    presented by the ServiceProxy::call_action_finish() call.
+  + Bugs fixed: glgo#GNOME#gupnp#58, glgo#GNOME#gupnp#42,
+    glgo#GNOME#gupnp#52, glgo#GNOME#gupnp#53, glgo#GNOME#gupnp#54,
+    glgo#GNOME#gupnp#58, glgo#GNOME#gupnp#60, glgo#GNOME#gupnp#61,
+    glgo#GNOME#gupnp#63.
+- Replace gtk-doc, pkgconfig(gssdp-1.2) and pkgconfig(libsoup-2.4)
+  with docbook-xsl-stylesheets, xsltproc, pkgconfig(gi-docgen),
+  pkgconfig(gssdp-1.6) and pkgconfig(libsoup-3.0) BuildRequires
+  following upstream changes.
+- Bump soname and sover following upstream changes, also in
+  baselibs.conf.
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Drop gupnp-build-man-pages.patch: Fixed upstream.
+- Add 1296d10eda308792d2924f141d72b8b6818878bd.patch: Fix build
+  against Soup 3.1.2 and later
+- Package docs in default docdir ref openSUSE standard and split it
+  out in a doc subpackage.
+
gupnp-av
-- Update to version 0.14.1:
-  + Add utility function to format GDateTime to the iso variant
-    DIDL expects.
-
-- Rename libgupnp-av-1_0-2 subpackage to libgupnp-av-1_0-3,
-  correcting the package name to match the provided library.
-- Conflict with the wrongly provided libgupnp-av-1_0-2.
-
-- Update to version 0.14.0:
-  + Re-tag of 0.13.1 as stable version, no other changes
-- Changes from version 0.13.1:
-  + Make Feature derivable again.
-  + Fix unsetting subtitleFileType.
-- Changes from version 0.13.0:
-  + Fix stripping @refID.
-  + Port to modern GObject.
-  + Drop autotools.
-  + Allow to be used as a subproject.
-  + Remove hand-written ref-counting, use RcBox/AtomicRcBox
-    instead.
-  + Obsolete code removal.
-- Switch to meson build system, following upstream:
-  + Add meson BuildRequires.
-  + Replace configure/make/make_install with respective
-    meson/meson_build/meson_install macros.
-- Enable test suite: add %meson_test call to %check section.
-
+- Update to version 0.12.5:
+  + Fix name of cleartext-size property.
+  + Fix creation of pv namespace in DIDLLite parser.
+  + Check for empty mandatory tags in UpdateObject.
+  + Bugs fixed: bgo#705522, bgo#719377.
+
+- Update to version 0.12.4:
+  + Add support for pv:subtitleFileUri and pv:subtitleFileType.
+  + Bugs fixed: bgo#695990.
+
+- Update to version 0.12.3:
+  + Add support for link protection DLNA flags.
+  + Fix DLNA.ORG_PS generation.
+  + Add res@dlna:cleartextSize attribute.
+  + Only use DLNA XML namespace when it's actually used.
+  + Add res@dlna:trackTotal attribute.
+  + Bugs fixed: bgo#705564, bgo#707495, bgo#702557, bgo#706926,
+    bgo#706928.
+
gupnp-igd
+- Disable meson_test during build, it randomly fails for all arches
+  https://gitlab.gnome.org/GNOME/gupnp-igd/-/issues/3
+
+- Update to version 1.6.0:
+  + Switch to GUPnP 1.6.0 API
+  + Update GLib dependency to 2.70
+  + Add Javascript example
+- Drop patches fixed upstream:
+  + 2c413bbd8b9afc41648f21ad173f0caf81a5f98b.patch
+  + bbe36b279e247cd8ec4ab00bcdf02178af8a99af.patch
+  + 79a1e4cf8c256132978a1d8ab718c8ad132386de.patch
+  + fa1546614190942ab266832e7470a6debf8c32cb.patch
+- Rename libgupnp-igd-1_0-4 and typelib-1_0-GUPnPIgd-1_0 to
+  libgupnp-igd-1_6-0 and typelib-1_0-GUPnPIgd-1_6 following
+  upstream changes. Also update baselibs.conf.
+
+- Add upstream patches to hopefully fix racy tests:
+  + 2c413bbd8b9afc41648f21ad173f0caf81a5f98b.patch
+  + bbe36b279e247cd8ec4ab00bcdf02178af8a99af.patch
+
+- Add fa1546614190942ab266832e7470a6debf8c32cb.patch: test: Port to
+  g_inet_address_new_loopback.
+
+- Add 79a1e4cf8c256132978a1d8ab718c8ad132386de.patch: Port to GUPnP
+  1.6 API. Following this, replace pkgconfig(gssdp-1.2) and
+  pkgconfig(gupnp-1.2) with pkgconfig(gssdp-1.6) and
+  pkgconfig(gupnp-1.6) BuildRequires.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
-- Update to version 0.2.4:
-  + Add API to delete mapping by internal IP/port instead of the
-    external one.
-
gvfs
-- Update to version 1.48.2:
-  + smb: Rework anonymous handling to avoid EINVAL (Ondrej Holy)
-  + smb: Ignore EINVAL for kerberos/ccache login (Ondrej Holy)
-  + sftp: Adapt on new OpenSSH password prompts (Ondrej Holy)
-  + build: Remove incorrect i18n.merge_file argument to fix build (Ondrej Holy)
-  + Translation updates
-- Drop gvfs-smb-ignore-EINVAL-kerberos-ccache.patch: Fixed upstream.
-- Drop 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Fixed upstream.
+- Use older way than autopatch on SLE/Leap, which is not ready for
+  the macro.
+- Rebase gvfs-nvvfs.patch.
+
+- Update to version 1.52.1:
+  + client: Prevent returning invalid mount cache entries.
+  + dav: Fix authentication issues when DNS-SD URIs are used.
+  + nfs: Fix IPv6 URI handling.
+  + Updated translations.
+
+- Update to version 1.52.0:
+  + Updated translations.
+
+- Update to version 1.51.91:
+  + sftp/ftp: Ensure that is-symlink is always set to avoid
+    warnings.
+  + Updated translations.
+- Make devel sub-package as noarch. It doesn't contain any
+  binaries.
+
+- Update to version 1.51.90:
+  + Fix various memory leaks
+  + udisks2: Disconnect signal handlers to fix crashes when
+    unmounting
+  + fuse: Include missing locale.h header
+  + Some other fixes and improvements
+  + Updated translations.
+
+- Update to version 1.51.1:
+  + smbbrowse: Fix empty device listing after unrelated mount
+    failure
+  + udisks: Fix missing unmount notifications
+  + trash:
+  - Run blocking methods on a thread to avoid hangs
+  - Fix nfs4 and cifs monitoring
+  - Fix wrongly reported item-count
+  + smb: Allow renaming a file to the same name with a different
+    case
+  + mtp:
+  - Add support for incremental enumeration
+  - Emit delete event on device disconnection
+  + Some other fixes and improvements
+  + Updated translations.
+
+- Update to version 1.50.5:
+  + smbbrowse: Fix empty device listing after unrelated mount
+    failure.
+  + udisks: Fix missing unmount notifications.
+  + trash:
+  - Fix nfs4 and cifs monitoring.
+  - Fix wrongly reported item-count.
+  + smb: Allow renaming a file to the same name with a different
+    case.
+  + mtp: Emit delete event on device disconnection.
+  + Some other fixes and improvements.
+  + Updated translations.
+- Drop patches fixed upstream:
+  + fc2669f63c5def1528dda2e7833db5774aa08e22.patch
+  + 85bfb701fc95abeaa8a8ca3d9059378a9490f738.patch
+  + 41862c0179f834d8bc3bd84ce78ee495050f2676.patch
+
+- Add upstream fixes from the stable branch:
+  + fc2669f63c5def1528dda2e7833db5774aa08e22.patch: mtp: Emit
+    delete event on device when disconnected
+  + 85bfb701fc95abeaa8a8ca3d9059378a9490f738.patch: smb: Allow
+    renaming a file to the same name with a different case
+
+- Add 41862c0179f834d8bc3bd84ce78ee495050f2676.patch: trash: Sync
+  trash dir items when files change.
+- Use auto(setup|patch) macros.
+
+- Update to version 1.50.4:
+  + dav: Prevent usage of NULL for nonexistent source file
+  + client: Fix copy/move operation from/to Flatpak sandbox
+  + http: Report original sizes regardless of compression usage
+  + Fix string comparison on various places
+  + Updated translations.
+
+- Split out a new sub-package gvfs-backend-goa. This allows
+  end-users to remove last remains of soup2 and gdata dependencies.
+  Add a Supplements on gvfs and gnome-online-accounts to pull it in
+  for most of our users.
+- Add explicit pkgconfig(libxml-2.0) BuildRequires: Meson checks
+  for it.
+
+- Update to version 1.50.3:
+  + dav: Prevent usage of NULL when user is not specified.
+  + ftp: Fix hangs when the connection is released.
+  + fuse: Decrease file handle reference when open file fail.
+  + sftp: PATH-expand the ssh client.
+  + test: Several smaller enhancements.
+  + backend: Add support for xx-large and x-large thumbnails.
+  + goa: Prevent automounts when resuming from suspension.
+  + Updated translations.
+
+- recommend pkexec in gvfs-backends. (not requires to allow customers
+  to remove pkexec) (bsc#1202070)
+
+- Update to version 1.50.2:
+  + smb: Rework anonymous handling to avoid EINVAL.
+  + http: Unescape prefix to fix handling of encoded URIs.
+  + build: Fix build without Avahi support.
+
+- Update to version 1.50.1:
+  + dav:
+  - Drop user from URI as a workaround for Nextcloud bug.
+  - Port DNS-SD resolver to async API to fix hangs when mounting.
+  - Rewrite to libsoup async API to fix crashes.
+  - Do not lose userinfo when copying URIs.
+  + smb: Ignore EINVAL for kerberos/ccache login.
+- Drop gvfs-smb-ignore-EINVAL-kerberos-ccache.patch: fixed
+  upstream.
+- Update to version 1.50.0:
+  + Updated translations.
+
+- Update to version 1.49.90:
+  + http/dav: Port to libsoup3.
+  + http: Do not silently accept invalid certificates.
+  + build: Remove incorrect i18n.merge_file argument to fix build.
+  + Updated translations.
+- Drop 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Fixed
+  upstream.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+
+- Rebase 17a067b9b823a0d54e061eae45ff8e2c7e4a88d0.patch: Use
+  upstream commit.
+
+- Update to version 1.49.1:
+  + sftp: Adapt on new OpenSSH password prompts
+  + build: Set of improvements for meson
+  + Add PartOf=graphical-session.target to all systemd units
+  + Move systemd services to session slice
+  + Updated translations.
+- Pass systemduserunitdir=%%{_userunitdir} to meson, ensure we
+  set the correct dir for systemduserunitdir.
+
harfbuzz
-- Add CVE-2023-25193.patch: limit how far we skip when looking
-  back (bsc#1207922 CVE-2023-25193).
+- Update to version 8.3.0:
+  + Improve memory barrier to fix potential segfaults
+  + Various subsetting and instancing fixes.
+  + Rename “hb-subset” option “--instance” to “--variations” to
+    match the other tools, old option kept as an alias
+- -devel: fix no-library-dependency-on libharbuzz-cairo0
+
+- Update to version 8.2.2:
+  + Fix regression from 8.1.0 in shaping fonts with duplicate
+    feature tags.
+  + Fix regression from 8.2.0 in parsing CSS-style feature strings.
+  + Variable fonts instanciation now handles more tables.
+  + Various CMake build improvements.
+  + Various fixes to build without errors with gcc 4.9.2.
+
+- Update to version 8.2.1:
+  + Unicode 15.1 support.
+
+- Update to version 8.2.0:
+  + Various build and fuzzing fixes
+  + Improvements to COLRv1 painting.
+  + New API:
+  - hb_paint_color_glyph_func_t
+  - hb_paint_funcs_set_color_glyph_func
+  - hb_paint_color_glyph
+
+- Update to version 8.1.1:
+  + Fix shaping of contextual rules at the end of string,
+    introduced in 8.1.0.
+  + Fix stack-overflow in repacker with malicious fonts.
+  + 30% speed up loading Noto Duployan font.
+
+- Update to version 8.1.0:
+  + Fix long-standing build issue with the AIX compiler and older
+    Apple clang.
+  + Revert optimization that could cause timeout during subsetting
+    with malicious fonts.
+  + More optimization work:
+  - 45% speed up in shaping Noto Duployan font.
+  - 10% speed up in subsetting Noto Duployan font.
+  - Another 8% speed up in shaping Gulzar.
+  - 5% speed up in loading Roboto.
+  + New API: +hb_ot_layout_collect_features_map().
+
+- Update to version 8.0.1:
+  + Build fix on 32-bit arm.
+  + More speed optimizations:
+  - 60% speedup in retaingids subsetting SourceHanSans-VF.
+  - 38% speed up in subsetting (beyond-64k) mega-merged Noto.
+  - 16% speed up in retain-gid (used for IFT) subsetting of
+    NotoSansCJKkr.
+- Changes from version 8.0.0:
+  + New, experimental, WebAssembly (WASM) shaper, that provides
+    greater flexibility over OpenType/AAT/Graphite shaping, using
+    WebAssembly embedded inside the font file. Currently WASM
+    shaper is disabled by default and needs to be enabled at build
+    time.
+  + Improvements to Experimental features introduced in earlier
+    releases:
+  - Support for subsetting beyond-64k and VarComposites fonts.
+  - Support for instancing variable fonts with cubic “glyf”
+    table.
+  - Many big speed optimizations.
+
+- update to version 7.3.0:
+  + Speedup applying glyph variation in VarComposites fonts
+    (over 40% speedup)
+  + Speedup instancing some fonts
+    (over 20% speedup in instancing RobotoFlex)
+  + Speedup shaping some fonts (over 30% speedup in shaping Roboto
+  + Support subsetting VarComposites and beyond-64k fonts
+  + New configuration macro HB_MINIMIZE_MEMORY_USAGE to favor
+    optimizing memory usage over speed
+  + Supporting setting the mapping between old and new glyph
+    indices during subsetting
+  + Various fixes and improvements
+
+- update to version 7.2.0:
+  + Improve Tifinagh glyph positioning
+  + Fix 4.2.0 regression in applying across syllables in syllabic
+    scripts.
+  + Add flag to avoid glyph substitution closure during subsetting,
+    and the corresponding “--no-layout-closure” option to
+    “hb-subset” command line tool.
+  + Support instancing COLRv1 table
+  + Optimize handling of “gvar” table
+  + Various subsetter bug fixes and improvements, documentation
+
+- Update to version 7.1.0:
+  + New experimental API that uses font variations to expand or
+    shrink the text to a given advance
+  + Various build and bug fixes.
+  + New API: hb_font_set_variation().
+
+- Update to version 7.0.1:
+  + Various build and bug fixes
+
+- Update to version 7.0.0:
+  + New hb-paint API that is designed mainly to paint COLRv1 glyphs,
+    but can be also used as a unified API to paint any of the glyph
+    representations supported by HarfBuzz (B/W outlines, color
+    layers, or color bitmaps).
+  + New hb-cairo API for integrating with cairo graphics library.
+    This is provided as a separate harfbuzz-cairo library.
+  + Support for instancing CFF2 table
+  + Support font emboldening
+  + Support feature ranges with AAT shaping
+  + Experimental support to cubic curves in glyf table
+  + Various subsetter improvements
+  + Various documentation improvements
+  + Significantly reduced memory use during shaping
+  + Greatly reduced memory use during subsetting CFF table
+  + New command line utility, hb-info, for querying various font
+    information
+  + New hb-shape/hb-view options: --glyphs, --color-palette,
+  - -font-bold, --font-grade, and --named-instance
+  + Miscellaneous fixes and improvements
+- harfbuzz-CVE-2023-25193.patch dropped in favor of upstream
+  consensus fix
+
+- Add harfbuzz-CVE-2023-25193.patch: limit how far we skip when
+  looking back (boo#1207922 CVE-2023-25193).
+
+- Update to version 6.0.0:
+  + Add API to pre-process the face and speed up future subsetting
+    operations on that face. Provides up to a 95% reduction in
+    subsetting times when the same face is subset more than once.
+  + Shaping have been speedup by skipping entire lookups when the
+    buffer contents don't intersect with the lookup. Shows up to a
+    10% speedup in shaping some fonts
+  + The HarfBuzz subsetter can now drop axes by pinning them to
+    specific values (also referred to as instancing)
+- Drop harfbuzz-5.3.1-Fix_check-symbols_failure.patch: Fixed
+  upstream.
+
+- Update to version 5.3.1:
+  + Subsetter repacker fixes
+  + Adjust Grapheme clusters for Katakana voiced sound marks
+  + New hb-subset option --preprocess-face
+- Add harfbuzz-5.3.1-Fix_check-symbols_failure.patch: Fix failing
+  tests.
+
+- Update to version 5.3.0:
+  + Don’t add glyphs from dropped MATH or COLR tables to the subset
+    glyphs
+  + Map rlig to appropriate AAT feature selectors
+  + Update USE data files to latest version
+  + Check CBDT extents first before outline tables, to help with
+    fonts that also include an empty glyf table
+  + More work towards variable font instancing in the subsetter
+  + Subsetter repacker improvements
+
+- Update to version 5.2.0:
+  + Fix regressions in hb-ft font functions for FT_Faces with
+    transformation matrix.
+  + The experimental hb-repacker API now supports splitting several
+    GPOS subtable types when needed.
+  + The HarfBuzz extensions to OpenType font format are now opt-in
+    behind build-time flags.
+  + The experimental hb-subset variable fonts instantiation API can
+    now instantiate more font tables and arbitrary axis locations.
+  + Unicode 15 support.
+  + Various documentation improvements.
+  + The hb-view command line tool now detects WezTerm inline images
+    support.
+  + Fix FreeType and ICU dependency lookup with meson.
+  + New API:
+  - +HB_SCRIPT_KAWI
+  - +HB_SCRIPT_NAG_MUNDARI
+- Drop patch fixed upstream:
+  + harfbuzz-5.1.0-repacker-fix-signedness-of-char-in-tests.patch
+
+- harfbuzz 5.1.0:
+  + More extensive buffer tracing messages
+  + Fix hb-ft regression in bitmap fonts rendering
+  + Support extension promotion of lookups in hb-subset-repacker
+  + A new HB_GLYPH_FLAG_SAFE_TO_INSERT_TATWEEL for scripts that use
+    elongation (e.g. Arabic) to signify where it is safe to insert
+    tatweel glyph without interrupting shaping
+  + Add --safe-to-insert-tatweel to hb-shape tool
+- add harfbuzz-5.1.0-repacker-fix-signedness-of-char-in-tests.patch
+  from upstream to fix ARM and PPC builds
+
+- harfbuzz 5.0.1, including changes from 5.0.0:
+  + Improve for fonts with more than 65535 glyphs
+  + Support version 2 of “avar” table
+  + Improve support for some Arabic, Hebrew fonts
+  + Support for specific script tags to be retained in the
+    subsetter, and add “--layout-scripts” option to “hb-subset”
+    tool
+  + Improved handling of command line options
+  + Improve support for multiple tables and font features,
+    and font feature specific bug fixes
+
+- harfbuzz 4.4.1:
+  + Fix test failure with some compilers
+  + Fix Telugu and Kannada kerning regression
+- includes changes from 4.4.0:
+  + Caching of variable fonts shaping
+  + Caching of format 2 “Contextual Substitution” and “Chained
+    Contexts Substitution” lookups
+  + Improved ANSI output from hb-view
+  + Support for shaping legacy, pre-OpenType, Windows 3.1-era,
+    Arabic fonts that relied on a fixed PUA encoding
+  + Sinhala script is now shaped by the USE shaper instead of
+    “indic” one
+  + Thai shaper improvements
+  + hb-ot-name API supports approximate BCP-47 language matching,
+    for example asking for “en_US” in a font that has only “en”
+    names will return them
+  + Optimized TrueType glyph shape loading
+  + Fix subsetting of HarfBuzz faces created via
+    hb_face_create_for_tables()
+  + Add 32 bit var store support to the subsetter
+  + CVE-2022-33068: overflow in hb-ot-shape-fallback boo#1200900
+    + Drop harfbuzz-CVE-2022-33068.patch
+- Update to version 4.3.0:
+  + Major speed up in loading and subsetting fonts, especially in
+    handling CFF table. Subsetting some fonts is now 3 times faster
+  + Speed up blending CFF2 table
+  + Speed up hb_ot_tags_from_language()
+  + Fix USE classification of U+10A38 to fix multiple marks on
+    single Kharoshthi base
+  + Fix parsing of empty CFF Index
+  + Fix subsetting CPAL table with partial palette overlaps
+
+- Update to version 4.2.1:
+  + Make sure hb_blob_create_from_file_or_fail() always returns
+    nullptr in case of failure and not empty blob sometimes
+  + Add --passthrough-tables option to hb-subset
+  + Reinstate a pause after basic features in Khmer shaper, fixing
+    a regression introduced in previous release
+  + Better handling of Regional_Indicator when shaped with RTL-
+    native scripts, reverting earlier fix that caused regressions
+    in AAT shaping
+
+- Update to version 4.2.0:
+  + Revert Indic shaper change in previous release that broke some
+    fonts and instead make per-syllable restriction of “GSUB”
+    application limited to script-specific Indic features, while
+    applying them and discretionary features in one go
+  + Fix decoding of private in gvar table
+  + Fix handling of contextual lookups that delete too many glyphs
+  + Make “morx” deleted glyphs don’t block “GPOS” application
+
+- Update to version 4.1.0:
+  + Various OSS-Fuzz fixes
+  + Make fallback vertical-origin match FreeType’s
+  + Treat visible viramas like dependent vowels in USE shaper
+  + Apply presentation forms features and discretionary features in
+    one go in Indic shaper, which seems to match Uniscribe and
+    CoreText behaviour
+  + Various bug fixes
+
+- Update to version 4.0.1:
+  + Update OpenType to AAT mappings for “hist” and “vrtr” features
+  + Update IANA Language Subtag Registry to 2022-03-02
+  + Update USE shaper to allow any non-numeric tail in a symbol
+    cluster, and remove obsolete data overrides
+  + Fix handling of baseline variations to return correctly scaled
+    values
+
+- Update to version 4.0.0:
+  + New public API to create subset plan and gather information on
+    things like glyph mappings in the final subset. The plan can
+    then be passed on to perform the subsetting operation.
+  + Draw API for extracting glyph shapes have been extended and
+    finalized and is no longer an experimental API. The draw API
+    supports glyf, CFF and CFF2 glyph outlines tables, and applies
+    variation settings set on the font as well as synthetic slant.
+    The new public API is not backward compatible with the
+    previous, non-public, experimental API.
+  + The hb-view tool will use HarfBuzz draw API to render the
+    glyphs instead of cairo-ft when compiled with Cairo 1.17.5 or
+    newer, setting HB_DRAW environment variable to 1 or 0 will
+    force using or not use the draw API, respectively.
+  + The hb-shape and hb-view tools now default to using HarfBuzz’s
+    own font loading functions (ot) instead of FreeType ones (ft).
+    They also have a new option, --font-slant, to apply synthetic
+    slant to the font.
+  + HarfBuzz now supports more than 65535 (the OpenType limit)
+    glyph shapes and metrics. See be-fonts/boring-expansion-spec#6
+    and be-fonts/boring-expansion-spec#7 for details.
+  + New API to get the dominant horizontal baseline tag for a given
+    script.
+  + New API to get the baseline positions from the font, and
+    synthesize missing ones. As well as new API to get font metrics
+    and synthesize missing ones.
+  + Improvements to finding dependencies on Windows when building
+    with Visual Studio.
+  + New buffer flag, HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT, that
+    must be set during shaping for HB_GLYPH_FLAG_UNSAFE_TO_CONCAT
+    flag to be reliably produced. This is to limit the performance
+    hit of producing this flag to when it is actually needed.
+  + Documentation improvements.
+  + New API:
+  - General:
+    . HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT
+    . hb_var_num_t
+  - Draw:
+    . hb_draw_funcs_t
+    . hb_draw_funcs_create()
+    . hb_draw_funcs_reference()
+    . hb_draw_funcs_destroy()
+    . hb_draw_funcs_is_immutable()
+    . hb_draw_funcs_make_immutable()
+    . hb_draw_move_to_func_t
+    . hb_draw_funcs_set_move_to_func()
+    . hb_draw_line_to_func_t
+    . hb_draw_funcs_set_line_to_func()
+    . hb_draw_quadratic_to_func_t
+    . hb_draw_funcs_set_quadratic_to_func()
+    . hb_draw_cubic_to_func_t
+    . hb_draw_funcs_set_cubic_to_func()
+    . hb_draw_close_path_func_t
+    . hb_draw_funcs_set_close_path_func()
+    . hb_draw_state_t
+    . HB_DRAW_STATE_DEFAULT
+    . hb_draw_move_to()
+    . hb_draw_line_to()
+    . hb_draw_quadratic_to()
+    . hb_draw_cubic_to()
+    . hb_draw_close_path()
+    . hb_font_get_glyph_shape_func_t
+    . hb_font_funcs_set_glyph_shape_func()
+    . hb_font_get_glyph_shape()
+  - OpenType layout:
+    . HB_OT_LAYOUT_BASELINE_TAG_IDEO_FACE_CENTRAL
+    . HB_OT_LAYOUT_BASELINE_TAG_IDEO_EMBOX_CENTRAL
+    . hb_ot_layout_get_horizontal_baseline_tag_for_script()
+    . hb_ot_layout_get_baseline_with_fallback()
+  - Metrics: hb_ot_metrics_get_position_with_fallback()
+  - Subset:
+    . hb_subset_plan_t
+    . hb_subset_plan_create_or_fail()
+    . hb_subset_plan_reference()
+    . hb_subset_plan_destroy()
+    . hb_subset_plan_set_user_data()
+    . hb_subset_plan_get_user_data()
+    . hb_subset_plan_execute_or_fail()
+    . hb_subset_plan_unicode_to_old_glyph_mapping()
+    . hb_subset_plan_new_to_old_glyph_mapping()
+    . hb_subset_plan_old_to_new_glyph_mapping()
+
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Add generic c_compiler BuildRequires for completeness.
+
hicolor-icon-theme
+- Add 1024x1024 directory for package ownership
+
-- Added url as source.
-  Please see http://en.opensuse.org/SourceUrls
-
hivex
+- Update hivex to version 1.3.23
+  * jsc#PED-2113
+  * Updated langauge files
+  * Various build fixes
+  * Improved windows support
+
+- Add python-rpm-macros (bsc#1180125)
+
-- Update to version 1.3.21
+- bsc#1189060 - VUL-0: CVE-2021-3622: hivex: hivex: stack overflow
+  due to recursive call of _get_children. Update to version 1.3.21
-  * Improve performance by adding a cache for iconv_t handles to hive_t
-  * Increase HIVEX_MAX_VALUES for windows HKLM\SYSTEM\MountedDevices
-  * hivexregedit: add --max-depth option for exports
-  * hivexml: Add -u flag for HIVEX_OPEN_UNSAFE
-  * Ruby: improve test functions
-  * Update translations
-  * Various bug fixes
-- Drop patches contained in new tarball
-  CVE-2021-3622-stack-overflow-due-to-recursive-call-of-_get_children.patch
-  0001-lib-handle.c-Add-missing-bounds-check-for-block-exce.patch
-- bsc#1189060 - VUL-0: CVE-2021-3622: hivex: hivex: stack overflow
-  due to recursive call of _get_children()
-  CVE-2021-3622-stack-overflow-due-to-recursive-call-of-_get_children.patch
+- Update to version 1.3.20
+  * Fixes bsc#1185013 - VUL-0: CVE-2021-3504: hivex: missing bounds
+    check within hivex_open()
+  * Increase HIVEX_MAX_VALUES
+  * Updated translations
+
+- Remove ocaml_native_compiler conditional
+  build native target unconditionally
+
+- Update to version 1.3.19
+  * ocaml: Throw exception if malloc returns NULL
+  * ocaml: Cast return from String_val to (char *)
+  * ocaml: Use caml_alloc_initialized_string
+  * Remove extra @LIBS@ from pkg-config file
+  * Win::Hivex::Regedit: Ignore comments
+  * Win::Hivex::Regedit: Accept CRLF line endings
+
+- Switch to building using Python 3, as a consequence rename python
+  binding package to python3-hivex.
+- Drop unneeded Recommends and Group lines.
+- Make use of python3_sitearch macro to drop pyver variable.
+- Use python3-config to determine CFLAGS and libraries.
+- Run spec-cleaner against the specfile.
+
+- Fix bytecode build
+- Remove defattr and BuildRoot
+- disablement of lto comes via ocaml macros
+
+- disable lto
+- Update to version 1.3.18
+  * ocaml: Link the C bindings with LDFLAGS (RHBZ#1548536)
+  * perl: fix format of croak for RLenValue
+  * Update gnulib to latest.
+  * lib: Reset errno to zero to avoid erroneously returning E2BIG
-- bsc#1185013 - VUL-0: CVE-2021-3504: hivex: missing bounds check
-  within hivex_open()
-  0001-lib-handle.c-Add-missing-bounds-check-for-block-exce.patch
+- Update to version 1.3.15
+  * Improved performance by using a cache of iconv handles, especially
+    when dumping out large hives.
+  * Add the ‘hivexregedit --max-depth’ option for exports, so you can
+    dump out only the top N-level keys.
+  * ‘hivexsh -u’ flag allows you to open some broken hives.
+  * Fixes to broken POD documentation in some places.
+  * Fixes for OCaml 4.06 safe strings.
ilmbase
+- asan_build: build ASAN included
+- debug_build: build more suitable for debugging
+
-- update to 2.0.1
-  * Bumped version to track OpenEXR
-    (Piotr Stanczyk)
-- add gpg-offline based verification
-- use downloads from nongnu.org, instead of github
-
-- update to 2.0.0
-  * Bumped version to track OpenEXR
-    (Piotr Stanczyk)
-  * Numerous minor fixes, missing includes etc
-  * Minor fixes for newer gcc versions and OS X.
-    (misc)
-  * Preparation for OpenEXR v2 release { remove message for final release }
-    (Piotr Stanczyk)
-  * Updated the so verison to 10
-    (Piotr Stanczyk)
-- obsoletes
-  * 0001-Correcting-for-incorrect-license-section.patch
-  * ilmbase-1.0.3-ucontext-i386.patch
-
-- Added url as source.
-  Please see http://en.opensuse.org/SourceUrls
-
-- Correct baselibs.conf
-
-- fix build on i586 platforms, by fixing error in declaration of the
-  restorControlRegs function
-
-- fix build on non-x86 platforms with ucontext
-
-- fix bnc#774408 - Proprietary licenses in ilmbase 1.0.3
-  * 0001-Correcting-for-incorrect-license-section.patch
-
-- update to 1.0.3
-  * Updated the so version to 7.
-  * Added support for enabling/disabling large stack optimisations, used in
-    halfFunction.h.
-  * Added ImathNoise.(h/cpp) files. Initializes Perlin noise to match the
-    Renderman implmenetation.
-  * Added SVD, eigenvalue solver, and procrustes fit calculations
-    to ImathMatrixAlgo.
-  * Added Imath::FrustumTest for frustum visibility testing.
-  * Fixed a stack corruption in the matrix minorOf functions.
-- provide a sane packaging conforming to shared library policy
-  * source package is ilmbase, ilmbase-devel is the devel package
-  * then libFoo$VERSION packages provides so files
-
-- Link libIlmThread against lpthread, it was removed in SR#100972
-
-- revert visibility patch, it was not supposed
-  to sneak-in yet.. [bnc#747565]
-
-- Remove redundant sections (cf. specfile guidelines)
-
-- Reuse windows code to provide symbol visibility support.
-  test suite passes, so unless it is incomplete or buggy
-  this should be just fine, if something breaks, open a bug report.
-
-- update to 1.0.2 (bug fix release)
-- rename to libilmbase6 according Shared Library Policy
-
-- buildrequire pkg-config to fix provides
-
-- add baselibs.conf as a source
-
intel-media-driver
+- This includes latest version of one of the components needed for
+  Video (processing) hardware support on Intel GPUs (bsc#1217770)
+
+- update to intel-media-23.3.5:
+  * Upstream ARL-S
+  * Enabled AV1 Encode ICQ feature for ACM+
+  * Deprecated VAEntrypointEncSliceLP
+  * Enabled PAT index setting when creating bo
+  * Optimized media reset threashold through resolution
+  * Fixed MTL VP9 Encode visual corruption issue for non-8 pixel
+    aligned resolution
+  * Fixed AVC Decode non-existing frame issue
+  * Fixed MTL XRGB/ARGB tiling create/report mismatch issue
+  * Fixed AV1 Encode max reference frame num caps report issue
+    for ACM onwards
+  * Fixed AV1 Encode multi-tiles R2R bitstream mismatch issue on
+    ACM
+  * Fixed VP9 header packer issue for segmentation
+  * Fixed FC Corruption when Blending without Colorfill
+  * Fixed a segfault for compressed surface non-32 aligned width
+
+- update to intel-media-23.2.4:
+  * Fixed AV1e obu size bits and max tile number caps report.
+  * Enhanced BT2020 YUV/RGB range conversion(YUV limited to full,
+    RGB full to limited).
+  * Enabled PAT index for cache setting.
+  * Enable GuC submission on RPL-S.
+  * Supported DDI query for engine reset info for ACM+.
+  * Fixed HEVC virtual tile scalability hang issue on TGL+.
+  * Fixed AV1 TX_MODE_SELECT caps for bitstream corruption for
+    ACM.
+  * Fixed HEVC ICQ caps report for ACM.
+  * Enabled HEVC VDEnc 422 encoding for ATS-M.
+  * Power optimization for VP9 unaligned surface padding on TGL.
+  * Fixed AVC memory management control operation w/
+    adaptive_ref_pic_marking_mode_flag update for ACM+.
+  * Improved HDR tone mapping performance for the case the input
+    image height is not 8 aligned.
+  * Fixed RGBP vaGetImage and vaPutImage.
+
+- update to 12.1.6:
+  * Official quarterly release including some enhancements and
+    key fixes.
+  * Enhanced AVC/HEVC/AV1 decode robustness for error case
+    handling.
+  * Enabled AV1 encoding error-resilient mode.
+  * Fixed VP9 encoding segment fault issue with unaligned
+    resolution.
+  * Fixed a random crash issue for OCA log resource in multi VPP
+    case.
+
+- update to 23.1.3:
+  * fix memleak issue on VPL AV1
+  * Enhance decode robustness of slice parameters
+  * VP9 fixes
+  * Fix aVC performance tags (encode)
+  * Fix typo in AV1 surface number (decode)
+
+- updated Supplements
+
+- updaet to 23.1.2:
+  * Fix Decode Encryption Types Missing in APO
+  * Fallback to doubleBufferCopy when lock external resource failed
+  * Enhance robustness of Decode SubPacket Manager
+  * FP16 Enable on APOes
+  * Refine mos gpu hang interface to use correct ctx id
+  * Move rowstore cache regkey report to new location
+  * optimize vebox resource
+  * Fix Output out of scaling when using SR with Rotation
+
+- updated Supplements
+
+- update to 23.1.1:
+  * Add VA HEVC block sizes and features caps
+  * Remove VP dependency for codec softlet lib on win/Linux
+
+- update to 22.6.6:
+  * Revert "vaGetImage optimization on D-card."
+
+- updated Supplements
+
+- update to intel-media-22.5.4:
+  * Official quarterly release including some enhancements and key fixes.
+  * Alchemist(DG2)/ATS-M New Features and Enhancement
+  * Enhanced HEVC & AVC decode error handling robustness.
+  * Fixed VP9 dynamic resolution change decode random corruption issue.
+  * Enabled Memory Decompression for ADLS and ADLN.
+  * Fixed MPEG2 decode crash issue.
+  * Fixed AV1 decode film grain hang issue.
+  * Fixed color fill corruption issue.
+  * Fixed first VPP operation color artifacts.
+  * Enhanced I420 and UYVY format support in creating surface and derive
+    image.
+  * Fixed aux table l2 page fault
+
+- update to 22.6.4:
+  * Alchemist(DG2)/ATS-M New Features and Enhancement
+  * Enhanced HEVC & AVC decode error handling robustness.
+  * Fixed VP9 dynamic resolution change decode random corruption issue.
+  * Enabled Memory Decompression for ADLS and ADLN.
+  * Fixed MPEG2 decode crash issue.
+  * Fixed AV1 decode film grain hang issue.
+  * Fixed color fill corruption issue.
+  * Fixed first VPP operation color artifacts.
+  * Enhanced I420 and UYVY format support in creating surface and derive
+    image.
+  * Fixed aux table l2 page fault
+
iso-codes
+- update to 4.15.0:
+  + Updated translation for ISO 3166-1, ISO 3166-3, ISO 639-2,
+    ISO 3166-1, ISO 3166-2, ISO 3166-3, ISO 639-2, ISO 639-3,
+    ISO 639-5, ISO 4217, and ISO 15924.
+  + ISO 3166-2: Fix wrong Spanish translation.
+
+- update to version 4.13.0:
+  + ISO 3166-1: Add missing common names for Laos, Iran, and Syria.
+  + ISO 3166-3: Fix withdrawal dates of AN, CS and YU.
+  + Updated translations.
+
+- Update to version 4.12.0:
+  + ISO 3166-1: Update name for TR (Türkiye). Fixes #38
+  + Updated translations for ISO 3166-1, ISO 3166-2, ISO 3166-3,
+    ISO 639-2, ISO 639-3, ISO 639-5, ISO 4217, and ISO 15924.
+
+- Update to version 4.11.0:
+  + Update ISO 639-3 codes from SIL website.
+  + Updated translations.
+
+- update to 4.10.0:
+  * Update ISO 639-2 codes to include Montenegrin (cnr) added in 2017.
+  * Update ISO 4217. Fixes #24
+  * ISO 639-3: New translation for Friulian
+  * ISO 639-5: New translations for Esperanto, Hindi, Russian
+  * ISO 4217: New translation for Esperanto
+  * Translation updates for ISO 3166-1
+  * Translation updates for ISO 3166-2
+  * Translation updates for ISO 3166-3
+  * Translation updates for ISO 639-2
+  * Translation updates for ISO 639-3
+  * Translation updates for ISO 639-5
+  * Translation updates for ISO 4217
+  * Translation updates for ISO 15924
+  * ISO 3166-2: Add parent codes for GB. Fixes #36
+  * ISO 3166-2: Fix subdivision names for Finland. Fixes #37
+
+- update to 4.9.0:
+  * ISO 639-3: New translation for Friulian
+  * ISO 639-5: New translations for Esperanto, Hindi, Russian
+  * ISO 4217: New translation for Esperanto
+  * Translation updates for ISO 3166-1
+  * Translation updates for ISO 3166-2
+  * Translation updates for ISO 639-2
+  * Translation updates for ISO 639-3
+  * Translation updates for ISO 639-5
+
json-glib
+- Update to version 1.8.0:
+  + Build fixes
+  + Add current node accessor to JsonReader
+  + Make xgettext optional
+  + Avoid leaking memory in error paths
+  + Update test suite to conform with TAP
+  + Ensure valid output for exponential notation of numbers
+  + Updated translations.
+
karchive
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * Fix broken bzip2 with new shared-mime-info
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kauth
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kbookmarks
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kcodecs
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kcompletion
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kconfig
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * kconfigwatcher: do not assert absolute paths
+  * dbussanitizer: do not allow trailing slashes
+  * dbussanitizer: qassertx to print the path
+  * notify: don't try to send or receive dbus notifications on absolute paths
+  * more aggressively sanitize dbus paths
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kconfigwidgets
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kcoreaddons
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * Fix API docs generation for KPluginMetaDataOption enum values
+  * Deprecate unused KStringHandler::isUtf8 & KStringHandler::from8Bit
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * Unset bug address for implicitly created KAboutData (kde#473517)
+
kcrash
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kdbusaddons
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kded
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kdoctools
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kglobalaccel
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * Add build option for KF6 coinstallability
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kguiaddons
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * mark geo-scheme-handler as non-gui executable on macOS/Windows
+
ki18n
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kiconthemes
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kio
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * KDirModel: Refactor _k_slotClear()
+  * KDirModel: Replace 'slow' with 'fsType' naming
+  * KDirModel: Reduce calls to isSlow()
+  * KDirModel: Limit details fetching for network fs
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * dbusactivationrunner: only activate well-formed services (kde#475266)
+  * DBusActivationRunner: fix object path according to spec
+  * Undeprecate KCoreDirLister::setMimeExcludeFilter
+  * Fix incomplete error strings in MimeTypeFinderJob
+  * Don't crash if KMountPoint gives nothing back while checking for CIFS (kde#474451)
+  * trashimpl: optimize TrashSizeCache::calculateSize
+  * trash: Optimize trashimpl::adaptTrashSize
+  * [kfilewidget] Fixing saving to files with quotes (kde#426728)
+  * KPropertiesDialog: Force PlainText on size label
+- Drop patch, merged upstream:
+  * 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
+
kitemviews
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kjobwidgets
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
knotifications
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- Changes since 5.111.0:
+  * Adapt to notification API and permission changes in Android SDK 33
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kservice
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * KService: allow .desktop files without an Exec line (kde#430157)
+
ktextwidgets
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kwallet
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
kwidgetsaddons
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * Amend unit test to check propagation of options to date picker
+  * Remove "No date" option from date picker popup used by date combo box
+  * Set the modes on the date picker
+  * Fix file rating being unreadable in certain themes (kde#339863)
+
kwindowsystem
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * Explain in deprecation message that logical coordinates must be used in KF6
+
kxmlgui
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
libX11
-- U_0001-CVE-2023-43785-out-of-bounds-memory-access-in-_XkbRe.patch
-  U_0002-CVE-2023-43786-stack-exhaustion-from-infinite-recurs.patch
-  U_0003-XPutImage-clip-images-to-maximum-height-width-allowe.patch
-  U_0004-XCreatePixmap-trigger-BadValue-error-for-out-of-rang.patch
-  U_0005-CVE-2023-43787-Integer-overflow-in-XCreateImage-lead.patch
-  * CVE-2023-43785 libX11: out-of-bounds memory access in
+- this update is needed due to jsc#PED-7282; it includes the
+  security fix for CVE-2022-3555 (bsc#1204425, bsc#1208881) and
+  a fix for a race condition in libX11 that causes various
+  applications to crash randomly (boo#1181963)
+
+- update to 1.8.7
+  This release contains fixes for the issues reported in security
+  advisory here:
+    https://lists.x.org/archives/xorg-announce/2023-October/003424.html
+  * fixes CVE-2023-43785 libX11: out-of-bounds memory access in
-  * CVE-2023-43786 libX11: stack exhaustion from infinite recursion
+  * fixes CVE-2023-43786 libX11: stack exhaustion from infinite recursion
-  * CVE-2023-43787 libX11: integer overflow in XCreateImage()
+  * fixes CVE-2023-43787 libX11: integer overflow in XCreateImage()
+  along with:
+  * Fail XOpenDisplay() if server-provided default visual is invalid (!233)
+  * Bring XKB docs in line with actual implementation (!231, !228)
+  * Xutil.h: declare XEmptyRegion() and XEqualRegion() as Bool (!225)
+  * Assorted updates to en_US.UTF-8 compose keys (!213, !214, !215, !216,
+    !217, !219, !220, !222, !223, !226, !227, !229)
+
+- update to 1.8.6:
+  * InitExt.c: Add bounds checks for extension request,
+    event, & error codes
+  * Fixes CVE-2023-3138: X servers could return values from
+    XQueryExtension that would cause Xlib to write entries
+    out-of-bounds of the arrays to store them, though this
+    would only overwrite other parts of the Display
+    struct, not outside the bounds allocated for that
+    structure.
+- drop U_InitExt.c-Add-bounds-checks-for-extension-request-ev.patch (upstream)
-- U_Don-t-try-to-destroy-NULL-condition-variables.patch
-  * fixes regression introduced with security update for
-    CVE-2022-3555 (bsc#1204425, bsc#1208881)
+- Update to version 1.8.5
+  * gitlab CI: Add libtool to required packages
+  * configure: raise minimum autoconf requirement to 2.70
+  * configure: replace deprecated AC_HELP_STRING with AS_HELP_STRING
+  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
+  * gitlab CI: add workflow rules
+  * nls: delete compose sequences that pointlessly mix upper and lower case
+  * nls: remove four hundred and sixty untypable Greek compose sequences
+  * nls: remove twenty two untypable Greek compose sequences
+  * XSetScreenSaver.man: restore the part that was accidentally snipped
+  * nls: make the Amharic compose sequences use the dead-vowel symbols
+  * nls: sort three sequences alphabetically in their group, like all others
+  * nls: delete six compose sequences that cannot be typed
+  * nls: use a slash instead of a combining solidus in compose sequences
+  * NLS: move long S compositions to respective blocks
+  * NLS: implement the expansion of the six Breton N-graph keysyms
+  * NLS: move dead-caron subscript compositions to the relevant Unicode block
+  * NLS: Remove strange dead_cedilla cedi sign sequences
+  * nls: add compose sequence for capital schwa, and delete a deviant one
+- Users of the Amharic (am_ET.UTF-8) compose key sequences provided by libX11
+  will also want to upgrade to xkeyboard-config 2.39 (releasing soon), in order
+  to keep those sequeunces working with this release.
+
+- Update to version 1.8.4
+  This release fixes the regressions in previous 1.8.x related to the thread-
+  - safety-constructor option. (boo#1209176)
+- supersedes U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch
+
+- Update to version 1.8.1
+  This release fixes the --enable-thread-safety-constructor option to the
+  configure script to work as intended.  In the previous release, the changes
+  for this option may not have been enabled when the option was not specified
+  or when the --enable option was specified.
+  While we have enabled it by default, believing that doing so will reduce
+  the number of bugs users encounter running libX11 clients, in some cases
+  it may expose bugs in which clients had previously gotten away with calling
+  libX11 functions while a libX11 lock is already held, and thus now deadlock,
+  as discussed in https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157
+- let's hope this version doesn't suffer yet from the regressions
+  reported in boo#1205778, boo#1205818 (reported against 1.8.2);
+  we need libX11 thread safe for totem (GNOME 43) :-(
+
+- going back to version 1.7.5 for now to get rid of regressions,
+  which were introduced by trying to get thread-safe in libX11
+  itself
+- re-introduced U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch
+  which was not yet in 1.7.5
+- supersedes the following patches
+  * U_0001-Add-XFreeThreads-function.patch
+  * U_0002-Don-t-use-pragma-inside-a-function-it-breaks-compili.patch
+  * U_0003-Fix-797755-Allow-X-IfEvent-to-reenter-libX11.patch
+  * U_0004-Indentation-fixes-around-recent-dpy-in_ifevent-chang.patch
+  * U_0005-ChkIfEv.c-fix-wrong-handling-of-dpy-in_ifevent.patch
+
+- U_0001-Add-XFreeThreads-function.patch
+  U_0002-Don-t-use-pragma-inside-a-function-it-breaks-compili.patch
+  U_0003-Fix-797755-Allow-X-IfEvent-to-reenter-libX11.patch
+  U_0004-Indentation-fixes-around-recent-dpy-in_ifevent-chang.patch
+  U_0005-ChkIfEv.c-fix-wrong-handling-of-dpy-in_ifevent.patch
+  * adding all patches since 1.8.2 release in order to try fixing
+    regressions after introducing thread safety constructor with
+    1.8.1 (boo#1205778, boo#1205818)
+- supersedes U_Fix-797755-Allow-X-IfEvent-to-reenter-libX11.patch
+- re-enabled thread safe constructor
+
+- back to "--disable-thread-safety-constructor" for now; we see just
+  too many regressions, e.g. firefox freezes and crashes, crashes with
+  barrierc, crashes in Godot, assertions with vkquake (boo#1205818,
+  boo#1205778)
+
+- U_Fix-797755-Allow-X-IfEvent-to-reenter-libX11.patch
+  * fixed Firefox freezes (regression since 1.8.2) (boo#1205778)
+
+- Update to version 1.8.2
+  * This is primarily a bug fix release, including further work on
+    improving the thread-safety-constructor and making it work with
+    software which had incorrectly called libX11 functions from
+    inside X*IfEvent() calls.
+- supersedes U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch
-- U_Fix-two-memory-leaks-in-_XFreeX11XCBStructure.patch
-  * security update for CVE-2022-3555 (bsc#1204425)
-- redone U_CVE-2021-31535.patch due to regressions (boo#1186643)
-  * fixes segfaults for xforms applications like fdesign
+- Update to version 1.8.1
+  This release fixes the --enable-thread-safety-constructor option to the
+  configure script to work as intended.  In the previous release, the changes
+  for this option may not have been enabled when the option was not specified
+  or when the --enable option was specified.
+  While we have enabled it by default, believing that doing so will reduce
+  the number of bugs users encounter running libX11 clients, in some cases
+  it may expose bugs in which clients had previously gotten away with calling
+  libX11 functions while a libX11 lock is already held, and thus now deadlock,
+  as discussed in https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157 .
+
+- Update to version 1.8
+  * The highlight of this release is that we now try to initialize
+    thread safety ourselves, rather than hope the application does it.
+    This should resolve a number of long-standing bugs with the libxcb
+    integration, since the socket handoff mechanism essentially has to
+    be thread-safe.
+
+- Update to version 1.7.4
+  * Don't try to destroy NULL condition variables
+
+- Update to version 1.7.4
+  * bugfix release
+- supersedes p_khmer-compose.diff
+
+- Update to version 1.7.3.1
+  * This release of libX11 corrects a packaging problem in 1.7.3
+    which caused the m4 files needed for autoreconf to not be
+    included in the tarballs.
+  * As a bonus, this release also includes one tiny typo fix in the
+    XIM specs.
+
+- Update to version 1.7.3
+  * This release includes a number of bug fixes and adds support for
+    the _EVDEVK keysyms added in xorgproto 2021.2.
+
+- u_no-longer-crash-in-XVisualIDFromVisual.patch
+  * no longer crash in XVisualIDFromVisual() [boo#1191517]
+
+- Update to version 1.7.2
+  * bug fix release, correcting a regression introduced by and
+    improving the checks from the fix for CVE-2021-31535.
+- supersedes U_Check-for-NULL-strings-before-getting-their-lengths.patch
+
+- U_Check-for-NULL-strings-before-getting-their-lengths.patch
+  * regression in libX11 1.7.1 (boo#1186643)
+    fixes segfaults for xforms applications like fdesign
+
+- Update to version 1.7.1
+  * security update for CVE-2021-31535 (bsc#1182506)
+- supersedes U_CVE-2021-31535.patch
--  U_CVE-2021-31535.patch
+- U_CVE-2021-31535.patch
-- U_0001-_XIOError-dpy-will-never-return-so-remore-dead.patch
-  U_0002-remove-empty-line.patch
-  U_0003-poll_for_response-Call-poll_for_event-again-if-xcb_p.patch
-  U_0004-poll_for_event-Allow-using-xcb_poll_for_queued_event.patch
-  U_0005-Prepare-for-_XIOError-possibly-returning.patch
-  U_0006-Fix-poll_for_response-race-condition.patch
-  * fixes a race condition in libX11 that causes various
-    applications to crash randomly (boo#1181963)
-- refreshed U_0001-Fix-an-integer-overflow-in-init_om.patch
+- Update to version 1.7.0
+  * libX11 version 1.7.0 includes a new API, hence the change from
+    the 1.6 series to 1.7:
+    XSetIOErrorExitHandler which provides a mechanism for applications
+    to recover from I/O error conditions instead of being forced to
+    exit. Thanks to Carlos Garnacho for this.
+  * This release includes a bunch of bug fixes, some which have been
+    pending for over three years:
+    + A bunch of nls cleanups to remove obsolete entries and clean up
+    formatting of the ist. Thanks to Benno Schulenberg for these.
+    + Warning fixes and other cleanups across a huge swath of the
+    library. Thanks to Alan Coopersmith for these.
+    + Memory allocation bugs, including leaks and use after free in the
+    locale code. Thanks to Krzesimir Nowak, Jacek Caban and Vittorio
+    Zecca for these.
+    + Thread safety fixes in the locale code. Thanks to Jacek Caban for
+    these.
+    + poll_for_response race condition fix. Thanks to Frediano Ziglio for
+    the bulk of this effort, and to Peter Hutterer for careful review
+    and improvements.
+  * Version 1.7.0 includes a couple of new locales:
+    ia and ie locales. Thanks to Carmina16 for these.
+  * There are also numerous compose entries added, including:
+    + |^ or ^| for ↑, |v or v| for ↓, ~~ for ≈. Thanks to Antti
+    Savolainen for this.
+    + Allowing use of 'v' for caron, in addition to 'c', so things like
+    vC for Č, vc for č. Thanks to Benno Schulenberg for this.
+    + Compose sequences LT, lt for '<', and GT, gt for '>' for keyboards
+    where those are difficult to access. Thanks to Jonathan Belsewir
+    for this.
+- refreshed patches en-locales.diff, p_khmer-compose.diff and
+  p_xlib_skip_ext_env.diff
-- U_0001-Fix-an-integer-overflow-in-init_om.patch
+- Update to version 1.6.12
+- Update to version 1.6.11:
+  A collection of random and security fixes.
+- Remove patches included in this release:
+  + U_001-ChangeTheData_lenParameterOf_XimAttributeToValueToCARD16.patch
+  + U_002-FixIntegerOverflowsIn_XimAttributeToValue.patch
+  + U_003-FixMoreUncheckedLengths.patch
+  + U_004-FixSignedLengthValuesIn_XimGetAttributeID.patch
+  + U_005-ZeroOutBuffersInFunctions.patch
+  + U_006-Fix-size-calculation-in-_XimAttributeToValue.patch
+- Adapt patch p_xlib_skip_ext_env.diff to work with the new version
+
+- Add conflicts for old xorgproto-devel, X11/extensions/XKBgeom.h
+  was moved to libX11-devel.
+
+- Update to version 1.6.9
+  * A collection of build and documentation fixes, one preparatory
+    change for a new xorgproto release, and a fix for a deadlock
+    bug in _XReply.
+
+- Update to version 1.6.8
+  * bug fixes
+
+- Update to version 1.6.7
+  * XcmsLookupColor: fully initialize XColor structs passed to
+    _XColor_to_XcmsRGB
+  * poll_for_response: Call poll_for_event again if xcb_poll_for_reply fails
+  * poll_for_event: Allow using xcb_poll_for_queued_event
+
+- Format spec with spec-cleaner
+- Use %autopatch to not bother with one-by-one patch application
+- Remove autoreconf as we no longer patch any of the buildsystem
+- Explicitly disable silent rules during configuration
+
+- Update to version 1.6.6:
+  + Make Xkb{Get,Set}NamedIndicator spec & manpages match code
+  + Clarify state parameter to XkbSetNamedDeviceIndicator
+  + Improve table formatting in XkbChangeControls & XkbKeyNumGroups man pages
+  + If XGetImage fails to create image, don't dereference it to bounds check
+  + Use size_t for buffer sizes in SetHints.c
+  + Change fall through comment in lcDB.c to match gcc's requirements
+  + _XDefaultError: set XlibDisplayIOError flag before calling exit
+  + Fix possible memory leak in cmsProp.c:140
+  + Don't rebuild ks_tables.h if nothing changed.
+  + Remove statement with no effect.
+  + Use flexible array member instead of fake size.
+  + Valgrind fix for XStoreColor and XStoreColors.
+  + XkbOpenDisplay.3: fix typo
+  + Validation of server response in XListHosts.
+  + Fixed off-by-one writes (CVE-2018-14599).
+  + Fixed out of boundary write (CVE-2018-14600).
+  + Fixed crash on invalid reply (CVE-2018-14598).
+  + fix shadow warning
+  + _XIOError(dpy); will never return so remore dead
+  + remove argument check for free() adjust one inden
+  + fix shadow char_size
+  + fix more shadow warning
+  + no need to check argument for _XkbFree()
+  + remove stray extern
+  + no need to check args for Xfree()
+  + fix memleak in error path
+  + fix memleak in error path
+  + no need to check XFree arguments
+  + mark _XDefaultIOError as no_return
+  + Fixes: warning: variable 'req' set but not,used
+  + add _X_UNUSED to avoid unused variable warnings
+  + remove empty line
+  + silence gcc warning assignment discards 'const' qualifier from pointer target type
+- Packaging changes:
+  + Remove upstreamed u_Use-flexible-array-member-instead-of-fake-size.patch
+  + Remove upstreamed u_off-by-one-write-in-XListExtensions.patch
+  + Remove upstreamed u_out-of-boundary-write-in-XListExtensions.patch
+  + Remove upstreamed u_crash-on-invalid-reply-in-XListExtensions.patch
+
+- u_Use-flexible-array-member-instead-of-fake-size.patch
+  * Fixes build error with gcc8. (bnc#1084639)
+
libadwaita
+- Update to version 1.4.2:
+  + Really fix build with libappstream 1.0
+
+- Update to version 1.4.1:
+  + Fix build with MSVC
+  + Fix build with libappstream 1.0
+  + AdwCarousel: Fix carousel scroll behavior with page reordering
+  + AdwComboRow:
+  - Fix focus when opening the popover
+  - Set the correct state on the selected checkmark
+  + AdwNavigationView: Fix a warning message
+  + AdwTabOverview: Allow child focus on out animations
+  + AdwTabView:
+  - Keep view alive during ::page-detached
+  - Fix crashes when using :pages
+  + Docs: Fix erroneous <child> use in breakpoints migration guide
+  + Updated translations.
+- Drop 3e3967d5f69180644519936991cad10136e84ca9.patch: Fixed
+  upstream.
+
+- Add 3e3967d5f69180644519936991cad10136e84ca9.patch: Fix building
+  against libappstream 1.0 (boo#1217047).
+
+- Update to version 1.4.0+12:
+  + docs: Use `<property>` instead of `<child> for
+    `AdwNavigationSplitView`
+  + navigation-view: Add missing space to warning message
+  + tab-view: Fix typo causing crash on AdwTabPages dispose
+  + combo-row: Make the selected indicator a presentational element
+  + tab-view: pages model can outlive it's view
+  + tab-view: keep view alive during ::page-detached
+  + about-window: Fix build with newer libappstream (boo#1217047)
+  + combo-row: Preserve focus when opening the popover
+  + Revert "Add some default options to the GTK subproject"
+  + Updated translations.
+
+- Update to version 1.4.0:
+  + AdwBreakpointBin: Clarify minimum size warnings
+  + AdwExpanderRow: Improve accessible roles
+  + AdwPreferencesGroup: Set described-by on the listbox
+  + Docs: Fix a property name in breakpoint migration guide
+  + Stylesheet:
+  - Fix toolbar view styles within sidebars
+  - Fix .navigation-sidebar:disabled style when used with
+    GtkListView
+  + Build system fixes
+  + Updated translations.
+- Switch compression in service and spec (tarball produced) to zst.
+
+- Update to version 1.4.rc:
+  + AdwAboutWindow:
+  - Accessibility fixes
+  - Add a minimum size
+  + AdwExpanderRow: Accessibility fixes
+  + AdwHeaderBar:
+  - Fix missing title fallback for back button tooltip and
+    history menu
+  - Set "Back" as an accessible label for the back button
+  - Clarify docs around :show-back-button
+  + AdwNavigationView: Warn when a navigation page is missing a
+    title
+  + AdwStyleManager: Fix over-releasing a string on macOS
+  + AdwTabButton: Set the correct gettext domain
+  + AdwTabOverview
+  - Set the correct gettext domain
+  - Fix reordered thumbnail being drawn below others
+  + AdwToastOverlay: Set the correct gettext domain
+  + Build: Update pkg-config description field
+  + Demo:
+  - Update screenshot in appdata
+  - Correctly dismiss the last toast in the dialogs demo
+  - Add missing navigation page titles
+  + Stylesheet:
+  - Fix filename entry margins in file chooser
+  - Fix menubutton.card corners
+  - Fix button.card focus ring transition
+  - Avoid background overdraw in GtkColumnView
+  + Updated translations.
+
+- Update to version 1.4.beta:
+  + Build:
+  - Depend on GLib 2.76.0
+  - Fix build on Windows
+  - Add a GTK subproject
+  + AdwBreakpointBin:
+  - Mention the correct widget in exceeded size warnings
+  - Fix width-for-height and height-for-width sizing
+  + AdwComboRow: Recreate default factory on expression changes
+  + AdwEnumListModel: Better invalid value for find_position()
+  + AdwHeaderBar:
+  - Fix spacing when there are no start/end children
+  - Fix a memory leak
+  - Fix GtkCenterBox:shrink-center-last usage
+  + AdwLeaflet: Fix back/forward mouse button handling
+  + AdwMessageDialog: Fix shadow style
+  + AdwNavigationView:
+  - Pop the current page when pressing Escape
+  - Make AdwNavigationPage:child-view private
+  - Fix back/forward mouse button handling
+  - Clarify docs
+  + AdwPreferencesWindow: Fix a memory leak
+  + AdwTabOverview
+  - Cull invisible thumbnails
+  - Fix a crash when opening overview before it's mapped
+  + AdwTabView: Fix thumbnail regressions from 1.4.alpha
+  + AdwToastOverlay: Fix width-for-height and height-for-width
+    sizing
+  + AdwToolbarView:
+  - Add ADW_TOOLBAR_RAISED_BORDER style
+  - Fix width-for-height and height-for-width sizing
+  - Clarify docs
+  + AdwViewStack: Add AdwViewStackPages:selected-page
+  + AdwViewSwitcherBar:
+  - Fix disabling reveal animation when using breakpoints
+  - Make sure the height doesn't change with large text
+  + Demo:
+  - Fix view switcher demo minimum height
+  - Set input hints and purpose in the entries
+  + Docs:
+  - Assorted screenshot tool fixes
+  - Fix a deprecation warning in the screenshot tool
+  + Stylesheet:
+  - Make button.osd focus rings blue for better visibility
+  - Fix .card buttons within .osd
+  - Fix button transitions in high contrast mode
+  - Fix single-item menu height
+  - Modernize GtkFileDialog, GtkAppChooserDialog and GtkAssistant
+    styles
+  + Updated translations.
+
+- Update to version 1.4.alpha:
+  + Build
+  - Depend on GTK 4.11.3
+  - Depend on libappstream
+  - Add Vala metadata file
+  - Fix gnome.compile_resources() on MSBuild
+  - Fix doc include path
+  - Make metainfo build reproducible
+  + Add AdwBreakpoint and AdwBreakpointBin
+  + Add AdwNavigationView
+  + Add AdwNavigationSplitView
+  + Add AdwOverlaySplitView
+  + Add AdwSpinRow
+  + Add AdwSwitchRow
+  + Add AdwToolbarView
+  + Deprecate AdwFlap, AdwLeaflet, AdwSqueezer and
+    AdwViewSwitcherTitle
+  + AdwAboutWindow
+  - Add new_from_appdata()
+  - Add a missing Since annotation
+  - Fix accessible role on the application icon
+  + AdwActionRow: Fix an inaccuracy in docs
+  + AdwAvatar: Fix a memory leak
+  + AdwBanner:
+  - Allow to ellipsize the button
+  - Clarify title placement in docs
+  - Add a backdrop style
+  + AdwButtonContent: Add :can-shrink
+  + AdwCarousel:
+  - Fix allocation
+  - Fix scrolling to a recently inserted item
+  + AdwClamp/AdwClampLayout/AdwClampScrollable:
+  - Add :unit, default to the sp unit instead of px
+  - Deprecate clamp child  style classes
+  + AdwComboRow:
+  - Add :enable-search
+  - Fix accessible role on the dropdown arrow
+  + AdwExpanderRow: Deprecate add_action(), replace it with
+    add_suffix()
+  + Updated translations.
+- Add pkgconfig(appstream) BuildRequires: New dependency.
+
+- Update to version 1.3.5:
+  + Set the correct gettext domain on all widgets.
+  + AdwExpanderRow: Accessibility fixes.
+  + AdwStyleManager: Fix over-releasing a string on macOS.
+  + Demo: Correctly dismiss the last toast in the dialogs demo.
+  + Stylesheet:
+  - Fix menubutton.card corners.
+  - Fix button.card focus ring transition.
+  - Avoid background overdraw in GtkColumnView.
+  + Updated translations.
+
+- Update to version 1.3.4:
+  + AdwAboutWindow: Fix :translator-credits property
+  + AdwComboRow: Fix accessible role on the dropdown arrow
+  + AdwEntryRow: Fix accessibility
+  + AdwLeaflet: Fix back/forward mouse button handling
+  + AdwTabBar: Fix accessibility
+  + AdwTabThumbnail:
+  - Fix duplicate thumbnail during transitions
+  - Fix the transition curve
+  + AdwViewSwitcher: Set correct accessible role for icons
+  + AdwWindowTitle: Fix initial title visibility
+  + Stylesheet:
+  - Fix .card buttons within .osd
+  - Fix single-item menu height
+
+- Update to version 1.3.3:
+  + Fix doc include path
+  + AdwCarousel: Fix scrolling to a recently inserted item
+  + AdwEntryRow: Fix accessibility
+  + AdwPreferencesWindow: Fix markup handling when searching
+  + AdwStyleManager: Fix get_for_display() annotation
+  + AdwTabBar/AdwTabOverview: Fix dropping data onto
+    tabs/thumbnails
+  + Updated translations.
+
+- Update to version 1.3.2:
+  + AdwAvatar: Fix a memory leak
+  + AdwMessageDialog: Fix criticals when using choose() with
+    hide-on-close=true
+  + AdwTabBar/Overview: Correctly unparent context menu
+  + Build: Fix build on Windows
+  + Demo: Fix a critical when trying to set a non-image file as
+    avatar
+  + Docs:
+  - Remove an erroneous mention of mnemonics in row subtitles
+  - Clarify AdwBanner title placement
+  - Mention the version .large-title is deprecated since
+  - Fix successs/error color values
+  - List thumbnail colors on the named colors page
+  + Stylesheet:
+  - Improve selected list/grid item contrast
+  - Fix file chooser grid dimensions
+  - Fix button.card checked state
+  + Updated translations.
+
+- Update to version 1.3.1:
+  + AdwAboutWindow: Add a missing Since annotation
+  + AdwCarousel: Fix allocation
+  + AdwFlap:
+  - Add a missing setter annotation for :fold-policy
+  - Correctly measure separator
+  - Avoid notify emissions in dispose()
+  + AdwTabBar: Fix clipped labels
+  + AdwTabOverview
+  - Fix clipped labels
+  - Add a translator comment for "%u tabs"
+  + Demo: Open primary menu with F10
+  + Don't show marshal functions in docs
+- Changes from version 1.3.0:
+  + Updated translations.
+
+- Update to version 1.3.rc:
+  + Build: Depend on GTK 4.9.5
+  + AdwApplication: Disable style loading if Granite is present
+  + AdwAvatar: Improve filtering for custom images
+  + AdwCarousel: Doc updates
+  + AdwEntryRow: Fix :disabled styles
+  + AdwExpanderRow: Expose expanded state for a11y
+  + AdwPropertyAnimationTarget: Remove critical when finalizing the
+    object before the target
+  + AdwSplitButton:
+  - Correctly set a11y relations
+  - Add a default tooltip to the dropdown
+  + AdwStyleManager:
+  - Fix regressions from 1.3.beta
+  - Disable built-in styles if Granite is present
+  + AdwTabOverview: Clarify docs
+  + AdwToastOverlay: Fix a use-after-free when quickly creating and
+    dismissing toasts
+  + Docs:
+  - Update named color descriptions
+  - Update .linked widget list to keep up with GTK 4.9.x
+  - Mention AdwHeaderBar along with GtkHeaderBar
+  + Stylesheet:
+  - Fix page switcher in GtkShortcutsWindow
+  - Fix GtkSearchBar spacing
+  + Memory leak fixes
+  + Various cleanups
+  + Updated translations.
+
+- Update to version 1.3.beta:
+  + AboutWindow:
+  - Prevent double clicks from opening troubleshooting page
+  - Fix a GTK 4.9.x deprecation
+  + AdwActionRow: Add :subtitle-selectable
+  + AdwAnimation: Add :follow-enable-animations-setting
+  + AdwBanner: Sizing fixes
+  + AdwEntryRow: Make accessible
+  + AdwLeaflet: Fix can-unfold=false
+  + AdwMessageDialog: Increase spacing when heading or body are
+    missing
+  + AdwSpringAnimation:
+  - Add calculate_value() and calculate_velocity()
+  - Fix unsafe float comparisons
+  - Fix critical damping velocity
+  + AdwStyleManager: Support color schemes and high contrast on
+    Windows
+  + AdwSwipeable: Fix get_swipe_area() fallback
+  + AdwTabBar, AdwTabOverview: Emit ::extra-drag-value on ::enter
+  + AdwTabButton:
+  - Fix needs-attention dot after viewing AdwTabPages in
+    inspector
+  - Fix warning when building in Visual Studio
+  + AdwTabView: Make accessible
+  + AdwToastOverlay:
+  - Don't focus buttons on click
+  - Prevent toast labels from wrapping
+  + AdwViewStack: Make accessible
+  + Demo:
+  - Don't follow "enable animations" setting for the demo
+    animation
+  - Fix the switch on the avatar page
+  + Stylesheet:
+  - Style GtkMenuBar like header bars and similar widgets
+  - Add minimum width to menu popovers
+  - Fix GtkLevelBar fill colors
+  - Fix GtkFileDialog path bar padding
+  - Fix GtkAssistant sidebar color
+  - Support marked days in GtkCalendar
+  + Documentation fixes
+  + Updated translations.
+
+- Update to version 1.3.alpha:
+  + Introduce AdwBanner.
+  + Introduce AdwTabButton and AdwTabOverview.
+  + Fix or silence GTK 4.9.x deprecations.
+  + Require GTK 4.9.2 and GLib 2.72.0.
+  + Add developer name to metainfo.
+  + AdwActionRow:
+  - Deprecate icon-name property.
+  - Fix spacing after removing all prefixes/suffixes.
+  + AdwAvatar: Correctly redraw on custom image changes.
+  + AdwEntryRow:
+  - Add adw_entry_row_grab_focus_without_selecting().
+  - Respect use-markup property.
+  - Fix error/warning/success styles.
+  - Fix spacing after removing all prefixes/suffixes.
+  + AdwExpanderRow:
+  - Add title-lines and subtitle-lines properties.
+  - Deprecate icon-name property.
+  - Fix spacing after removing all prefixes/suffixes.
+  + AdwFlap: Fix natural width with fold-policy=never.
+  + AdwMessageDialog:
+  - Add adw_message_dialog_choose().
+  - Fix focus styles in RTL.
+  - Refactor adaptive layout.
+  + AdwTabBar:
+  - Add preload property and extra-drag-value signal.
+  - Fix focus handling.
+  - Fix autoscroll for non-local drags.
+  + AdwTabView:
+  - Update default tab icon.
+  - Rewrite internals to allow overview thumbnails for inactive
+    pages.
+  + AdwPreferencesPage: Add a function to scroll to top.
+  + AdwPreferencesWindow: Fix a memory leak.
+  + AdwSplitButton: Don't make dropdown insensitive when the button
+    is.
+  + AdwSpringAnimation: Correctly mark as final.
+  + AdwToastOverlay: Clarify documentation.
+  + AdwViewSwitcherBar: Fix typos in examples.
+  + AdwViewSwitcherTitle: Fix typos in examples.
+  + Demo:
+  - Update icons.
+  - Make tabs demo adaptive using the new widgets.
+  - Use G_DEFINE_FINAL_TYPE where appropriate.
+  + Doc:
+  - Rename visual index to widget gallery.
+  - Stop marking symbols from 1.0 as such to reduce clutter.
+  + Stylesheet:
+  - Fix GtkSpinButton inside toolbars.
+  - Update for file chooser changes.
+  - Use accent color for default list/grid selection.
+  + Tests: Introduce manual tests in tests/manual/.
+  + Updated translations.
+
+- Update to version 1.2.3:
+  + AdwEntryRow: Fix :disabled styles.
+  + AdwExpanderRow: Expose expanded state for a11y.
+  + Memory leak fixes.
+
+- Update to version 1.2.2:
+  + AboutWindow: Prevent double clicks from opening troubleshooting
+    page.
+  + AdwLeaflet: Fix can-unfold=false.
+  + AdwSpringAnimation: Fix critical damping velocity.
+  + AdwSwipeable: Fix get_swipe_area() fallback.
+  + AdwToastOverlay:
+  - Don't focus buttons on click.
+  - Prevent toast labels from wrapping.
+  + Demo: Fix the switch on the avatar page.
+  + Stylesheet: Fix GtkLevelBar fill colors.
+  + Fix dependency names in docs.
+  + Updated translations.
+
+- Update to version 1.2.1:
+  + AdwActionRow: Fix spacing after removing all prefixes/suffixes
+  + AdwAvatar: Correctly redraw on custom image changes
+  + AdwEntryRow:
+  - Respect use-markup property
+  - Fix error/warning/success styles
+  - Fix spacing after removing all prefixes/suffixes
+  + AdwExpanderRow: Fix spacing after removing all
+    prefixes/suffixes
+  + AdwFlap: Fix natural width with fold-policy=never
+  + AdwMessageDialog: Fix focus styles in RTL
+  + AdwPreferencesWindow: Fix a memory leak
+  + AdwSplitButton: Don't make dropdown insensitive when the button
+    is
+  + AdwTabBar:
+  - Fix focus handling
+  - Fix autoscroll for non-local drags
+  + AdwToastOverlay: Clarify documentation
+  + AdwViewSwitcherBar: Fix typos in examples
+  + AdwViewSwitcherTitle: Fix typos in examples
+  + Stylesheet: Fix GtkSpinButton inside toolbars
+  + Updated translations.
+
+- Update to version 1.2.0:
+  + Docs:
+  - Fix @card_shade_color description.
+  - Fix a typo in AdwTabView docs.
+  - Fix AdwMessageDialog example.
+  + Updated translations.
+
+- Update to version 1.2.rc:
+  + Ensure setter documentation is consistent with their properties
+  + Demo: Fix a critical when toggling tab indicators
+  + AdwCarousel: Fix a crash when removing a child while it's
+    animating
+  + AdwMessageDialog: Use maximum width when no parent is set,
+    instead of minimum
+  + AdwSqueezer: Sizing fixes
+  + AdwTabBar
+  - Fix long press handling
+  - Fix a crash when clicking empty space while a tab is
+    animating
+  + AdwTabView: Fix set_menu_model() input check
+  + AdwWindow: Clarify docs around child/content properties
+  + Stylesheet
+  - Fix AdwSplitButton disabled state
+  - Fix focus transitions
+  - Fix GtkColorScale slider
+  - Fix AdwViewSwitcher needs-attention dot color
+  + Updated translations.
+
+- Update to version 1.2.beta:
+  + Fix deprecations with newer GLib
+  + Fix strict aliasing warnings
+  + Fix GLSL shader compile errors on certain systems
+  + AdwAboutWindow:
+  - Fix a random crash when closing
+  - Rework the flat header bar layout
+  - Properly mark as final class
+  + AdwAvatar: Fix draw_to_texture() with rectangular avatars
+  + AdwEntryRow:
+  - Add entry-activated signal
+  - Add attributes property
+  - Add activates-default property
+  - Don't select text when clicking the row
+  + AdwMessageDialog: Fix crash when destroying the parent before
+    the dialog
+  + AdwShadowHelper: Fix warnings when drawing vertical shadow
+  + AdwSplitButton: Add dropdown-tooltip property
+  + AdwSwipeTracker:
+  - Fix swipe speed on GTK 4.7.x
+  - Fix criticals with GTK 4.7.x
+  + AdwTabBar:
+  - Remove tab background when there's only one tab
+  - Add a tooltip for close buttons
+  - Fix squished or clipped text with gtk-hint-font-metrics=0
+  - Fix scrolling to a tab with disabled animations
+  - Fix assorted tab reordering issues
+  + AdwTabView:
+  - Add shortcut management API
+  - Add AdwTabPage:indicator-tooltip property
+  - Handle shortcuts on CAPTURE phase
+  - Shortcut propagation and bell fixes
+  + AdwToast: Add button-clicked signal
+  + AdwViewStack: Add adw_view_stack_add_titled_with_icon()
+  + Demo:
+  - Prefer properties over <child> in UI files
+  - Don't explicilty add GtkViewport to GtkScrolledWindow
+  - Stop using .inline-toolbar
+  - Fix build on Windows
+  + Stylesheet:
+  - Unify @view_fg_color with other foreground colors
+  - Improve contrast of @success_color and @warning_color
+  - Fix infobar margins and spacing
+  - Partially support .navigation-sidebar with GtkTreeView
+  - Move GtkScale focus onto its slider
+  - Ensure consistant GtkScale size when using marks
+  - Remove unnecessary transitions
+  + Updated translations.
+
+- Update to version 1.2.alpha:
+  + Introduce AdwAboutWindow.
+  + Introduce AdwEntryRow and AdwPasswordEntryRow.
+  + Introduce AdwMessageDialog.
+  + Introduce AdwPropertyAnimationTarget.
+  + AdwAnimation: Add adw_animation_set_target().
+  + AdwCallbackAnimationTarget: Fix callback annotations.
+  + AdwActionRow:
+  - Set a11y relations for the activatable widget.
+  - Tweak spacing to match toolbars and AdwEntryRow.
+  + AdwAvatar: Fix initials not updating after setting
+    custom-image.
+  + AdwComboRow: Add an example to docs.
+  + AdwExpanderRow: Change arrow orientation to make it look less
+    similar to action rows that open subpages.
+
+- Update to version 1.1.5:
+  + AdwCarousel: Fix a crash when removing a child while it's
+    animating.
+  + AdwSqueezer: Sizing fixes.
+  + AdwTabBar:
+  - Fix long press handling.
+  - Fix a crash when clicking empty space while a tab is
+    animating.
+  + AdwTabView: Fix set_menu_model() input check.
+
+- Update to version 1.1.4:
+  + AdwAvatar: Fix draw_to_texture() with rectangular avatars.
+  + AdwTabBar: Fix squished or clipped text with
+    gtk-hint-font-metrics=0.
+  + AdwShadowHelper: Fix warnings when drawing vertical shadow.
+  + AdwSwipeTracker:
+  - Fix swipe speed on GTK 4.7.x.
+  - Fix criticals with GTK 4.7.x.
+
+- Update to version 1.1.3:
+  + AdwLeaflet: Fix a broken link in docs.
+  + AdwPreferencesGroup: Fix accessibility labels.
+  + AdwToast: Fix the example in docs.
+  + Stylesheet: Add missing borders in high contrast version.
+
+- Update to version 1.1.2:
+  + AdwLeaflet: Fix child sizing with
+    fold-threshold-policy=natural.
+  + AdwStyleManager: Correctly handle removing a GdkDisplay.
+  + AdwSwipeTracker:
+  - Fix a memory leak.
+  - Fix high contrast setting name when using a portal.
+  + AdwTabBar: Fix middle click when inside GtkWindowHandle.
+  + Stylesheet:
+  - Fix action row title and subtitle inside GtkHeaderBar.
+  - Fix progressbar.osd overriding text color.
+  - Ensure active states consistently work with touchscreens.
+  - Fix GtkDropDown visual glitch when pressed on touchscreen.
+  + Updated translations.
+
+- Update to version 1.1.1:
+  + AdwAvatar: Fix initials not updating after setting.
+    custom-image.
+  + AdwSplitButton: Avoid state changes during dispose.
+  + AdwViewSwitcherTitle: Clear pending idle callback on unrealize.
+  + AdwPreferencesGroup: Annotation fixes.
+  + AdwTabBar:
+  - Ensure indicators are clickable with inverted=true.
+  - Fix resize deferring with non-expanded tabs.
+  - Fix scroll animation stopping too early.
+  + Mention AdwComboRow:selected type in migration guide.
+  + Fix a Meson error when using as a subproject.
+  + Updated translations.
+
libaom
+- Update to version 3.7.1:
+  * Bug Fixes:
+  - aomedia:3349: heap overflow when increasing resolution
+  - aomedia:3478: GCC 12.2.0 emits a -Wstringop-overflow warning
+    on aom/av1/encoder/motion_search_facade.c
+  - aomedia:3489: Detect encoder and image high bit depth
+    mismatch
+  - aomedia:3491: heap-buffer-overflow on frame size change
+  - b/303023614:  Segfault at encoding time for high bit depth
+    images
+- Switch buildtime compression to zst.
+
+- Split docs to multibuild to avoid dependency cycle
+
+- New upstream release 3.7.0
+  - New Features
+  * New codec controls:
+  * AV1E_SET_QUANTIZER_ONE_PASS: Set quantizer for each frame.
+  * AV1E_ENABLE_RATE_GUIDE_DELTAQ: enable the rate distribution guided delta
+    quantization in all intra mode. The "enable-rate-guide-deltaq" option is
+    added for this control.
+  * AV1E_SET_RATE_DISTRIBUTION_INFO: set the input file for rate
+    distribution used in all intra mode. The "rate-distribution-info" option
+    is added for this control.
+  * AV1E_GET_LUMA_CDEF_STRENGTH
+  * AV1E_SET_BITRATE_ONE_PASS_CBR
+  * AOM_SCALING_MODE is extended to include 2/3 and 1/3 scaling.
+  * aom_tune_metric is extended to include AOM_TUNE_VMAF_SALIENCY_MAP.
+    The "tune" option is extended to include "vmaf_saliency_map".
+  * SVC example encoder svc_encoder_rtc is able to use the rate control
+    library.
+  * Loopfilter level and CDEF filter level is supported by RTC rate control
+    library.
+  * New speed (--cpu-used) 11, intended for RTC screen sharing, added for
+    faster encoding with ~3% bdrate loss with 16% IC (instruction count)
+    speedup compared to speed 10.
+  - Compression Efficiency Improvements
+  * Improved VoD encoding performance
+  * 0.1-0.6% BDrate gains for encoding speeds 2 to 6
+  * Rate control accuracy improvement in VBR mode
+  * RTC encoding improvements
+  * Screen content mode: 10-19% BDrate gains for speeds 6 - 10
+  * Temporal layers video mode, for speed 10:
+  * 2 temporal layers on low resolutions: 13-15% BDrate gain
+  * 3 temporal layers on VGA/HD: 3-4% BDrate gain
+  - Perceptual Quality Improvements
+  * Fixed multiple block and color artifacts for RTC screen content by
+  * Incorporating color into RD cost for IDTX
+  * Reducing thresholds for palette mode in non RD mode
+  * Allowing more palette mode testing
+  * Improved color sensitivity for altref in non-RD mode.
+  * Reduced video flickering for temporal layer encoding.
+  - Speedup and Memory Optimizations
+  * Speed up the VoD encoder
+  * 2-5% for encoding speed 2 to 4
+  * 9-15% for encoding speed 5 to 6
+  * ARM
+  * Standard bitdepth
+  * speed 5: +31%
+  * speed 4: +2%
+  * speed 3: +9%
+  * speed 2: +157%
+  * High bitdepth
+  * speed 5: +85%
+  * RTC speedups
+  * Screen content mode
+  * 15% IC speedup for speeds 6-8
+  * ARM: 7% for speed 9, 3% for speed 10
+  * Temporal layers video mode
+  * 7% speedup for 3 temporal layers on VGA/HD, for speed 10
+  * Single layer video
+  * x86: 2% IC speedup for speeds 7-10
+  * ARM: 2-4% speedup across speeds 5-10
+  - Bug Fixes
+  * aomedia:3261 Assertion failed when encoding av1 with film grain and
+    '--monochrome' flag
+  * aomedia:3276 ensure all allocations are checked (partial fix)
+  * aomedia:3451 The libaom library calls exit()
+  * aomedia:3450 enable -Wshadow for C++ sources
+  * aomedia:3449 Test Seg Faults After
+    b459af3e345be402db052a143fcc5383d4b74cbd
+  * aomedia:3416 prune unused symbols / restrict symbol visibility
+  * aomedia:3443 Jenkins failure:
+    UninstantiatedParameterizedTestSuite<EstimateNoiseTest>
+  * aomedia:3434 realtime failures with CONFIG_BITSTREAM_DEBUG=1
+  * aomedia:3433 DeltaqModeTest crash w/row_mt=0
+  * aomedia:3429 Encoder crash when turn on both ExternalResize and
+    g_threads > 2
+  * aomedia:3438 Build failure with
+    `-DSANITIZE=address -DBUILD_SHARED_LIBS=ON` when using clang.
+  * aomedia:3435 Block artifacts when scrolling with AV1 in screen sharing
+    scenarios
+  * aomedia:3170 vmaf tune presets produce extreme glitches in one scene
+  * aomedia:3401 Building shared libaom with MSVC results in a race condition
+    with the export library
+  * aomedia:3420 Floating point exception in av1_tpl_get_frame_importance()
+  * aomedia:3424 heap-buffer-overflow in ScaleFilterCols_16_C() (SIGABRT)
+  * aomedia:3417 examples/svc_encoder_rtc.c is using internal macros and
+    functions
+  * aomedia:3372 SEGV in assign_frame_buffer_p av1_common_int.h
+  * aomedia:3130 'cpu-features.h' file not found on Android NDK 22
+  * aomedia:3415 Encoder/decoder mismatch for svc_encoder_rtc running
+    1 SL 3 TL
+  * aomedia:3412 Lossless Mode Fails Loopback Bit Test
+  * aomedia:3409 The use of AV1_VAR_OFFS in av1/encoder/var_based_part.c is
+    incorrect for high bit depths
+  * aomedia:3403 test_libaom fails with error message
+    "feenableexcept() failed" on Linux arm
+  * aomedia:3370 Random color block at fast motion area
+  * aomedia:3393 Assertion failure in av1_convolve_2d_sr_c()
+  * aomedia:3392 Strong artifacting for high bit-depth real-time
+  * aomedia:3376 aomenc --threads=10 --deltaq-mode=3 crashes after
+    "Allintra: multi-threading of calculating differential contrast"
+  * aomedia:3380 Crashes and ASan and TSan errors in deltaq-mode=3
+    multithreading code
+  * chromium:1410766 heap-buffer-overflow in aom_yv12_copy_v_c
+  * Cannot set level via AV1E_SET_TARGET_SEQ_LEVEL_IDX
+  * Encoding failure due to the use of loop restoration with unintended use of
+    lossless mode.
+  * Signed integer overflow in scan_past_frames
+  * Signed integer overflow in update_a_sep_sym
+  * Flickering in AV1 1440p/2160p HDR transcodes
+  * Fixed artifacts with screen share at encoder speed 10
+  * Fixed prediction setup for IDTX
+- Use system libraries instead of vendored ones
+  * system-gtest.patch
+  * system-yuv.patch
+- Enable debuginfo also on modules written in assembly
+- Enable building PowerPC-specific optimizations
+- Enable Neon optimized code on ARM and fix runtime CPU detection
+- Fix missing images in documentation
+
+- Update to version 3.6.1:
+  * aomedia:2871: Guard the support of the 7.x and 8.x levels for
+    AV1 under the CONFIG_CWG_C013 config flag, and only output the
+    7.x and 8.x levels when explicitly requested.
+  * aomedia:3382: Choose sb_size by ppi instead of svc.
+  * aomedia:3384: Fix fullpel search limits.
+  * aomedia:3388: Replace left shift of xq_active by
+    multiplication.
+  * aomedia:3389: Fix MV clamping in av1_mv_pred.
+  * aomedia:3390: set_ld_layer_depth: cap max_layer_depth to
+    MAX_ARF_LAYERS.
+  * aomedia:3418: Fix MV clamping in av1_int_pro_motion_estimation.
+  * aomedia:3429: Move lpf thread data init to
+    lpf_pipeline_mt_init().
+  * b:266719111: Fix undefined behavior in Arm Neon code.
+  * b:269840681: nonrd_opt: align scan tables.
+  * rtc: Fix is_key_frame setting in variance partition.
+  * Build: Fix build with clang-cl and Visual Studio.
+
+- Revert to BSD-2-Clause licence tag to only use SPDX valid
+  license tag.
+
+- Fix license tag to BSD-2-Clause and AOMPL-1.0.
+
+- Update to version 3.6.0:
+  * This release includes compression efficiency and perceptual
+    quality improvements, speedup and memory optimizations, and
+    some new features. This release is ABI compatible with the last
+    release.
+  * New Features:
+  - New values 20-27 (corresponding to levels 7.0-7.3 and
+    8.0-8.3) for the encoder control
+    AV1E_SET_TARGET_SEQ_LEVEL_IDX (note that the proposal to add
+    the new levels are still in draft status). The original
+    special value 24 (keep level stats only for level monitoring)
+    is renumbered as 32.
+  - New encoder control AV1E_SET_SKIP_POSTPROC_FILTERING to skip
+    the application of post-processing filters on reconstructed
+    frame in all intra mode.
+  - New encoder option "kf-max-pyr-height": Maximum height of
+    pyramid structure used for the GOP starting with a key frame
+    (-1 to 5).
+  - Make SVC work for screen content.
+  - Rate control improvements to reduce frame-size spikes for
+    screen content coding.
+  - RISC-V architecture support with gcc toolchain.
+  * Compression Efficiency Improvements:
+  - Peak compression efficiency in VOD setting is improved by 1%.
+  - 0.7% - 2.2% RTC encoding BDrate gains for real time speed 8
+    to 10.
+  - 15% RTC encoding BDrate gains for screen content speed 10.
+  * Perceptual Quality Improvements:
+  - Resolved a visual quality issue that was reported for high
+    resolution clips (2K) for speed 4 and above in VOD use case.
+  - Visual quality improvements to screen content coding.
+  - Quality improvements to temporal layer RTC coding.
+  * Speedup and Memory Optimizations:
+  - RTC single-thread encoder speedup:
+    . ~6% instruction count reduction for speed 5 and 6.
+    . ~15% instruction count reduction for speed 7.
+    . ~10% instruction count reduction for speed 8 to 10 (>=360p
+    resolutions).
+  - RTC multi-thread encoder speedup (beyond single-thread
+    speedup):
+    . 5-8% encode time reduction for speed 7 to 10.
+  - RTC screen-content encoder speedup:
+    . 11% instruction count reduction for speed 9 and 10 (>=720p
+    resolutions).
+  - ~5% reduction in heap memory requirements for RTC, speed 6 to
+    10.
+  * AVIF:
+    . 4-5% speedup for speed 9 in still-picture encoding mode.
+    . 3-4% heap memory reduction in still-picture encoding mode
+    for 360p-720p resolutions with multiple threads.
+  * Bug Fixes:
+  - Added a workaround for an AV1 specification bug which makes
+    TRANSLATION type global motion models unusable.
+  - Fixed AddressSanitizer global-buffer-overflow errors in
+    av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c.
+  - Fixed AddressSanitizer heap-buffer-overflow error in
+    av1_wiener_convolve_add_src_neon().
+  - chromium:1393384 Avoid scene detection on spatial resize.
+  - aomedia:3308 Remove color artifacts under high motion.
+  - aomedia:3310 Avoid out of memory failures with Visual Studio
+    2017, 2019, and 2022 for Win32 x86 builds.
+  - aomedia:3346 Make SVC work properly for screen content.
+  - aomedia:3348 Fix a bug where an uninitialized search_site is
+    used.
+  - aomedia:3365 Work around what seems like a Visual Studio 2022
+    compiler optimization bug.
+  - aomedia:3369 Incorrect PSNR values reported by libaom for
+    12-bit encode.
+- Modernize spec, use cmake_build and ldconfig_scriptlets macros.
+
+- Update to version 3.5.0:
+  * This release is ABI compatible with the last one, including
+    speedup and memory optimizations, and new APIs and features.
+  * New Features
+  - Support for frame parallel encode for larger number of
+    threads. --fp-mt flag is available for all build
+    configurations.
+  - New codec control AV1E_GET_NUM_OPERATING_POINTS
+  * Speedup and Memory Optimizations
+  - Speed-up multithreaded encoding for good quality mode for
+    larger number of threads through frame parallel encoding:
+    . 30-34% encode time reduction for 1080p, 16 threads, 1x1
+    tile configuration (tile_rows x tile_columns)
+    . 18-28% encode time reduction for 1080p, 16 threads, 2x4
+    tile configuration
+    . 18-20% encode time reduction for 2160p, 32 threads, 2x4
+    tile configuration
+  - 16-20% speed-up for speed=6 to 8 in still-picture encoding
+    mode
+  - 5-6% heap memory reduction for speed=6 to 10 in real-time
+    encoding mode
+  - Improvements to the speed for speed=7, 8 in real-time
+    encoding mode
+  - Improvements to the speed for speed=9, 10 in real-time screen
+    encoding mode
+  - Optimizations to improve multi-thread efficiency in real-time
+    encoding mode
+  - 10-15% speed up for SVC with temporal layers
+  - SIMD optimizations:
+    . Improve av1_quantize_fp_32x32_neon() 1.05x to 1.24x faster
+    . Add aom_highbd_quantize_b{,_32x32,_64x64}_adaptive_neon()
+    3.15x to 5.6x faster than "C"
+    . Improve av1_quantize_fp_64x64_neon() 1.17x to 1.66x faster
+    . Add aom_quantize_b_avx2() 1.4x to 1.7x faster than
+    aom_quantize_b_avx()
+    . Add aom_quantize_b_32x32_avx2() 1.4x to 2.3x faster than
+    aom_quantize_b_32x32_avx()
+    . Add aom_quantize_b_64x64_avx2() 2.0x to 2.4x faster than
+    aom_quantize_b_64x64_ssse3()
+    . Add aom_highbd_quantize_b_32x32_avx2() 9.0x to 10.5x faster
+    than aom_highbd_quantize_b_32x32_c()
+    . Add aom_highbd_quantize_b_64x64_avx2() 7.3x to 9.7x faster
+    than aom_highbd_quantize_b_64x64_c()
+    . Improve aom_highbd_quantize_b_avx2() 1.07x to 1.20x faster
+    . Improve av1_quantize_fp_avx2() 1.13x to 1.49x faster
+    . Improve av1_quantize_fp_32x32_avx2() 1.07x to 1.54x faster
+    . Improve av1_quantize_fp_64x64_avx2()  1.03x to 1.25x faster
+    . Improve av1_quantize_lp_avx2() 1.07x to 1.16x faster
+  * Bug fixes including but not limited to
+  - aomedia:3206 Assert that skip_width > 0 for deconvolve
+    function
+  - aomedia:3278 row_mt enc: Delay top-right sync when intraBC is
+    enabled
+  - aomedia:3282 blend_a64_*_neon: fix bus error in armv7
+  - aomedia:3283 FRAME_PARALLEL: Propagate border size to all
+    cpis
+  - aomedia:3283 RESIZE_MODE: Fix incorrect strides being used
+    for motion search
+  - aomedia:3286 rtc-svc: Fix to dynamic_enable spatial layers
+  - aomedia:3289 rtc-screen: Fix to skipping inter-mode test in
+    nonrd
+  - aomedia:3289 rtc-screen: Fix for skip newmv on flat blocks
+  - aomedia:3299 Fix build failure with CONFIG_TUNE_VMAF=1
+  - aomedia:3296 Fix the conflict --enable-tx-size-search=0 with
+    nonrd mode --enable-tx-size-search will be ignored in non-rd
+    pick mode
+  - aomedia:3304 Fix off-by-one error of max w/h in
+    validate_config
+  - aomedia:3306 Do not use pthread_setname_np on GNU/Hurd
+  - aomedia:3325 row-multithreading produces invalid bitstream in
+    some cases
+  - chromium:1346938, chromium:1338114
+  - compiler_flags.cmake: fix flag detection w/cmake 3.17-3.18.2
+  - tools/*.py: update to python3
+  - aom_configure.cmake: detect PIE and set CONFIG_PIC
+  - test/simd_cmp_impl: use explicit types w/CompareSimd*
+  - rtc: Fix to disable segm for aq-mode=3
+  - rtc: Fix to color_sensitivity in variance partition
+  - rtc-screen: Fix bsize in model rd computation for intra
+    chroma
+  - Fixes to ensure the correct behavior of the encoder
+    algorithms (like segmentation, computation of statistics,
+    etc.)
+
+- Update to version 3.4.0:
+  * This release includes compression efficiency and perceptual
+    quality improvements, speedup and memory optimizations, and
+    some new features. There are no ABI or API breaking changes in
+    this release.
+  * New Features:
+  - New --dist-metric flag with "qm-psnr" value to use
+    quantization matrices in the distortion computation for RD
+    search. The default value is "psnr".
+  - New command line option "--auto-intra-tools-off=1" to make
+    all-intra encoding faster for high bit rate under
+    "--deltaq-mode=3" mode.
+  - New rate control library aom_av1_rc for real-time hardware
+    encoders. Supports CBR for both one spatial layer and SVC.
+  - New image format AOM_IMG_FMT_NV12 can be used as input to the
+    encoder. The presence of AOM_IMG_FMT_NV12 can be detected at
+    compile time by checking if the macro AOM_HAVE_IMG_FMT_NV12
+    is defined.
+  - New codec controls for the encoder:
+    o AV1E_SET_AUTO_INTRA_TOOLS_OFF. Only in effect if
+  - -deltaq-mode=3.
+    o AV1E_SET_RTC_EXTERNAL_RC
+    o AV1E_SET_FP_MT. Only supported if libaom is built with
+  - DCONFIG_FRAME_PARALLEL_ENCODE=1.
+    o AV1E_GET_TARGET_SEQ_LEVEL_IDX
+  - New key-value pairs for the key-value API:
+    o --auto-intra-tools-off=0 (default) or 1. Only in effect if
+  - -deltaq-mode=3.
+    o --strict-level-conformance=0 (default) or 1
+    o --fp-mt=0 (default) or 1. Only supported if libaom is built
+    with -DCONFIG_FRAME_PARALLEL_ENCODE=1.
+  - New aomenc options (not supported by the key-value API):
+    o --nv12
+  * Compression Efficiency Improvements:
+  - Correctly calculate SSE for high bitdepth in skip mode, 0.2%
+    to 0.6% coding gain.
+  - RTC at speed 9/10: BD-rate gain of ~4/5%
+  - RTC screen content coding: many improvements for real-time
+    screen at speed 10 (quality, speedup, and rate control), up
+    to high resolutions (1080p).
+  - RTC-SVC: fixes to make intra-only frames work for spatial
+    layers.
+  - RTC-SVC: quality improvements for temporal layers.
+  - AV1 RT: A new passive rate control strategy for screen
+    content, an average of 7.5% coding gain, with some clips of
+    20+%. The feature is turned off by default due to higher bit
+    rate variation.
+  * Perceptual Quality Improvements:
+  - RTC: Visual quality improvements for high speeds (9/10)
+  - Improvements in coding quality for all intra mode
+  * Speedup and Memory Optimizations:
+  - ~10% speedup in good quality mode encoding.
+  - ~7% heap memory reduction in good quality encoding mode for
+    speed 5 and 6.
+  - Ongoing improvements to intra-frame encoding performance on
+    Arm
+  - Faster encoding speed for "--deltaq-mode=3" mode.
+  - ~10% speedup for speed 5/6, ~15% speedup for speed 7/8, and
+    ~10% speedup for speed 9/10 in real time encoding mode
+  - ~20% heap memory reduction in still-picture encoding mode for
+    360p-720p resolutions with multiple threads
+  - ~13% speedup for speed 6 and ~12% speedup for speed 9 in
+    still-picture encoding mode.
+  - Optimizations to improve multi-thread efficiency for
+    still-picture encoding mode.
+  * Bug Fixes:
+  - b/204460717: README.md: replace master with main
+  - b/210677928: libaom disable_order is surprising for
+    max_reference_frames=3
+  - b/222461449: -DCONFIG_TUNE_BUTTERAUGLI=1 broken
+  - b/227207606: write_greyscale writes incorrect chroma in
+    highbd mode
+  - b/229955363: Integer-overflow in linsolve_wiener
+  - https://crbug.com/aomedia/2032
+  - https://crbug.com/aomedia/2397
+  - https://crbug.com/aomedia/2563
+  - https://crbug.com/aomedia/2815
+  - https://crbug.com/aomedia/3009
+  - https://crbug.com/aomedia/3018
+  - https://crbug.com/aomedia/3045
+  - https://crbug.com/aomedia/3101
+  - https://crbug.com/aomedia/3130
+  - https://crbug.com/aomedia/3173
+  - https://crbug.com/aomedia/3184
+  - https://crbug.com/aomedia/3187
+  - https://crbug.com/aomedia/3190
+  - https://crbug.com/aomedia/3195
+  - https://crbug.com/aomedia/3197
+  - https://crbug.com/aomedia/3201
+  - https://crbug.com/aomedia/3202
+  - https://crbug.com/aomedia/3204
+  - https://crbug.com/aomedia/3205
+  - https://crbug.com/aomedia/3207
+  - https://crbug.com/aomedia/3208
+  - https://crbug.com/aomedia/3209
+  - https://crbug.com/aomedia/3213
+  - https://crbug.com/aomedia/3214
+  - https://crbug.com/aomedia/3219
+  - https://crbug.com/aomedia/3222
+  - https://crbug.com/aomedia/3223
+  - https://crbug.com/aomedia/3225
+  - https://crbug.com/aomedia/3226
+  - https://crbug.com/aomedia/3228
+  - https://crbug.com/aomedia/3232
+  - https://crbug.com/aomedia/3236
+  - https://crbug.com/aomedia/3237
+  - https://crbug.com/aomedia/3238
+  - https://crbug.com/aomedia/3240
+  - https://crbug.com/aomedia/3243
+  - https://crbug.com/aomedia/3244
+  - https://crbug.com/aomedia/3246
+  - https://crbug.com/aomedia/3248
+  - https://crbug.com/aomedia/3250
+  - https://crbug.com/aomedia/3251
+  - https://crbug.com/aomedia/3252
+  - https://crbug.com/aomedia/3255
+  - https://crbug.com/aomedia/3257
+  - https://crbug.com/aomedia/3259
+  - https://crbug.com/aomedia/3260
+  - https://crbug.com/aomedia/3267
+  - https://crbug.com/aomedia/3268
+  - https://crbug.com/aomedia/3269
+  - https://crbug.com/aomedia/3276
+  - https://crbug.com/aomedia/3278
+  - https://crbug.com/chromium/1290068
+  - https://crbug.com/chromium/1303237
+  - https://crbug.com/chromium/1304990
+  - https://crbug.com/chromium/1321141
+  - https://crbug.com/chromium/1321388
+  - https://crbug.com/oss-fuzz/44846
+  - https://crbug.com/oss-fuzz/44856
+  - https://crbug.com/oss-fuzz/44862
+  - https://crbug.com/oss-fuzz/44904
+  - https://crbug.com/oss-fuzz/45056
+
+- Update to version 3.3.0:
+  * This release includes compression efficiency and perceptual
+    quality improvements, speedup and memory optimizations, some
+    new features, and several bug fixes.
+  * New Features
+  - AV1 RT: Introducing CDEF search level 5
+  - Changed real time speed 4 to behave the same as real time
+    speed 5
+  - Add --deltaq-strength
+  - rtc: Allow scene-change and overshoot detection for svc
+  - rtc: Intra-only frame for svc
+  - AV1 RT: Option 2 for codec control AV1E_SET_ENABLE_CDEF to
+    disable CDEF on non-ref frames
+  - New codec controls AV1E_SET_LOOPFILTER_CONTROL and
+    AOME_GET_LOOPFILTER_LEVEL
+  - Improvements to three pass encoding
+  * Compression Efficiency Improvements: Overall compression gains:
+    0.6%
+  * Perceptual Quality Improvements
+  - Improves the perceptual quality of high QP encoding for
+    delta-q mode 4
+  - Auto select noise synthesis level for all intra
+  * Speedup and Memory Optimizations
+  - Added many SSE2 optimizations.
+  - Good quality 2-pass encoder speedups:
+    o Speed 2: 9%
+    o Speed 3: 12.5%
+    o Speed 4: 8%
+    o Speed 5: 3%
+    o Speed 6: 4%
+  - Real time mode encoder speedups:
+    o Speed 5: 2.6% BDRate gain, 4% speedup
+    o Speed 6: 3.5% BDRate gain, 4% speedup
+    o Speed 9: 1% BDRate gain, 3% speedup
+    o Speed 10: 3% BDRate gain, neutral speedup
+  - All intra encoding speedups (AVIF):
+    o Single thread - speed 6: 8%
+    o Single thread - speed 9: 15%
+    o Multi thread(8) - speed 6: 14%
+    o Multi thread(8) - speed 9: 34%
+  * Bug Fixes
+  - Issue 3163: Segmentation fault when using
+  - -enable-keyframe-filtering=2
+  - Issue 2436: Integer overflow in av1_warp_affine_c()
+  - Issue 3226: armv7 build failure due to gcc-11
+  - Issue 3195: Bug report on libaom (AddressSanitizer:
+    heap-buffer-overflow)
+  - Issue 3191: Bug report on libaom (AddressSanitizer: SEGV on
+    unknown address)
+- Drop libaom-devel Requires from libaom-devel-doc sub-package: We
+  do not need the devel package to be able to read the devel
+  documentation.
+
libarchive
+- skip write tests on 32bit, they OOM
+
+- update to 3.7.2:
+  * Multiple vulnerabilities have been fixed in the PAX writer
+  * bsdunzip(1) now correctly handles arguments following an
+  - x after the zipfile
+  * zstd filter now supports the "long" write option
+  * SEGV and stack buffer overflow in verbose mode of cpio
+  * bsdunzip updated to match latest upstream code
+  * miscellaneous functional bugfixes
+
+- update to 3.7.0
+  * bsdunzip port from FreeBSD
+  * fix 2 year 2038 issues
+
+- update to 3.6.2 (bsc#1205629, CVE-2022-36227)
+  * NULL pointer dereference vulnerability in archive_write.c
+  * include ZSTD in Windows builds (#1688)
+  * SSL fixes on Windows (#1714, #1723, #1724)
+  * rar5 reader: fix possible garbled output with bsdtar -O (#1745)
+  * mtree reader: support reading mtree files with tabs (#1783)
+  * various small fixes for issues found by CodeQL
+- Drop upstream merged CVE-2022-36227.patch
+
-- Fix CVE-2021-31566, modifies file flags of symlink target
-  (CVE-2021-31566, bsc#1192426.patch)
-  CVE-2021-31566.patch
-- Fix bsc#1192427, processing fixup entries may follow symbolic links
-  bsc1192427.patch
-
-- Fix CVE-2021-23177, extracting a symlink with ACLs modifies ACLs of target
-  (CVE-2021-23177, bsc#1192425)
-  * CVE-2021-23177.patch
+- update to 3.6.1:
+  * 7zip reader: fix PPMD read beyond boundary (#1671)
+  * ZIP reader: fix possible out of bounds read (OSS-Fuzz 38766 #1672)
+  * ISO reader: fix possible heap buffer overflow in read_children() (OSS-Fuzz 38764, #1685)
+  * RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in libarchive 3.6.0)
+  * fix heap use after free in archive_read_format_rar_read_data() (OSS-Fuzz 44547, 52efa50)
+  * fix null dereference in read_data_compressed() (OSS-Fuzz 44843, 1271f77)
+  * fix heap user after free in run_filters() (OSS-Fuzz 46279, #1715)
+- Drop upstream merged fix-CVE-2022-26280.patch
+- Update to 3.6.0
+  * Fix use-after-free bug (CVE-2021-36976)
+  * tar: new option "--no-read-sparse"
+  * tar: threads support for zstd
+  * RAR reader: filter support
+  * RAR5 reader: self-extracting archive support
+  * ZIP reader: zstd decompression support
+  * tar: respect "--ignore-zeros" in c, r and u modes
+  * reduced size of application binaries
+  * internal code optimizations
+- Drop upstream merged:
+  * fix-following-symlinks.patch
+  * fix-CVE-2021-36976.patch
+
+- fix permission settings on following symlinks (fix-following-symlinks.patch)
+  this fixes also wrong permissions of /var/tmp in factory systems
+  CVE-2021-31566
+
+- update to 3.5.2:
+  * CPIO: Support for PWB and v7 binary cpio formats
+  * ZIP reader: Support of deflate algorithm in symbolic link decompression
+  * security: fix handling of symbolic link ACLs on Linux (boo#1192425)
+  * security: never follow symlinks when setting file flags on Linux (boo#1192426)
+  * security: do not follow symlinks when processing the fixup list (boo#1192427)
+  * fix extraction of hardlinks to symlinks
+  * 7zip reader and writer fixes
+  * RAR reader fixes
+  * ZIP reader: fix excessive read for padded zip
+  * CAB reader: fix double free
+  * handle short writes from archive_write_callback
+- Drop upstream mereged:
+  * CVE-2021-23177.patch
+  * CVE-2021-31566.patch
+  * bsc1192427.patch
+
+- Fix CVE-2021-31566, modifies file flags of symlink target
+  (CVE-2021-31566, bsc#1192426.patch)
+  CVE-2021-31566.patch
+- Fix bsc#1192427, processing fixup entries may follow symbolic links
+  bsc1192427.patch
+
+- Fix CVE-2021-23177, extracting a symlink with ACLs modifies ACLs of target
+  (CVE-2021-23177, bsc#1192425)
+  * CVE-2021-23177.patch
+
libcanberra
+- Use %autosetup instead of %setup/%patch.
+
-- Update to version 0.30:
-  + Minor bug fixes
-  + Explicitly require x11 for GTK linking
-  + Port to GStreamer 1.0.
-- Add pkgconfig(glib-2.0) BuildRequires so it can be versioned.
-- Add pkgconfig(x11) BuildRequires: new explicit dependency.
-- Drop libcanberra-gst10.patch: fixed upstream.
-- Drop libtool BuildRequires and call to ./autogen.sh: no patch
-  requires bootstrapping.
-
libchamplain
+- Update to version 0.12.21:
+  + Add libsoup3 HTTP backend.
+  + Minor fixes.
+- Drop 91a9e41fed6269637da52d5f88699782a940b198.patch: Fixed
+  upstream.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+
+- Add 91a9e41fed6269637da52d5f88699782a940b198.patch: g-i: Annotate
+  champlain_layer_set_view to allow NULL as view.
+
libcloudproviders
+- Update to version 0.3.5:
+  + Avoid use after free with g_bus_get
+
+- Update to version 0.3.4:
+  + Re-release due to release tarball issue
+- Changes from version 0.3.3:
+  + Use a new way to register providers using .desktop files
+- Drop libcloudproviders-rpmlintrc file/source: No longer needed.
+
+- Update to version 0.3.2:
+  + No upstream changes provided.
+
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
libcryptui
+- Add GnuPG 2.4.x to the list of supported GnuPG versions.
+
-- Update to version 3.10.0:
-  + Build fix.
-  + Updated translations.
-
libdazzle
+- Update to version 3.44.0:
+  + Updated translations.
+
+- Update to version 3.43.90:
+  + Apply CSS changes immediately.
+  + Build fixes for stack protector.
+  + Improvements to DzlTaskCache.
+  + GCC fixes for macOS.
+  + Fix page-size for spinbutton adjustments.
+  + Note that libdazzle is not expected to survive into GTK 4.
+    Applications using features from libdazzle should either look
+    to the replacements that can be found as part of GTK 4 itself
+    or libadwaita.
+    For those using the more esoteric features of libdazzle like
+    fuzzy search, tries, and file system abstractions, you should
+    copy those into your project instead.
+
libdrm
+- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
+  n_libdrm-drop-valgrind-dep-intel.patch to fix build on sle15-sp6
+
+- update to 2.4.118:
+  * improve SMPTE color LUT accuracy
+  * util: factor out and optimize C8 SMPTE color LUT
+  * util: add support for DRM_FORMAT_C[124]
+  * util: store number of colors for indexed formats
+  * util: add SMPTE pattern support for C4 format
+  * util: add SMPTE pattern support for C1 format
+  * util: add SMPTE pattern support for C2 format
+  * modetest: add support for DRM_FORMAT_C[124]
+  * modetest: add SMPTE pattern support for C[124] formats
+  * intel: determine target endianness using meson
+  * util: fix 32 bpp patterns on big-endian
+  * util: fix 16 bpp patterns on big-endian
+  * util: add missing big-endian RGB16 frame buffer formats
+  * modetest: add support for parsing big-endian formats
+  * util: add test pattern support for big-endian XRGB1555/RGB565
+  * util: fix pwetty on big-endian
+  * util: add pwetty support for big-endian RGB565
+  * modetest: add support for big-endian XRGB1555/RGB565
+  * modetest: add support for DRM_FORMAT_NV{15,20,30}
+  * modetest: switch usage to proper options grammar
+  * xf86drm: add drmGetNodeTypeFromDevId
+  * Sync headers with drm-next
+  * xf86drmMode: add drmModeCloseFB()
+
+- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
+  n_libdrm-drop-valgrind-dep-intel.patch
+
+- use valgrind support only on 64bit platforms
+
+- Update to 2.4.117
+  * modetest: print modifiers in hex as well
+  * modetest: custom mode support
+  * meson: fix intel requirements
+  * meson: Use feature.require() and feature.allowed()
+  * meson: replace deprecated program.path -> program.full_path
+  * modetest: avoid erroring if there's no gamma legacy support
+  * amdgpu: Fix pointer/integer mismatch warning
+  * amdgpu: Use PRI?64 to format uint64_t
+  * util: add NV24 and NV42 frame buffer formats
+  * util: add pattern support for DRM_FORMAT_NV{24,42}
+  * modetest: add support for DRM_FORMAT_NV{24,42}
+  * util: fix grey in YUV SMPTE patterns
+  * modetest: fix mode_vrefresh() for interlace/dblscan/vscan
+  * util: remove unused definitions of RED, GREEN, and BLUE
+  * amdgpu: add marketing names from amd-5.4.6 (22.40.6)
+  * amdgpu: add marketing names from amd-5.5.1 (23.10.1)
+  * amdgpu: add marketing names from PRO Edition 23.Q3 W7000
+  * amdgpu: add marketing names from Adrenalin 23.7.2
+  * amdgpu: add marketing names from Adrenalin 23.9.1
+  * modetest: document why no blob is created for linear gamma LUT
+  * modetest: allocate and commit atomic request around set_property()
+  * modetest: permit -r and -s to work together
+  * modetest: allow using -r and -P
+  * modetest: add support for writeback connector
+  * amdgpu: amdgpu_drm.h for new GPUVM fault ioctl
+  * amdgpu: add support for querying VM faults information
+  * xf86drm: mark DRM_MAX_MINOR as deprecated
+  * ci: bump FreeBSD to 13.2
+
libe-book
+- Add icu-68.patch: fix build with ICU 68 (jsc#PED-6193)
+
-- Fix license tag to LGPL-2.1+ or MPL-2.0
-
libgdata
+- Add 47.patch: build: Build against new gcr-4 library. Following
+  this, replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4)
+  BuildRequires. Patch based on mr
+  https://gitlab.gnome.org/GNOME/libgdata/-/merge_requests/47
+- Pass oauth1=disabled to meson and drop pkgconfig(oauth)
+  BuildRequires. Disabled by default upstream, and google have
+  deprecated oauth1 since 2012.
+- Drop unused pkgconfig(gdk-pixbuf-2.0) and
+  pkgconfig(libuhttpmock-0.0), we already pass
+  always_build_tests=false to meson, so they are "wasted".
+- Remove already disabled pkgconfig(gtk+-3.0) BuildRequires.
+
libgee
+- Add upstream patches:
+  + b33a6627f4fc96938b6015e05849867c472160a8.patch: Add more
+    missing generic type arguments.
+  + 2f0bbe8987e5eb1390b23ac531c971b202c2ef77.patch: Implementations
+    of "G List.get()" should use non-nullable return as defined.
+
+- Update to version 0.20.6:
+  + Fixes for newer valac.
+  + Keep the original exception in Future.map/flat_map.
+
+- Update to version 0.20.5:
+  + Fixes for newer valac.
+  + Use Makefile.introspection instead of custom rule.
+- Drop conditional Requires for long obsolete versions of openSUSE.
+- Modernize spec, use ldconfig_scriptlets macro for post(un)
+  handling and other current macros.
+
libgepub
+- Update to version 0.7.1:
+  + doc: Fix Crash in gepub_doc_new().
+
+- Update to version 0.7.0:
+  + Make gepub-widget configurable with "-Dwidget=false"
+  + Use libsoup 3.0
+  + Fix memory leak
+  + Remove absolute external resources from gepub
+  + widget
+  - Disable a number of "Web" features
+  - Fix ePubs not rendering after the first one
+  + Stop chapter number updates breaking navigation to anchor links
+  + Update the chapter number when the page changes
+  + Work with file paths, not URI substrings, in custom URI scheme
+  + Do not rewrite page-relative anchor links
+  + Use new JavaScriptCore GLib API instead of DOM API
+  + Use compiler.has_link_argument() for linker flags
+  + Unscape paths before get from the archive
+  + Add TOC parse to GepubDoc
+- Replace pkgconfig(libsoup-2.4) and pkgconfig(webkit2gtk-4.0) with
+  pkgconfig(libsoup-3.0) and pkgconfig(webkit2gtk-4.1)
+  BuildRequires following uptream changes.
+- Bump soname following upstreams bump in soname.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
libgexiv2
+- Package sub-package python3-gexiv2 as noarch.
+
+- Update to version 0.14.2:
+  + Make compatible with exiv2 0.28 or later.
+  + Fix double free if creation of meta-data fails.
+  + Fix floating point compare in tests.
+- Drop patches fixed upstream:
+  + 06adc8fb70cb8c77c0cd364195d8251811106ef8.patch
+  + fix-32bit-compat.patch
+
+- Drop baselibs.conf: the biarch module is not used anymore.
+
+- Add fix-32bit-compat.patch: Fix 32bit build compatibility. Taken
+  from https://gitlab.gnome.org/GNOME/gexiv2/-/merge_requests/75
+
+- Add 06adc8fb70cb8c77c0cd364195d8251811106ef8.patch: Fix
+  compatibility with exiv2 main branch.
+
+- Update to version 0.14.1:
+  + Clean-up python support
+  + Drop python2 support
+  + Add option for building tests
+  + Only run python tests when python is enabled
+  + Fix get_gps_info() return data with unset altitude
+  + Fix generate_xmp_packet() ignoring its parameters
+  + Fix gexiv2-tool to call initialize()
+- Use ldconfig_scriptlets macro.
+
libglvnd
+- Update to 1.7.0:
+  * meson.build: error out on unsupported OSes
+  * Update bin/symbols-check.py from mesa/mesa@9d42e31b
+  * EGL/libeglcurrent: fix crash on library unload
+  * HGL: add Haiku libGL.so implementation based on EGL
+  * symbols-check: Add Haiku platform symbols
+  * tests/egl: Fix LIBRARY_PATH on Haiku
+
+- update to 1.6.0:
+  * Read gl.symbols when generating stubs for libGL.so
+  * Update GL headers and XML files
+  * Add support for loongarch64
+  * GLX: Fix assembly stubs for x32
+  * Fix pthreads lookup on FreeBSD
+
libgnomesu
+- Migration of PAM settings to /usr/lib/pam.d.
+
libgsf
+- Drop baselibs.conf, nothing should need the 32bit libs anymore.
+
+- Update to version 1.14.51:
+  + Fix thumbnailer crash.
+  + Fix leaks.
+
libgtop
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
libgweather4
+- Update to version 4.4.0:
+  + nws: fix null string comparison when reading visibility
+  + Location database changes: Adds Cities from Ukraines
+    Zaporizhzhia Oblast
+  + Updated translations.
+
+- Update to version 4.3.2:
+  + Fix fallback metric unit detection logic
+  + Documentation fixes
+  + Performance improvements for nearest location lookups
+  + Location database changes
+  + Updated translations.
+
+- Replace python3-gi-docgen build requirement with the more
+  reliable pkgconfig(gi-docgen).
+
+- Update to version 4.2.0:
+  + Allow overriding vapigen with older Meson versions.
+  + Documentation fixes.
+  + Build fixes with newer versions of Meson.
+  + Updated translations.
+
+- Update to version 4.1.1:
+  + Locations database changes
+  - Give proper name for Cannes-Mandelieu Airport
+  - Add name of Korean cities written in Hangul
+  - Update romanization of the name of Korean cities
+  - Re-organize India's locations based on states
+  - Add airports in Georgia
+  - Add various cities in Brazil
+  - Add various cities in Chile
+  - Add major cities and all international airports in Indonesia
+  - Replace cities in the Netherlands with the top 44 large
+    cities
+  - Add Dunedin, NZ
+  - Add Zhytomyr, UA
+  + Disable documentation when cross-compiling
+  + Fix issue with missing variable initialization
+  + Use Meson's gnome.post_install() instead of our custom script
+  + Add NWS weather provider for locations in the US
+  + Updated translations.
+- Add pkgconfig(json-glib-1.0) BuildRequires: New dependency.
+
+- Update to version 4.1.0:
+  + Update dependency to geocode-glib-2.0.
+  + Switch to using libsoup3 by default.
+  + Add cities in: Greece, Turkey, India, Argentina.
+  + Fix various locations in Israel and Palestine.
+  + Fix test METAR service test suite.
+  + Updated translations.
+- Replace pkgconfig(geocode-glib-1.0) and pkgconfig(libsoup-2.4)
+  with pkgconfig(geocode-glib-2.0) and pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+- Pass soup2=false to meson, build just soup3 support.
+
libhandy
+- Update to version 1.8.2:
+  + Demo:
+  - Correctly use GtkSwitch
+  - Fix a GLib deprecation
+  + Docs: Fix dependency names
+  + HdyTabView:
+  - Fix set_menu_model() input check
+  - Fix a typo in docs
+  + HdySwipeable: Fix get_swipe_area() fallback
+  + Memory leak fixes
+  + Updated translations.
+
+- Update to version 1.8.1:
+  + Fix double click handling for HdyWindowHandle and HdyHeaderBar.
+  + Updated translations.
+
+- Update to version 1.8.0:
+  + Updated translations.
+
+- Update to version 1.7.90:
+  + Remove unnecessary cast in HdyPreferencesGroup.
+  + Updated translations.
+
+- Update to version 1.7.0:
+  + HdyDeck: Remove a non-existent property mention.
+  + HdyStyleManager:
+  - Correctly reset the theme if we're not overriding it. Fixes
+    switching away from HighContrast.
+  - Fix a typo in docs.
+  - Remove a leftover debug message.
+  + Add environment variables to control styles from Builder.
+
+- Update to version 1.6.3:
+  + Remove a non-existent property mention from HdyDeck docs.
+  + Remove a leftover debug message from HdySettings.
+  + Updated translations.
+
+- Update to version 1.6.2:
+  + Fix license in docs.
+  + Fix a Meson error when using as a subproject.
+  + Fix a typo in HdyStyleManager docs.
+  + Updated translations.
+
+- Update to version 1.6.1:
+  + HdyStyleManager: Correctly reset the theme if we're not
+    overriding it. Fixes switching away from HighContrast.
+
+- Update to version 1.6.0:
+  + Fix introspection-related build warnings.
+  + AdwStyleManager: Make color-scheme work with GTK themes ending
+    in -dark.
+  + Updated translations.
+
+- Update to version 1.5.91:
+  + HdyAvatar: Fix invalid UTF-8 handling.
+  + HdyStyleManager: Don't disable non-CSS animations during style
+    changes.
+  + Fix carousel indicator sizing.
+
+- Update to version 1.5.90:
+  + Documentation:
+  - Port to gi-docgen
+  - Use "Since: 1.0" for pre-1.0 symbols
+  - Various cleanups and consistency updates
+  + Demo:
+  - Fix keyboard navigation
+  - Don't make rows containing buttons activatable
+  - Set minimum width on the view switcher window
+  + HdyCarousel: Properly remove mouse wheel timer
+  + HdyClamp: Fix measuring
+  + HdyKeypad: Fix keyboard navigation
+  + HdyStyleManager: Properly reset animations after style changes
+  + HdySwipeTracker: Fix a runtime warning
+  + HdyTabView: Propagate Alt+[0-9] when trying to switch to the
+    selected tab
+  + HdyViewSwitcher: Properly center button labels
+  + Build and CI cleanups
+  + Remove unused distro packaging
+  + Updated translations.
+- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following
+  upstreams port.
+
libinput
+- Update to release 1.24.0
+  * On Apple touchpads, natural scrolling is now enabled by default
+    and palm detection is disabled - the touchpads are good enough
+    that they don't need our help.
+  * Built-in tablet devices now always have touch arbitration
+    enabled, so we no longer need to add a quirk for each of them.
+    And speaking of tablets: the pressure offset limit for worn-out
+    devices is now at 50% of the range. Modern pens have a precise
+    enough range that even worn out pen can still provide
+    satisfactory pressure sensitivity. This pressure offset is now
+    detected on worn-out pens that do not support distance.
+  * Finally, where a relative device's rotation is 180 degrees
+    (e.g. a trackball used upside-down) we now flip the scroll
+    wheel direction as well.
+  * The rest of the changes is the usual mix of janitorial patches
+    and device-specific quirks.
+
+- Update to release 1.23
+  * This version has a new pointer acceleration profile: the
+    "custom" profile. This profile allows users to tweak the
+    exact response of their device based on their input speed.
+
+- Update to release 1.22.1:
+  * This version includes quirks for laptops from Apple and Dell,
+    as well as for the Glorious Model 0 mouse. It also backports a
+    meson fix for use of libinput as subproject and a fix for
+    libinput debug-events not flushing the output, resulting in
+    truncated information.
+  * Finally, the tablet touch arbitration rectangle was increased
+    by 50mm in both directions to reduce the number of misdetected
+    touches.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to release 1.22
+  * A new flat acceleration profile is available for trackpoints,
+    making them more usable in some cases.
+  * This version includes quirks for laptops from Lenovo, Acer and
+    Microsoft, as well as for the Framework laptop and ARM based
+    Chromebooks.
+
liblouis
+- Update to version 3.25.0:
+  + Fixed several buffer overflow errors in ~lou_setDataPath~,
+    ~lou_logFile~ and ~resolveSubtable~ (boo#1209429 boo#1209431
+    boo#1209432 CVE-2023-26767 CVE-2023-26768 CVE-2023-26769).
+  + Braille table improvements.
+  + Removed: vi.ctb (replaced by vi-cb8.utb).
+- Drop upstream merged:
+  + liblouis-CVE-2023-26767.patch
+  + liblouis-CVE-2023-26768.patch
+  + liblouis-CVE-2023-26769.patch
+
+- Update to version 3.24.0:
+  + This release contains major updates to Hungarian, UEB, and
+    Chinese bopomofo braille. Danish has been completely reworked
+    and there is now support for the Danish braille standard 2022.
+    There are also some new tables so that liblouis can now
+    generate Georgian computer braille, Swahili (Kenya) and
+    Chichewa (Malawi). Aside from that there is the usual
+    assortment of code cleanups and bug fixes.
+  + For a detailed list of all the changes refer to
+    https://github.com/liblouis/liblouis/milestone/34?closed=1
+  + Braille table improvements:
+  - New grade 1, 1.2, 1.3, 1.4, 1.5 and 2 tables for Swahili
+    (Kenya) and grade 1 table for Chichewa (Malawi).
+  - Improvements to Hungarian.
+  - Update braille patterns of some Chinese characters and
+    phrases in the Chinese bopomofo braille table
+  - Add experimental Georgian computer braille table
+  - Updated the Danish tables to the new 2022 Danish braille
+    standard
+  - Limited contraction level (grade 2l or 1.5) is no longer part
+    of the Danish braille standard 2022.
+  - There is no longer any need for "literary" tables. In Danish
+    braille, capital letters are now always indicated, and steps
+    have been taken in the standard to ensure better
+    back-translation.
+  - As requested by The Danish Braille Committee, the tables for
+    the 1993 standard will be kept as an option for at least a
+    year. All the 1993 tables have been renamed to include
+    "_1993" in the filename, so the new tables will be used as
+    default.
+  - Improvements to UEB.
+  - Add new sign for German sharp S (ICEB July 2022)
+  - Fix a couple of acronyms which require grade 1 indicator
+    (LLB, LLP)
+  - Fix placement of numeral sign in letters comma digits
+  - Review rules for "under" and "there" contractions
+
+- Update to version 3.23.0:
+  + Fix a problem in the parsing of faulty unbalanced context
+    expressions.
+  + Fix a buffer overflow problem when ~output.length~ is larger
+    than ~input.length~.
+  + Fix an endless loop in the handling of computer braille.
+  + Braille table improvements:
+  - Remove computer braille from Japanese Kantenji as it is not
+    part of the standard.
+  - Bring Swedish tables up to date with the latest standard
+    published by Punktskriftsnämnden (the Swedish Braille
+    Authority) in 2009. The table for uncontracted braille was
+    replaced and new tables for (partially and fully) contracted
+    braille have been added.
+  - Improvements to Hungarian (added more exceptions) and
+    migration to the ~nonumsign~ opcode.
+  - Fixed a bug in the Ukrainian table that led to wrong
+    translation of some uppercase letters.
+  - Augment the UEB grade 2 tables to resolve an ambiguity
+    between lower groupsigns and punctuation at the beginning of
+    words by placing a letter sign at the front of punctuation.
+    This resolves an ambiguity between, for example, "discount"
+    and ".count".
+  - Add a new table for /Chinese Common Braille Scheme/ which is
+    a type of braille used for spelling Mandarin Chinese. It is a
+    variant of the /Chinese Current Braille System/ but has more
+    perfect marking rules and produces less ambiguity than the
+    latter. For more information see the comments in
+    ~zhcn-cbs.ctb~.
+  - Updates to the Chinese bopomofo braille table:
+    . Update braille patterns of some Chinese characters and
+    phrases
+    . Add braille patterns for various Greek symbols
+    . Add "Math rules" section and the mixed number rule
+    . Add braille patterns for ☐ (⣏⣀⣹), ☑ (⣏⣿⣹), and ☒ (⣏⣭⣹)
+  - New table for Kinyarwanda braille
+  - New table for Luganda braille
+  - Improvements to the Russian contracted braille table:
+    . Now prefixes "из" and "без" are correctly contracted
+    before hard sign (ÑŠ).
+    . Fixed a contraction for word "кое-где", now it is
+    contracted according to rules.
+    . Other minor fixes and improvements.
+
+- Update to version 3.22.0:
+  + This is a major release. On the Braille tables side there is a
+    new table for German grade 2 with capitalization and there are
+    updates to the Dutch, German Hungarian, Punjabi, Russian, UK
+    Braille Computer Notation and Slovak tables.
+  + A new opcode to indicate the end of a number where the number
+    doesn't end at a space character
+  + A lot of work was put into checking for and fixing memory
+    problems.
+- Drop info file handling in post/postun of doc package: inf files
+  are handled by file triggers nowadays.
+- Also remove the install_info_prereq prereq (which was, for that
+  matter, even on the wrong package).
+- Drop liblouis-CVE-2022-26981.patch and
+  liblouis-CVE-2022-31783.patch: fixed upstream.
+
-  compilePassOpcode (bsc#1197085 CVE-2022-26981).
+  compilePassOpcode (boo#1197085 CVE-2022-26981).
-  write in compileRule (bsc#1200120 CVE-2022-31783).
+  write in compileRule (boo#1200120 CVE-2022-31783).
+
+- update to 3.21.0:
+  * New table for German 6-dot computer braille thanks to the Swiss Library for
+    the Blind, Visually Impaired and Print Disabled
+  * see http://liblouis.org/liblouis/2022/03/07/liblouis-release-3.21.0.html
+    for list of bugfixes
libmfx
+- This includes latest version of one of the components needed for
+  Video (processing) hardware support on Intel GPUs (bsc#1217770)
+
+- update to 23.2.2:
+  * [Encode] Fix JPEG payload insertion on Linux
+  * Update checking of bitsream left size (#3033)
+  * [Decode] Fix memory out-of-bounds issue for VP9
+  * [Decode] Fix memory out-of-bounds issue for VP8
+  * [Decode]Remove AVC level 6.0 check
+  * [Decode]Fix hevc decode issue
+  * hevce: use Low Power mode for RGB encoding by default
+
+- Add upstream gcc13-fix.patch patch.
+
+- update to 22.6.5:
+  * Add security reporting information
+
+- update to 22.6.4:
+  * Fix VC1 Decode assertion failure when frame type is NONE_PICTURE
+
libnice
+- Add 4b63250c.patch: agent/meson: Replace filename with basename.
+  This avoids emitting absolute paths into generated sourcecode, it
+  improves reproducibility.
+
+- Add libnice-port-gupnp-igd-bump.patch: Port to new gupnp-igd.
+- Replace libgupnp-igd-devel and gobject-introspection-devel with
+  pkgconfig(gupnp-igd-1.6) and pkgconfig(gobject-introspection-1.0)
+  BuildRequires, align with what meson checks for.
+- Use ldconfig_scriptlets macro.
+- Enable meson_test macro in check section, run tests during build.
+  Remove the single test that does not work in the build service
+  via sed call.
+
libnma
+- Drop pkgconfig(gck-1) and pkgconfig(gcr-3) BuildRequires: No
+  longer needed, we build with gck-2 and gcr-4.
+
+- Add libnma-glib-schema Requires to libnma-gtk4-0 sub-package,
+  ensure libnma-glib-schema gets installed by default now that
+  gnome-control-center have ported to gtk4.
+
+- Update to version 1.10.6:
+  + Fix the path and translation domains of GSchema files.
+  + Removed strings that don't match our conscious language
+    standards from the translation files.
+  + Added autoptr support.
+  + Fix translations of country and territory names in the mobile
+    broadband dialog.
+  + Honor explicitly set APN if provider was not present in the
+    mobile broadband dialog.
+  + Make sure Kosovar operators are ordered properly in the mobile
+    broadband dialog.
+- Drop libnma-schema-without-path.patch: Fixed upstream.
+- Package libnma-glib-schema sub-package as noarch.
+
+- Add libnma-schema-without-path.patch: Do not specify path in
+  nm-applet.eap schema (glgo#GNOME/libnma!18, boo#1205362).
+
+- Update to version 1.10.4:
+  + Split org.gnome.nm-applet.eap GSchema from org.gnome.nm-applet,
+    so that the latter can be provided by network-manager-applet
+    again (where it belongs).
+  + build: unbreak build with gcr-3.92.
+- split out schema file from the library package: adhere to the
+  shared library policy. The library requires the new
+  libnma-glib-schema package.
+- Drop fix-dependency-pc-name.patch: fixed upstream.
+
+- Update to version 1.10.2:
+  + Do not pop a certificate chooser if nobody clicked the button.
+  + Updated translations.
+
+- Update to version 1.10.0:
+  + Libnma-gtk4 now has Smart Card support viad Gtk4-enabled
+    version of Gcr.
+  + nma-cert-chooser.c is now included in the list of translated
+    files.
+- Add fix-dependency-pc-name.patch: Update gcr-4.pc name to new
+  form. Following this: Add pkgconfig(gcr-4) and pkgconfig(gck-2)
+  BuildRequires and pass gcr_gtk4=true to meson, build the new
+  gcr-gtk4 based advanced certificate chooser.
+- Pass b_lto=true to meson, build with LTO support.
+
-  + WEP is no longer provided as an option for connecting to hidden networks
-    due to its deprecated status.
+  + WEP is no longer provided as an option for connecting to hidden
+    networks due to its deprecated status.
+- Package docs sub-package as noarch.
libnotify
+- Update to version 0.8.3:
+  + This release contains a critical stability/minor security
+    update which affects Electron applications that utilize Portal
+    notifications (eg, through Flatpak). It is highly recommended
+    that all users of libnotify 0.8.x update to this release.
+  + Please note that this fix has increased the minimum required
+    version of glib to 2.62.0.
+  + notification:
+  - Use g_signal_connect_object
+  - Move disconnect to dispose
+
+- Update to version 0.8.2:
+  + Set new summary for library.
+  + Docs:
+  - Port to gi-docgen.
+  - Fix URL to Desktop Notification Spec.
+  + meson:
+  - Replace deprecated meson.source_root() calls.
+  - Bump minimum meson version to 0.58.
+  + Introspection docs fixes.
+- Following upstreams port to gi-docgen, drop gtk-doc and add
+  meson, xsltproc and pkgconfig(gi-docgen) BuildRequires. Also pass
+  explicit man=true to meson, ensure we are building manpages.
+
+- Update to version 0.8.1:
+  + Keep version of bindings at 0.7.
+- Changes from version 0.8.0:
+  + Use Desktop Portal Notification when running confined (snap and
+    flatpak).
+  + Now the library acts like a wrapper in such scenario, with some
+    limited.
+  + capabilities, but this will enforce security and user control
+    over the allowed notifications.
+  + notify-send: Handles SIGINT gracefully, closing waiting
+    notification.
+  + Use NotifyClosedReason enum as closed reason return value.
+  + Bump dependency on GLib 2.38.
+  + Various introspection docs improvements and fixes.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
libpeas
+- Update to version 1.36.0:
+  + PeasExtensionSet now implements GListModel.
+  + libpeas now requires GLib 2.44 or newer for GListModel.
+  + Updated translations.
+
+- Update to version 1.34.0:
+  + Resource-based plugins are sorted by module-name before loading
+    to aid in reproducibility.
+  + Sorting of plugins with dependencies has been altered to
+    improve sort-order with more complex plugin dependency graphs.
+  + Updated translations.
+- Add fdupes BuildRequires and macro, remove duplicate files.
+- Package sub-package glade-catalog-libpeas as noarch.
+
libphonenumber
+- Update to version 8.13.28:
+  * Updated phone metadata, carrier data, geocoding data, short
+    number metadata for a number of region and calling codes
+- drop 0001-Build-with-C-17.patch now upstream
+
+- absl is also needed for using the -devel package
+
+- Update to version 8.13.15:
+  * Updated phone metadata for region code(s): BE, BF, IL, MN, NE, OM, SO, SV
+  * Updated carrier data for country calling code(s):
+    226 (en), 227 (en), 252 (en), 351 (en), 968 (en), 972 (en)
+
+- Update to version 8.13.14:
+  * Many data changes
+  * Removal of unused leading_zero_possible proto field in
+    phonemetadata.proto and all generated code
+  * https://github.com/google/libphonenumber/blob/v8.13.14/release_notes.txt
+- Depends on abseil now
+- Turn metadata regeneration off explicitly, wasn't done previously
+  either. This allows dropping the java dependency.
+- Add patches to fix building:
+  * 0001-Build-with-C-17.patch
+  * 0001-Revert-Fix-typo-in-arguments-to-add_metadata_gen_tar.patch
+- protobuf got fixed, builds fine with 22 now
+
+- prefer protobuf 21 as it is not compatible with v22
+
libportal
+- Rename package name from libportal-1 to libportal1, this is
+  necessary to conform to the shared library policy:
+  https://en.opensuse.org/openSUSE:Shared_library_packaging_policy#Package_naming
+
+- Update to version 0.7.1:
+  + Restore ability to call g_object_new (XDP_TYPE_PORTAL, ...).
+
+- Update to version 0.7:
+  + Add support for the new SetStatus() method of the Background
+    portal.
+  + Add support for the new ConnectToEIS() method of the Remote
+    Desktop portal.
+  + Improve unit and integration tests.
+  + Documentation improvements.
+  + CI improvements.
+
+- Update to version 0.6:
+  + New portal support: Dynamic launcher.
+  + Add API for checking for flatpak/snap sandbox.
+  + Fix a bug where the callback setup by libportal for a
+    GCancellable was not properly canceled in case a portal method
+    call was not successful, which can lead to a double free seg
+    fault.
+  + libportal-qt:
+  - Add convenient functions to better deal with GVariants.
+  - Use a global instance of XdpPortal object.
+  - Make filechooserFilterToGVariant() public.
+  + camera: Use correct variant for is_camera_present().
+  + portal-test-gtk3: Fix incorrect paths used in tests.
+  + Documentation improvements.
+  + CI improvements.
+- Add pkgconfig(Qt5Test) BuildRequires: New dependency.
+
+- Split devel subpackage into 4, libportal-devel,
+  libportal-gt3-devel, libportal-gtk4-devel and
+  libportal-qt5-devel, minimize dependencies pulled in for packages
+  depending on the various devel packages.
+
+- Update to version 0.5:
+  + Relicence to LGPL 3.0
+  + Fix a refcounting error in xdp_parent_free
+  + location: Fix location-updated signature
+  + remote:
+  - Add cursor mode
+  - Support virtual screens
+  - Support persistent sessions
+  + Rename qt backend to qt5
+  + Install separate libraries: libportal-gtk3, libportal-gtk4,
+    libportal-qt5
+  + Add gobject-introspection support
+  + Add vala support
+  + Add a GTK4 portal test app, using gjs
+  + Build documentation using gi-docgen
+- Change license from LGPL-2.1-or-later to LGPL-3.0-or-later
+  following upstream.
+- Add c_compiler, c++_compiler, pkgconfig(gi-docgen),
+  pkgconfig(gobject-introspection-1.0), pkgconfig(gtk+-3.0),
+  pkgconfig(gtk4), pkgconfig(vapigen), pkgconfig(Qt5Core),
+  pkgconfig(Qt5Gui), pkgconfig(Qt5Widgets) and
+  pkgconfig(Qt5X11Extras) BuildRequires: New dependencies.
+- Drop gtk-doc BuildRequires, no longer needed, nor used.
+- Replace post(un) handling with ldconfig_scriptlets macro.
+- Bump sover to 1 following upstream changes, drop libportal0
+  subpackage as it is no longer built, add new subpackages:
+  libportal-1, libportal-gtk3, libportal-gtk4, libportal-qt5,
+  typelib-1_0-Xdp-1_0, typelib-1_0-XdpGtk3-1_0 and
+  typelib-1_0-XdpGtk4-1_0.
+
libqmi
+- Add patch:
+  * 0001-message-fix-16bit-service-on-big-endian.patch
+  - Fixes 16-bit service indications on big endian architectures.
+    Cherry-picked from upstream qmi-1-34 branch
+
+- update to update to 1.34.0:
+  * New services:
+  * * New 'ATR' service to support AT commands over QMI,
+    defined by Telit, including "Send" request and "Received"
+    indication.
+  * * New 'IMS' service, including "Get IMS Services Enabled
+    Setting" request/response.
+  * * New 'IMSA' (IMS Application) service, including "Get
+    IMS Registration Status" and "Get IMS Services Status"
+    request/responses.
+  * * New 'IMSP' (IMS Presence) service, including "Get
+    Enabler State" request/response.
+  * * New 'SSC' service (Qualcomm Snapdragon Sensor Core),
+    including the "Control" request/response, and
+    "Report Small"/"Report Large" indications.
+  * * nas: added the "WCDMA RSCP" TLV in "Get Signal Info"
+    response and "Signal Info" indication.
+  * * wds: added the "Report Profile Changes" TLV in
+  * * Support for 16-bit service ids added, used in the QRTR
+    backend.
+  * * Response and indication parser messages are now
+    published in the API.
+  * * The library now allows connecting to a unix domain
+    socket named 'qmux_socket' instead of a device file.
+  * * Extended the 'QmiWdsProfileType' enum type with EPC and
+    ALL values.
+  * * Extended the
+    'QmiUimCardApplicationPersonalizationFeature' enum type with
+    additional GW-related values.
+  * * New 'QmiUimCardApplicationPersonalizationFeatureStatus'
+    enum type.
+  * * New 'QmiImspEnablerState' enum type, used in the IMPS
+  service.
+  * * New 'QmiImsaImsRegistrationStatus',
+    'QmiImsaServiceStatus' and
+  * qmicli:
+  * * New '--uim-remote-unlock' command.
+  * * New '--imsp-get-enabler-state' command.
+  * * New '--imsa-get-ims-registration-status' and
+
+- Update to version 1.32.4:
+  * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to
+    ensure correct processing order between responses and
+    ndications.
+  * build: If QRTR enabled the pkg-config should publicly require
+    libqrtr-glib.
+- Changes from version 1.32.2:
+  * libqmi-glib: fixed message header validation to avoid reading
+    out of bounds.
+  * qmi-proxy: added --verbose-full flag to allow printing logs
+    with personal info included.
+- Changes from version 1.32.0:
+  * There is no longer an upstream-provided source tarball, please
+    use the signed git tag '1.32.0' instead to refer to the sources
+    of this release.
+  * The verbose message logging will now by default hide all fields
+    that are considered personal information. Extended message
+    logging including all field contents should be explicitly
+    requested.
+  * Build:
+  - The GNU autotools (autoconf/automake/libtool) support has
+    been fully removed, this release requires the use of the
+    meson build system.
+  - The 'instrospection' meson option is now a boolean.
+  - New boolean 'man' meson option to allow disabling the man
+    page generation.
+  * New services: New 'FOX' service for operations defined by
+    Foxconn, including "Get Firmware Version" for now.
+  * qmicli:
+  - New '--verbose-full' option to request enabling logs that
+    include personal information.
+  - New '--pdc-monitor-refresh' command.
+  - New '--gas-dms-set-usb-composition' and
+    '--gas-dms-get-usb-composition' commands.
+  - New '--wms-set-routes' command.
+  - New '--dsd-get-system-status' command.
+  - Updated the '--wda-set-data-format' command with new optional
+    fields to configure the uplink data aggregation max size and
+    max datagrams.
+  * Several other minor improvements and fixes.
+- Switch to meson buildsystem, add meson BuildRequires and macros.
+- Add help2man, pkgconfig(bash-completion) and
+  pkgconfig(gobject-introspection-1.0) BuildRequires: New
+  dependencies.
+- Use ldconfig_scriptlets macro.
+- New home, URL and Source.
+- Drop sig and keyfile, no longer available.
+
libqt5-qtbase
-- buildrequire pkconfig(icu-i18n) instead of libicu-devel to get
-  prefered libicuu
+- Update to version 5.15.12+kde147:
+  * Http2: fix potential overflow in assemble_hpack_block()
+    (bsc#1218413, CVE-2023-51714)
+  * HPack: fix incorrect integer overflow check
+  * HPack: fix a Yoda Condition
-- Add patch from upstream that fixes a buffer overflow in
-  QXmlStreamReader (bsc#1214327, CVE-2023-37369):
-  * CVE-2023-37369-qtbase-5.15.diff
-
-- Add patch from upstream (backport taken from Qt5PatchCollection)
-  to fix certificate validation for TLS which does not always
-  consider whether the root of a chain is a configured CA
-  certificate (CVE-2023-34410, bsc#1211994):
-  * 0001-Ssl-Copy-the-on-demand-cert-loading-bool-from-default-config.patch
-
-- Add patch from upstream to fix a buffer overflow in QDnsLookup
-  (CVE-2023-33285, bsc#1211642):
-  * CVE-2023-33285-qtbase-5.15.diff
-- Add patch from upstream to fix QtNetwork to parse the
-  strict-transport-security (HSTS) header case-insensitively
-  (CVE-2023-32762, QTBUG-113392, bsc#1211797):
-  * 0001-Hsts-match-header-names-case-insensitively.patch
-- Add rebased patch from upstream to fix infinite loops in
-  QXmlStreamReader and raise error on unexpected tokens
-  which is a new behaviour (CVE-2023-38197, QTBUG-92113,
-  QTBUG-95188, bsc#1213326):
-  * 0001-QXmlStreamReader-Raise-error-on-unexpected-tokens.patch
-
-- Add patch from upstream to fix an overflow in QTextLayout
-  (CVE-2023-32763, QTBUG-113337, bsc#1211798):
-  * 0001-Fix-specific-overflow-in-qtextlayout-CVE-2023-32763.patch
+- Update to version 5.15.12+kde144, rebased upstream:
+  * QMimeDatabase: handle buggy type definitions with circular inheritance
+  * xcb: only set base size when it's valid
+  * QPixmapCache: fix leaking of QStrings and Keys on clear()
+  * OpenFile portal: do not use O_PATH fds
+  * QSystemTrayIcon: properly disconnect old menu in setContextMenu()
+  * Guard QTabBar against nested event processing during moving tabs
+  * QDial: don't crash when min==max and setting a value != min & max
+  * QStandardItemModel: don't leak in mimeData()
+  * SQL/MySQL: properly initialize variable
+  * QWidgetTextControl: ignore invalid input method event
+  * Update the LGPL license header
+  * SQL/MySQL: fix handling of json column
+  * Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prf
+  * macOS: Fix less common writing systems on Catalina and later
+  * Blacklist 1 tests in tst_QFtp on ubuntu-20.04
+  * Update bundled libpng to version 1.6.39
+  * Android: Fix signing of APKs that are generated when an AAB is also built
+  * Update bundled zlib to version 1.2.13
+  * doc: update the limitation of QSystemTrayIcon on X11
+  * Blacklist 1 tests in tst_QTimer on ubuntu-20.04
+  * Add benchmarks for QLocale number parsing
+  * Add benchmarks for QString number parsing
+  * Android: Fix incorrect fullscreen dimensions
+  * Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions
+  * xcb: Flush Display when processing xcb events
+  * xcb: Add xlib wrapper for XFlush()
+  * QHostAddress: Fix incorrect comparison against 'Any'
+  * QSsl[OpenSSL/Android]: Fix hardcoded 1_1 suffix
+  * BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0
+  * QMacStyle: do not set white color for grayed out button
+  * Work round macOS's omission of en_DE from its own uiLanguages()
+  * Suppress a deprecation warning in tst_QDateTime::toString_enumformat()
+  * QJsonValue: fix incorrect to{Array,Object} when the value is empty
+  * QGtk3Dialog: remove the #include for empty moc
+  * Remove unneeded QWindow from QGtk3Dialog
+  * tst_QSslSocket: Delete sslOptions
+  * tst_QSslServer: Make the in-process server use TLS1.2
+  * Android: fix Gradle warning about using enableUncompressedNativeLibs
+  * Mention  limitation of QDir::drives() on Windows
+  * QFileSystemEngine/Win: fix incorrect buffer size in currentPath()
+  * Android: properly retrieve mime type of uri to for openUrl()
+  * Android: Fix clipboard issue with urls
+  * Android: Add a way to disable accessibility via an environment var
+  * Update bundled libpng to version 1.6.38
+  * QIOSMessageDialog::exec - work around 'windowsless' exec
+  * QIosScreen: retain the right window
+  * tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), too
+  * QIosTextResponder: stop using deprecated constants and type
+  * qcompilerdetection.h: detect Coverity
+  * Android: Fix Display.getRealMetrics deprecation
+  * Fix broken Text rendering when noantialiased NativeRendering is used
+  * forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warning
+  * eglfs: Add env.var. to disable the dedicated drmHandleEvent thread
+  * doc: Don't put strings into QVector<double>
+  * Remove focusProxyAndInputMethods from tst_QWidget
+  * Bump version to 5.15.12
+  * Update documentation of qWaitForWindowActive / qWaitForWindowExposed
+  * QtHttp: Lower the severity of some log output
+  * StyleSheetStyle: Fix color of placeholder texts in text edits
+  * Android: Fix flickering on split screen mode
+  * Update url to IAccessible2 Specification
+
+- Update to version 5.15.11+kde138:
+  * QLibraryPrivate: Actually merge load hints
+  * QPluginLoader: report the right load hints
+  * xkb: fix build with libxkbcommon 1.6.0 and later
+  * a11y atspi: Map ButtonMenu role to AT-SPI equivalent
+
+- Enable the experimental native painting feature to improve
+  remote desktop performances (boo#1214915)
+  exporting QT_XCB_NATIVE_PAINTING is required to use the feature.
+
+- Update to version 5.15.11+kde134, rebased upstream:
+  * Revert "Windows QPA: Add support to UiaRaiseNotificationEvent()"
+  * FileChooser portal: Make sure filter.name is not empty
+  * QPersistentModelIndex: fix UB (op< on unrelated pointers)
+  * Avoid crash when keysymToQtKey(keysym, Qt::ControlModifier) is called
+  * a11y atspi: translate coords for GetOffsetAtPoint the right way
+  * a11y atspi: Take dialog into account as top-level window
+  * a11y atspi: Fix incorrect use of x instead of y position
+  * macOS: Handle asynchronous deminiaturizing of windows
+  * QTranslator: generalize a UNIX-only path
+  * iOS, input panel: be more careful before enabling QIOSKeyboardListener
+  * Android: Fix flickering on window resize and show keyboard
+  * Android A11Y: Check for active surface before calling into native code
+  * xcb: Delete touch points without target windows
+  * Blacklist 1 tests in tst_QDBusConnection on ubuntu-20.04
+  * Fix CMake builds without ANDROID_SDK
+  * Blacklist 2 tests in tst_Http2 on ubuntu-20.04
+  * Blacklist 1 tests in tst_QSqlQuery on macos
+  * Defer creating the special shaders in the texture blitter
+  * tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3
+  * QTemporaryFile: document rename() differences from QFile
+  * Doc: 3rd party: Fix reference to FreeType LICENSE.txt
+  * Update bundled libjpeg-turbo to version 2.1.4
+  * tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3
+  * tst_QSslSocket: regenerate certificate used for setLocalCertificateChain
+  * tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3
+  * tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3
+  * Update zconf.h prefixes to match zlib v1.2.12 update
+  * xcb: fix D&D in same xembed client
+  * xcb: use global coordinates for position of D&D for xembed client
+  * Doc: Update QMetaType::metaObject() descriptions
+  * BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04
+  * BLACKLIST tst_qfont for Ubuntu 22.04
+  * BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04
+  * tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3
+  * QSslCertificate::toText(): add a file to compare against
+  * Fix the spelling of the word "combination"
+  * tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3
+  * Android A11Y: Fix TalkBack scrolling behavior
+  * Android A11Y: Notify android about scroll events
+  * QCocoaDrag: don't add pasteboard items with non-absolute URLs
+  * QDirPrivate: pass input QList by cref
+  * tst_qbytearray: remove qCompress_data for QT_NO_COMPRESS
+  * QDeviceDiscoveryUDev: use NSDMI
+  * QAuthenticator: Fix crash when using NTLM / Negotiate
+  * Provide a native interface instance in minimal platform plugin
+  * Android: document the supported clipboard mimetypes
+  * Windows: Account for not finding child windows when calling ChildWindowFromPointEx
+  * iOS: Send touch events asynchronously to avoid deadlocking UIKit event loop
+  * Disable bitcode for iOS
+  * macOS: Ignore deprecation for ReleaseIconRef
+  * BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04
+  * Convert Latin1 to UTF-16 before passing to ICU API
+  * Doc: Remove repetition of word in text
+  * eglfs: Fix screen cloning when atomic is enabled
+  * Fix printing of dpr>1 images on Windows
+  * QHttp: Fix handling of redirect loaded from cache
+  * Doc: Fix return type of QLEInteger/QBEInteger post-in/decrement ops
+  * qmake: Fix installation of separate debug info for plugins
+  * iOS: ensure we close inputpanel after clearing focusobject
+  * Convert Latin1 to UTF-16 before passing to ICU API
+  * qputenv: defend against non-NUL-terminated QByteArray values
+  * QFontSubset: remove unused glyphName() overload
+  * Statically assert that the __mips_dsp code is only active on 32-bit
+  * QGtk3Theme: Ensure gtk uses the same windowing system as Qt
+  * tst_QFocusFrame: fix -Wparantheses
+  * Sync Vulkan device features between QVulkanWindow and QRhi
+  * SQLite: Update SQLite to v3.39.2
+  * Update freetype to 2.12.1
+  * corelib: Fix typos in documentation
+  * QAtomicInteger docs: mention bool and char8_t as 8-bit types
+  * qgraphicsitem_cast: replace 0 with nullptr
+  * Doc: Hide weak overload template magic from documentation
+  * Revert "QDateTime: fix adjusted datetime handling"
+  * Fix select handles disappears issues
+  * tst_QSslKey: prepare for the migration to OpenSSL v3
+  * tst_qnetworkreply: replace server.pem/key pair
+  * Disable unit testing setting up QTcpServer on special Apple interfaces
+  * qmake/msbuild: Turn off "use full paths in diagnostics" by default
+  * qmake/msbuild: Support all /DEBUG:xxx linker options
+  * qmake/msbuild: Support all /LTCG:xxx options
+  * Android A11Y: Add content change type to content change event
+  * Enabler for fractional scaling of text in Qt Quick
+  * macOS: Override logical DPI to 72
+  * Add QDom internalSubset implementation
+  * Fix tst_AndroidAssets, broken by recent changes on assets load speed
+  * Android: Improve loading speed of individual assets
+  * Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalent
+  * macOS: Remove code for handling logical DPI changes
+  * Fix an incorrect invocation of llvm-readobj
+  * macOS: Ignore deprecation for kOnSystemDisk icon domain
+  * Copy only files that belongs to QML module
+  * Android: fix wrong position of cursor handle and editpopup menu in split screen
+  * Doc: Document QML_IMPORTS_PATH and QMLPATHS
+  * Add the missing RCC_DIR to '.qrc' paths when generating deployment settings
+  * Android: Fix the offset of the EditPopupMenu
+  * xcb: update xkb_state mask as much as possible
+  * QDom: Stop treating non-BMP characters as invalid
+  * Android 13: Fix warnings on starting an application
+  * qxkbcommon: Map Super/Hyper to Meta early enough to have an effect
+  * macOS: Ignore update requests for offline displays
+  * macOS: Avoid recursively updating screens when window moves screen
+  * qmake/MinGW: Install separate debug info of DLLs next to the DLL
+  * QMainWindow: fix restoreState() for toolbars
+  * Make two QDT benchmarks data-driven and add more rows
+  * Fix doc and example of QLoggingCategory::installCategory()
+  * qmake: Document Xcode behavior when bundling translation files
+  * Android: Fix missing import
+  * QByteArray: more GCC 12 -Werror=array-bound whack-a-mole
+  * CMake: Fix android sdk version propagation
+  * Restore C++20-deprecated mixed-enum bitwise operators
+  * Android: Fix ANR when QtService and QtActivity load in same process
+  * Fix restart QtActivity
+  * QArrayData::data(): do type-punning via quintptr, not char *
+  * QIOSTextResponder: recreate responder upon reset
+  * QSslSocket: make it work with OpenSSL v3
+  * QFileSystemModelPrivate: de-inline ctor and dtor
+  * Network: update Public Suffix List
+  * macOS: Ensure proper quoting when calling otool in objc_namespace script
+  * QKeySequence: Fix the one-off error in the mac glyph array size
+- Commits dropped by the rebase:
+  * Apply CVE-2022-27404-27405-27406-qtbase-5.15.diff
+  * QArrayData: fix UB via reinterpret_cast (crash with FORTIFY_SOURCE=3)
+  * Adapt for q_EVP_PKEY_base_id → q_EVP_PKEY_get_base_id rename in OpenSSL 3
+  * Don't use a deprecated function if built/linked with OpenSSL v3
+
+- Update to version 5.15.10+kde159 (bsc#1214327, CVE-2023-37369):
+  * Fix CVE-2023-43114
+  * QMimeDatabase: fix detection of pattern conflict in different prefixes
+  * Fix highdpi conversion of QTabletEvent coordinates on xcb
+  * widget: set WA_X11NetWmWindowType* after xcb window was created
+  * Fix crash when setting override cursor on multiple clients
+  * QAccessibleWidget: Remove pointless ZWSP in warning message
+  * Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()
+  * Correctly parse non BMP char refs in the sax parser
+  * Clear the _X version of alongside the enum deprecator
+  * Fix UB (signed char passed to <cctype> function)
+  * Qt3DRender: includemocs
+  * Fix capitalization error in auto-generated qdbusmacros.h include
+  * QColorDialog: Ignore mouse move events when no mouse button is pressed
+  * QHostInfo: fix remaining slotObj leaks
+  * QXmlStreamReader: Raise error on unexpected tokens (CVE-2023-38197,
+    QTBUG-92113, QTBUG-95188, bsc#1213326)
+  * QTextLayout: Reconsider cursor drawing on TextObject
+  * Ensure consistent cursor width under fractional scaling
+  * Fix QTextEdit cursor rectangle vertical positioning
+  * Return 0 in QWindow::winId in case of failed platform window creation
+  * Doc: note QWindow::winId() will cause platform window creation
+  * QSslDiffieHellmanParameters: fix mem-leak
+  * QHostInfo: fix leaking slot object
+  * Make sure we don't count down past 0 QT_FATAL_CRITICALS
+  * QLogging: DRY isFatal(QtMsgType)
+  * tst_QXmlStream: remove unneeded _ba UDLs
+  * Fix typo in QXmlStreamReader error message
+  * QXmlStreamReader: make fastScanName() indicate parsing status to callers
+  * QXmlStreamReader: change fastScanName() to take a Value*
+  * Fix Croatia's currency
+  * SSL: upgrade the default DH parameters
+
+- switch icu-devel requires to pkgconfig to allow switching libicu
+  versions
+
+- Change %_libqt5_libexecdir to %_libexecdir/qt5 (bsc#1174075)
+
+- Update to version 5.15.10+kde129, rebased upstream:
+  * Ssl: Copy the on-demand cert loading bool from default config
+  * Schannel: Reject certificate not signed by a configured CA certificate (boo#1211994, CVE-2023-34410)
+  * qnetworkreplyfileimpl_p.h: fix header guard name
+  * Revert "Draw the cursor considering the descent is 0"
+  * Use pkgconfig in order to find libproxy configuration
+  * Upgrade PCRE2 to 10.40
+  * Android A11Y: handle LocationChanged event only for focused element
+  * Port binary JSON to new special integer bitfields
+  * INTEGRITY: enable C99 globally
+  * QObject: mark two error reporting functions COLD
+  * Endian: Provide special integer bitfield unions
+  * Android: set useLegacyPackaging to true in build.gradle
+  * QWidgetTextControl: port to new-style connects (faster)
+  * Sync qxmlstream.g with qxmlstreamparser_p.h [1/2]: switched lines
+  * tst_QNetworkReply try stabilize autoDeleteReplies tests
+  * Remove duplicated include for <limits>
+  * Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`
+  * qwindowsxpstyle: Fix typos in documentation
+  * Correct prefix reported for end element in QXmlStreamReader
+  * Android A11Y: Add supported role infos to A11yNodeInfo
+  * Fix handling of DateTime values in QSettings
+  * Fix off-by-one for "typically" lowest value INT_MIN
+  * xml: Fix typos in documentation
+  * QWindowsWindow: Fix typo in documentation
+  * includemocs (updated script)
+  * widgets: Fix typos in documentation
+  * cocoa: Fix typo in debug messages
+  * Only scroll QMenu when there is a valid active action
+  * QTimer: Add note in documentation
+  * Fix QListView assert when the last row is moved in IconMode
+  * QFileDialog: Fix adding default suffix when file path contains dot
+  * QLineEdit: account for the placeholderText when computing lineRect
+  * QFileDialog::saveFileContent crashes on accept
+  * QCompleter: QCompleter unexpectedly changes QLineEdit text
+  * Fix build error on iOS with the configure option -qtnamespace
+  * Draw the cursor considering the descent is 0
+  * Remove pure-virtual-signals.h include from tst_moc.cpp
+  * plugins: image formats - fix odr violation
+  * dbus: Fix typos
+  * qwindowsdialoghelpers: Fix typo in documentation
+  * QTableView: Document the customizations applied to QHeaderView
+  * Unicodetools: compile
+  * eglfs_x11: Fix running flag linkage
+  * qcompilerdetection.h: add Q_CC_{GNU,MSVC,CLANG}_ONLY macros
+  * Fix CMake warning about "missing closing ' quote"
+  * Fix alignment of next/prev links in offline style
+  * QtDBus: includemocs
+  * Image Plugins: includemocs(-ish)
+  * QtGui: includemocs
+  * QXcbNativeInterface: remove unused field m_sysTraySelectionAtom
+  * Windows QPA: Fix slowdown with large table/tree views with accessibility
+  * Macstyle: fix the text color on the disabled button
+  * QMacStyle: fix tool buttons (in checked mode)
+  * QTeamCityLogger: fix .arg() placeholder injection
+  * QAbstractTestLogger: disable copying
+  * Fix errorMessageFromComError()
+  * QtNetwork: includemocs
+  * AppleUnifiedLogger: Remove manually managed os_log_t cache
+  * examples: add WindowStaysOnBottomHint into preview text
+  * QSharedPointer: Use matching new/delete
+  * QIbusPlatformInputContextPlugin: includemocs
+  * QGtk3ThemePlugin: includemocs
+  * QTuioTouchPlugin: includemocs
+  * QtWidgets: includemocs v2022
+  * QMYSQLDriverPlugin: includemocs
+  * QtDeviceDiscoverySupportPrivate: includemocs
+  * QLinuxFbIntegrationPlugin: includemocs
+  * QtPrintSupport: includemocs
+  * QSQLiteDriverPlugin: includemocs
+  * QtFbSupportPrivate: includemocs
+  * QXdgDesktopPortalThemePlugin: includemocs
+  * QtTest: includemocs
+  * QComposePlatformInputContextPlugin: includemocs
+  * QtSql: includemocs
+  * QVncIntegrationPlugin: includemocs
+  * Fix backingstore fractional DPR glitches for widgets in child windows
+  * Include <limits> where std::numeric_limits is used
+  * QtInputSupportPrivate: includemocs
+  * Document the default value of QSFPM::sortOrder()
+  * Better document how to enable sorting in QSPFM
+  * Correct documentation of INI format's loss of type information
+  * Android: add missing properties in AndroidManifest.xml
+  * Fix assertion failure when parsing a doubly-invalid date-time text
+  * Windows QPA: Correct mistake when calculating minmaxinfo
+  * Android: replace ndk.dir with android.ndkVersion in build.gradle
+  * Android: remove the old copy of gradle.properties after reading it
+  * CMake Android Support: Fix signing of APKs
+  * Android: fix A11Y object description
+  * macOS: Fix warning about comparing different types in QCocoaScreen::isOnline
+  * Fix qmake build on FreeBSD
+  * Update documentation of enum Qt::DockWidgetArea
+  * xcb: recreate xcb window under some conditions
+  * objc_namespace: Add support for universal binaries
+  * objc_namespace: Fix misspelled argument for silencing output
+  * objc_namespace: Update parsing logic to account for otool changes
+  * Blacklist passwordAuth for Ubuntu 20.04
+  * Android: wrap QAndroidInputContext's m_focusObject in a QPointer
+  * Fix compilation with GCC 12 (and on Fedora 35 and newer)
+  * Chip example: fix an accidental bool->int conversion when using PMF connections
+  * qmake: Add support for C++23
+  * Android: use BCP 47 tag to create a correct Locale for QTimeZone::displayName()
+  * QDateTime: fix adjusted datetime handling
+  * Fix crash in tst_qmltc_examples on Android
+  * macOS: Remove dead code for focus ring handling in Mac style
+  * Detach for colortransforms of indexed formats
+  * tst_QTcpSocket::connectToHostError - handle possible timeouts
+  * CoreText: Avoid populating font family aliases if family was populated
+  * Graphicsview: Avoid background clearing glitches under fractional DPR
+  * Windows QPA: Avoid slowdown with UI Automation name change notification
+  * Windows QPA: Avoid sending accessibility notifications before activation
+  * Windows: Fix potential crash when retrieving default printer
+  * Make Ubuntu with its non-standard security level happy
+  * Android: Blacklist failing tests on tst_QGraphicsProxyWidget
+  * Update LA 4.4.1
+  * iOS A11Y: Set more accessibilityTraits
+  * QNX: Fix compiler warning by when FEATURE_clipboard is not enabled
+  * Document that native file dialogs might not show a title
+  * Doc: Remove mentionings of overflows from QElapsedTimer
+  * QTextMarkdownImporter: don't apply text char format to list item block
+- Commits dropped by the rebase:
+  * QBuffer: add missing <limits> include
+  * Fix developer build
+
+- Update to version 5.15.9+kde154:
+  * Hsts: match header names case insensitively (CVE-2023-32762,
+    QTBUG-113392, bsc#1211797)
+  * Fix specific overflow in qtextlayout (CVE-2023-32763,
+    QTBUG-113337, bsc#1211798)
+  * QDnsLookup/Unix: make sure we don't overflow the buffer
+    (CVE-2023-33285, boo#1211642)
+- Update to version 5.15.9+kde151, rebased upstream:
+  * QCborValue: fix incorrect to{Array,Map} when the value is empty
+  * QMargins: fix a missing "full stop" in the docs
+  * QLibrary: restore translated string
+  * QLibrary: fix possible arg() format clobbering
+  * iOS: Use python3 for enumerating test target devices
+  * Android: Treat ACTION_CANCEL as TouchCancelEvent
+  * Doc: Fix broken formatting
+  * QFileSystemEngine: fix potential formatting error
+  * QString::asprintf: check that passing field widths as arguments works
+  * Backport recent QFlags tests
+  * network: Fix typos in documentation
+  * Fix accuracy with screen composition
+  * Doc: Update documentation for QElapsedTimer's in Windows
+  * Document that QStandardPath::findExecutable works with absolute paths
+  * macOS: Use native resize cursors for diagonal resize
+  * Fix clipped glyphs in text rendering of QGraphicsTextItem
+  * Change comparison data type to fix int overflow
+  * Add missing Q_WEAK_OVERLOAD definition
+  * Update QFileInfo docs to mention macOS aliases
+  * Distinguish macOS aliases from normal symbolic links
+  * Windows QPA: Fix frameless maximize on secondary screens
+  * Rewrite tst_qdataurl as a data-driven test
+  * Fix compilation for wasm
+  * QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controller
+  * Fix QDockWidget's dock area permissions after hovering
+  * Fix C++20 ambiguous relational operators between QJsonValue{,Ref}
+  * Android: make sure that orientationChange is reported after resize
+  * Android: set all QScreen's geometry-related parameters together
+  * Blacklist: test cases blacklisted in tst_QDBusConnection:
+  * wasm:  fix issue with passing username/password to network request
+  * macOS: Pass multi arch flags when linking qmake
+  * QCocoaFileDialogHelper: Always enable symlinks and aliases to directories
+  * Android: terminate argv passed to main() with nullptr
+  * Update bundled libjpeg-turbo to version 2.1.3
+  * ANGLE: Load the DirectX libraries from the system path directly
+  * SQLite: Update SQLite to v3.37.2
+  * Fix compiler warnings about unused parameters
+  * Fix getsockopt option_value initial initialization
+  * Http2: Fix redirect-handling
+  * Android A11Y: Fix value rounding
+  * Android A11Y: Announce value together with element name when focused
+  * Android A11Y: handle valueChanged events
+  * tst_QSystemSemaphore: give proper path to test-helper
+  * QNX: Silence compiler warning by initializing variable
+  * Update LICENSE.QT-LICENSE-AGREEMENT
+  * winrt appxmanifest: Properly replace VCLibs version for newer MSVC versions
+  * QAbstractSocket: Don't pretend pause and resume is a stack
+  * Gui: test also depends for clipboard feature
+  * QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHandler()
+  * macOS: Respect QMAKE_APPLE_DEVICE_ARCHS when building qmake
+  * HTTP: Make redirect response parsing more generic
+  * BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 20.04
+  * Android A11Y: populate child elements when constructing node info
+  * Fix issue where readyRead() could happen after disconnected()
+  * QStringView: add missing constexpr so we can use is_constant_evaluated
+  * Use Android's View.generateViewId() for generating ids for views/surfaces
+  * Remove documentation of non-existing QAccessible state
+  * Doc: Fix snippet to match actual QFileInfo behavior
+  * Android: Re-focus focused accessibility node after orientation change
+  * Android A11Y: execute C++ code on main Qt thread
+  * Android: extract parentId for hidden object in advance
+  * xcb: Show valuator atom names properly in categorized logging
+  * Android: replace stacktrace with debug message in search for setService
+  * Better document attaching a QFutureWatcher to a started QFuture
+  * doc: Update GenericDataLocation location on iOS
+  * BLACKLIST test_Gestures tests for RHEL-8.4
+  * QPlainTestLogger: do not print "failure location" if there's no failure
+  * QAbstractItemView: do not access invalid model indices (3/N)
+  * Win32: always allow the event loop to be woken up by posted events
+  * rhi: d3d11: Use __uuidof where we can
+  * Don't QEXPECT_FAIL tst_QLineEdit::testQuickSelectionWithMouse on macOS ARM
+  * Network: Emit authenticationRequired when using Ntlm
+  * testlib: Disable window restoration on macOS in a non-persistent way
+  * QAbstractItemView: do not access invalid model indices (2/N)
+  * QAbstractItemView: do not access invalid model indices (1/N)
+  * QAbstractItemView: code tidies
+  * Update float16 part of TestLib selftest
+  * QGuiApplication: constant-initialize lastCursorPosition
+  * Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows versions
+  * [Android]: Handle the screen name, modes and refreshRate properly
+  * QVersionNumber: remove the "pure" attribute from commonPrefix()
+  * QEvent: initialize the static userEventTypeRegistry constexprly
+  * Let QXcbGlxWindow::createVisual fallback to QXcbWindow::createVisual
+  * Android A11Y: fix content update notification when object is hidden
+  * Android: explicitly remove accessibility focus when element is hidden
+  * BLACKLIST tst_qfont for Red Hat 8.4 and Ubuntu 20.04
+  * QtCore: includemocs
+  * Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool
+  * INTEGRITY: Prevent deletion of virtual functions
+  * QMake: replace a Q_ASSERT() with a Q_UNREACHABLE()
+  * QTransform benchmark: measure what was promised
+  * QStaticByteArrayMatcher: add a useful comment
+  * QMacStyle: use the 'momentary push in' type for push buttons
+  * qopengl.h: Move C header #include(s) out of the QT_NAMESPACE
+  * Enable all supported 1.0 device features in QVulkanWindow
+  * Fix queue passed to vkQueuePresent
+  * QFusionStyle: don't draw an invalid outline for up/down buttons
+  * Doc: Make QListIterator snippets more robust
+  * QVersionNumber: don't detach() in rvalue QList/QVector ctor
+  * QNetworkRequest: Document how Qt handles 301 and 302 status codes
+  * Convert date-time to UTC before claiming it's in GMT
+  * Remove execute permission from XML files
+  * Add test case for style sheet selectors for enum properties
+  * FreeType: allow falling back to synthesized bold if desired
+  * Fix an assertion failure in massageAdjustedDateTime()
+  * Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1
+  * Doc: Replace "C:Documents and Settings" paths
+  * QOrderedMutexLocker: fix compilation with C++11
+  * QHttpNetworkConnection: Always set proxy settings to all channels
+  * Add a markdown writer test for a checklist item ending with `code`
+  * Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spans
+  * QWizardLayoutInfo: make == and != operators const
+  * Revert "Android: Fix screen flicker issues"
+  * macOS: Handle momentum scroll NSEventPhaseBegan when scroll had ended
+  * SQLite: Update SQLite to v3.37.0
+  * Update copyright year to 2022
+  * QTzTimeZonePrivate: use ctor delegation instead of init()
+  * QTzTimeZonePrivate: fix permanently-detaching m_icu
+  * tst_QGraphicsView: fix memleak
+  * Doc: Update external links to Qt Creator Manual
+  * macOS: assume an unidentified tablet device is a stylus
+  * tst_QItemModel: fix memleaks
+  * tst_qanimationgroup: fix memleaks
+  * QAbstractAnimation: add missing forward-declaration
+  * [doc] QCoreApplication::installTranslator() doesn't take ownership
+  * tst_qtranslator: fix memleak
+  * QTestData: fix streaming of u8 string literals in C++20 mode
+  * QThread/Unix: extract duplicate code
+  * QWindowPrivate: fix inconsistent inline on some methods
+  * tst_QStringList: check that join(u'0') embeds NULs
+  * macOS: Sanitize scroll deltas for NSEventPhaseCancelled
+  * tst_qsharedmemory: skip readOnly() test under asan
+  * QXmlStreamReader: update test distribution
+  * QZipReader: update to unzip partly broken archives
+  * Deliver context menu event with correct coordinates to widgets in popups
+  * QTextHtmlParser: fix prefix lookahead and html comments
+  * QtConcurrent::run crashes on program exit
+  * tst_QPropertyAnimation: fix leaks occurring under normal operation
+  * tst_QPropertyAnimation: fix wrong comment
+  * QLogging: fix potential missing NUL-terminator when calling OutputDebugString
+  * Fix qt_scrollRectInImage when scrolling outside of the image
+- Commits dropped by the rebase:
+  * Fix compile with Qt5: Use QString::mid instead of QString::sliced
+  * Restore C++11 compatibility after e8b9f4c28d3ab5e960dc54f2dc0c4b749b0b50e0
+  * QDateTime: Don't require c++17
+
libqt5-qtdeclarative
+- Update to version 5.15.12+kde31, rebased upstream:
+  * QML: Fortify qmlExecuteDeferred some more
+  * QV4: Avoid memory corruption in Reflect.apply
+  * Blacklist 1 tests in tst_qquickanimations on macos
+  * doc: Add note to PinchHandler.translation property about macOS trackpad
+  * Revert "masm: Treat Android as generic Posix regarding mmap and friends"
+  * QML: Check for stack overflows when creating objects
+  * Fix wrong item-sizeHint-cache when StackLayout children were reordered
+  * Doc: Add missing QQuickWindow constructor
+  * Handle missing stops gracefully in Shape gradients
+  * Do not crash if madvise() fails on MADV_WILLNEED
+  * Blacklist 1 tests in tst_qquickbehaviors on macos
+  * Avoid double applyDelegateChange in QQIV::setDelegate
+  * QSGGeometry: add Q_DISABLE_COPY_MOVE
+  * Qml: Don't crash on bad grouped properties
+  * Fix TypeError in dynamicview1 example
+  * Fix broken Text rendering when noantialiased NativeRendering is used
+  * Trim file names before adding them to qml components and scripts
+  * masm: Treat Android as generic Posix regarding mmap and friends
+  * Bump version to 5.15.12
+  * Move StackLayout tests from qtquickcontrols.git (5.15)
+
+- Update to version 5.15.11+kde30, rebased upstream:
+  * Flickable: prevent fixup() from being called while dragging
+  * Adjust baselineOffset correctly when fontSizeMode == HorizontalFit
+  * QQmlVMEMetaObjectEndpoint: ensure property cache before accessing it
+  * Text: Re-layout the text when a alignment is set and the height grows
+  * Blacklist 1 tests in tst_qquickflickable on macos
+  * Fix fractional scaling of text in Qt Quick
+  * qqmlprivate.h: make static constexpr members c++11 compliant
+  * V4: Account for the guard pages when allocating stack space
+  * Blacklist 1 tests in tst_QQuickLoader on ubuntu-20.04
+  * Flickable: let changing contentItem pos also affect the drag starting pos
+  * Blacklist 1 tests in tst_QParallelAnimationGroupJob on macos
+  * StackLayout: Do not set size of children to (-1, -1)
+  * V4: Mark InternalClass parents when running GC
+  * A11Y: Send Scrolling Events when Flickable moves
+  * doc: Add missing PointerHandler.CanTakeOverFromItems enum value
+  * Qml: Don't crash on nested group properties with aliases
+  * QV4::CompiledData: fix GCC 12 -Werror=uninitialized errors
+  * QQuickText/Edit: fix C++20 -Wdeprecated-enum-enum-conversion warnings
+  * Android: Fix crash on tap handler with a S-Pen
+  * masm: fix -Wdeprecated-enum-enum-conversion
+  * Add listing of the components and scripts that belongs to the qml module
+  * QML: Port QV4::CompiledData::RegExp to new special integer bitfield
+  * QML: Port QV4::CompiledData::JSClassMember to new special integer bitfield
+  * QML: Port QV4::CompiledData::Object to new special integer bitfield
+  * QML: Port icutils::Node to new special integer bitfield
+  * QML: Port QV4::CompiledData::Lookup to new special integer bitfield
+  * QML: Port QV4::CompiledData::Binding to new special integer bitfield
+  * QML: Port QV4::CompiledData::Property to new special integer bitfield
+  * QML: Port QV4::CompiledData::Alias to new special integer bitfield
+  * QML: Port QV4::CompiledData::ParameterType to new special integer bitfield
+  * QML: Port QV4::CompiledData::Location to new special integer bitfield
+  * Fix Qt build with Python being in path with spaces
+  * Quick test lib: Account for DPR when grabbing sub-image
+  * qqw: Invalidate and reinitialize the scenegraph correctly
+  * Fix rendernode example wrt stacking
+  * Stop using the same buffer for vertex and index data
+  * Fix race condition on QQmlEnginePrivate::qml_debugging_enabled
+  * qqmlimport.cpp: remove unused qreadwritelock.h
+  * QQmlDebug: reliably print the debugger warning
+  * QQmlListCompositor: suppress GCC 12 -Warray-bounds warnings
+  * Doc: QQuickTextInput: Mark all readonly properties as such
+  * MouseArea: don't override preventStealing on mouse release
+  * MultiPointTouchArea: remap touchpoint positions when filtering
+- Commits dropped by the rebase:
+  * Revert "Fix missing glyphs when using NativeRendering"
+  * Fix missing glyphs when using NativeRendering
+
+- Update to version 5.15.10+kde31:
+  * QML: Make notify list thread safe
+  * QtQml: Clean up QQmlData ctor
+  * QRecyclePool: fix potential UB
+  * QQmlJs::MemoryPool: fix potential UB (pointer overflow)
+  * JIT: Add missing {STORE|LOAD}_ACC() to CreateCallContext
+- Drop patches, now upstream:
+  * 0001-JIT-Add-missing-STORE-LOAD-_ACC-to-CreateCallContext.patch
+
+- Update to version 5.15.10+kde26, rebased upstream:
+  * Fix tst_QQuickText::fontSizeMode
+  * (manual) includemocs
+  * Text: don't fall back to full-width layout if availableWidth == 0
+  * MPTA: don't allow more than one touchpoint to react to mouse
+  * QML/JS: Reject yield expression not directly in generator functions
+  * Modify m_compareRegister bitfield
+  * Add a TU for QQmlDebugServer
+  * QmlModels: includemocs
+  * Add a TU for QQmlProfilerEventReceiver
+  * Quick: includemocs
+  * QSGRhiShaderEffectNode: remove unused m_rc member
+  * QQmlPreviewServiceFactoryPlugin: includemocs
+  * Qml: includemocs
+  * QuickTest: includemocs
+  * PinchArea: ignore ZoomNativeGesture and RotateNativeGesture if told to
+  * Docs: Document textInput.acceptableInput as read only
+  * QQmlTableModelColumn: remove unused field mIndex
+  * MouseArea: don't get stuck in doubleClick if handler caused ungrab
+  * Avoid -Wclass-memaccess warning
+  * QmlDebugPrivate: includemocs
+  * QmlModels: includemocs
+  * QQmlInspectorServiceFactoryPlugin: includemocs
+  * QQmlDebuggerServiceFactoryPlugin: includemocs
+  * QQmlProfilerServiceFactoryPlugin: includemocs
+  * QQmlNativeDebugServiceFactoryPlugin: includemocs
+  * QuickShapesPrivate: includemocs
+  * QtPacketProtocolPrivate: includemocs
+  * QDebugMessageServiceFactoryPlugin: includemocs
+  * QQuickProfilerAdapterFactoryPlugin: includemocs
+  * Build fixes for GCC 11
+  * doc: Fix inherited property docs in HoverHandler
+  * tst_qqmllistcompositor: fix -Wdeprecated-enum-enum-conversion
+  * Set depth mask correctly for clear
+  * Doc: Improve cursorPosition description in TextInput and TextEdit docs
+  * Fix blacklisting string for Ubuntu 20.04 in qquickmultipointtoucharea
+  * V4 ArrayIterator: Protect retrieved value from GC
+  * QML: Protect against EAGAIN when calling madvise on linux
+  * QQuickLoader: Check for QQmlEngine before using it
+
+- Update to version 5.15.9+kde26:
+  * qml tool: Use QCommandLineParser::process() rather than parse()
+- Add patch to fix crash on aarch64 (boo#1211628, QTBUG-111935):
+  * 0001-JIT-Add-missing-STORE-LOAD-_ACC-to-CreateCallContext.patch
+
+- Update to version 5.15.9+kde25:
+  * Accessibility: respect value in attached Accessible in controls
+  * Revert "QQuickItem: Fix effective visibility for items without parent"
+    (boo#1210980)
+
+- Update to version 5.15.8+kde67, rebased upstream:
+  * QQuickItem: Fix effective visibility for items without parent
+  * Prevent crash when destroying asynchronous Loader
+  * Quick Animations: Fix crash
+  * qv4function: Fix crash due to reference being invalidated
+  * Models: Avoid crashes when deleting cache items
+  * QQuickState::when: handle QJSValue properties correctly
+  * QQmlImportDatabase: Make sure the newly added import path be first
+  * Revert "Fix missing glyphs when using NativeRendering"
+  * Fix missing glyphs when using NativeRendering
+  * Update the window cursor on mouse release
+  * Blacklist: test cases blacklisted in tst_QQuickListView:
+  * Blacklist: test cases blacklisted in tst_QQuickMultiPointTouchArea:
+  * Fix crash with NativeRendering on RHI
+  * A11Y: make QQuickText focusable for A11Y
+  * QQuickWindow: improve docs for activeFocusItem
+  * Doc: add example snippets for containmentMask
+  * Fix typo in qquickdroparea/BLACKLIST for Ubuntu-20.04
+  * QQmlAdaptorModel: Do not use reparenting for lifetime managemment
+  * Correctly handle QQuickState::when
+  * CMake: Fix handling of empty qrc files with qtquickcompiler
+  * CMake: Skip qtquickcompiler cmake test on macOS ARM
+  * Fix indices alignment problem
+  * Fix indentation in positioners example
+  * doc: Fix QQuickItem point/rect mapping methods signatures
+  * Instantiator: Do not load items when inactive
+  * Doc: Fix QtQuick::Loader::item type
+  * Doc: fix incorrect type name on focus page
+  * icutils::Node: GCC 11 -Werror=maybe-uninitialized w/-fsanitize=undefined
+  * tst_qquickimageprovider: fix some memleaks
+  * Fix incorrect behavior after displace transition
+  * Fix edge cases in arcTo
+  * Don't blacklist tst_QQuickFramebufferObject::everything on b2qt
+  * Use tree hash rather than commit hash in .tag file
+  * Adjust default max call depth for QNX
+  * Blacklist containsDrag_internal on Ubuntu 20.04
+  * QQmlLoggingCategory: Avoid unnecessary warnings from setters
+  * Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOS
+  * Assert that QQmlDelegateModel's count can't be less than zero
+  * qml{plugindump|importscanner}: Don't mix std::cerr and std::wcerr
+  * Treat unknown tablet device as stylus and create QTabletEvent
+  * GridView: Set content position when changing cell size
+  * QQuickItemViewTransitionAttached: Avoid dangling pointers
+  * Bound animatorjob value to the given range
+- Commits dropped by the rebase:
+  * Document that StyledText also supports &nbsp; and &quot;
+
+- Drop the mechanism for supporting systems without SSE2. glibc removed
+  support for looking up libraries in sse2/ subdirectories and libQt5Qml5
+  without SSE2 crashes Plasma (boo#1208188):
+  * sse2_nojit.patch
+
libqt5-qtgraphicaleffects
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * No code changes
+
+- Fix broken QML dependency
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libqt5-qtimageformats
+- Update to version 5.15.12+kde10, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde12, rebased upstream:
+  * Add finding from oss-fuzz to tst_qicns
+
+- Update to version 5.15.10+kde18:
+  * Update bundled libtiff to version 4.6.0
+  * Update bundled libtiff to version 4.5.1
+  * Update bundled libtiff to version 4.5.0
+  * Fix bundled libtiff compilation lzw warning and reading failure
+  * Update bundled libtiff to version 4.4.0
+  * Update bundled libwebp to version 1.3.2
+  * Update bundled libwebp to version 1.3.1
+  * Update bundled libwebp to version 1.3.0
+  * Update bundled libwebp to version 1.2.4
+
+- Update to version 5.15.10+kde9, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde12, rebased upstream:
+  * Update bundled libwebp to version 1.2.2
+
libqt5-qtlocation
+- Update to version 5.15.12+kde6, rebased upstream:
+  * Fix HereMap plugin not supporting authentication via apiKey
+  * Fix build of Qt.labs.location QML plugin
+  * PositionSource: fix lastKnownPosition request at startup
+  * Bump version to 5.15.12
+- Drop patches, now upstream:
+  * 0001-Fix-build-of-Qt.labs.location-QML-plugin.patch
+
+- Update to version 5.15.11+kde4, rebased upstream:
+  * Revert "Make location-labs-plugin depend on features.opengl"
+  * Add check to getSatInfoFromNmea to avoid undefined behavior
+  * Fix undefined behavior in qlocationutils_readGsa()
+  * Use std::remove_if + QVector::erase to remove child pipes
+  * PositionSource: do not query lastKnownPosition if the source is inactive
+  * Android: fix crash on exit when QGeoAreaMonitorPolling is used
+- Add patch to fix build of the Qt.labs.location QML plugin:
+  * 0001-Fix-build-of-Qt.labs.location-QML-plugin.patch
+
+- Update to version 5.15.10+kde5:
+  * Update mapbox-gl-native
+
+- Update to version 5.15.10+kde4, rebased upstream:
+  * Make location-labs-plugin depend on features.opengl
+- Commits dropped by the rebase:
+  * Fix build of Qt.labs.location QML plugin
+
+- Update to version 5.15.8+kde7, rebased upstream:
+  * No code changes
+
libqt5-qtmultimedia
+- Update to version 5.15.12+kde2, rebased upstream:
+  * Fix crash on macos13 with iphone camera
+  * VideoOutput: Always update geometry when video surface format changes
+  * VideoOutput: fix resize of a finished video
+  * Bump version to 5.15.12
+  * Windows: Fix cropping for HEVC-encoded videos
+
+- Update to version 5.15.11+kde2, rebased upstream:
+  * QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversion
+  * Android: Align emit sequence
+  * QNX: fix KHR image handling
+  * Fix compile error on videonode plugin
+
+- Update to version 5.15.10+kde3, rebased upstream:
+  * Fix chunk sizing in QPulseAudioSink
+  * Initialize m_material to nullptr
+
+- Update to version 5.15.8+kde7, rebased upstream:
+  * Fix duration() with very long media with gstreamer
+  * Blacklist tst_QAudioOutput on macOS ARM
+
libqt5-qtquickcontrols
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+  * Remove tests for StackLayout
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * Blacklist Tests_StackLayout::test_addAndRemoveItems
+  * Blacklist Windows on Tests_StackLayout::test_addAndRemoveItems
+  * Blacklist 1 tests in qtquickcontrols on macos
+  * Blacklist 1 tests in qtquickcontrols on ubuntu-20.04
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libqt5-qtquickcontrols2
+- Update to version 5.15.12+kde5, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde5, rebased upstream:
+  * Take over touch grab after initial delayed mouse press from Flickable
+  * Doc: Fix link to Scrollbar size property
+
+- Update to version 5.15.10+kde6, rebased upstream:
+  * Accessibility: respect value in attached Accessible in controls
+  * TextArea: make clip node wider to accommodate cursor when right-aligned
+  * DialogButtonBox: fix buttons going outside box on size change
+  * Control in pressDelay Flickable: detect touch release near press pos
+  * Reset provider's texture if QQuickNiniPatchImage's source is invalid
+  * FileDialog: do not add default suffix when content scheme is used
+
+- Update to version 5.15.8+kde11, rebased upstream:
+  * SwipeView: don't cull every child item that gets added
+  * AbstractButton: fix fast clicks being treated as double clicks
+
libqt5-qtscript
+- Update to version 5.15.16:
+  * Bump version to 5.15.16
+
+- Update to version 5.15.15+kde0, rebased upstream:
+  * No code changes
+- Commits dropped by the rebase:
+  * Bump version to 5.15.15
+  * Bump version to 5.15.14
+  * Bump version to 5.15.13
+  * Bump version to 5.15.12
+  * Bump version to 5.15.11
+  * Bump version to 5.15.10
+
+- Update to version 5.15.15:
+  * Bump version to 5.15.15
+
+- Update to version 5.15.14:
+  * Bump version to 5.15.14
+  * Bump version to 5.15.13
+
libqt5-qtsensors
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libqt5-qtserialport
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * Update LGPL license header
+  * Windows: guard against closing the connection while processing incoming data
+  * Windows: fix soft memory leak in synchronous mode
+  * Revert "QSerialPort: Port to alertable I/O functions on Windows"
+  * Revert "Emit _q_notify only if there's no notification pending"
+  * Revert "Revert "Emit _q_notify only if there's no notification pending""
+  * Revert "Avoid possible symbol clashes on static builds on Windows"
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libqt5-qtspeech
+- Update to version 5.15.12+kde1, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde1, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.10+kde1, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde4, rebased upstream:
+  * Fix QtSpeech example querying locales before initialising
+
libqt5-qtsvg
-- Add patch from upsteam to fix a missing variable initialization
-  of QSvgFont's m_unitsPerEm and remove two unused variable in
-  that private class (CVE-2023-32573, bsc#1211298):
-  * 0001-QSvgFont-Initialize-used-member-remove-unused.patch
+- Update to version 5.15.12+kde6, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde6, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.10+kde8, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.9+kde8:
+  * QSvgFont: Initialize used member, remove unused
+    (boo#1211298, CVE-2023-32573)
+
+- Update to version 5.15.8+kde10, rebased upstream:
+  * No code changes
libqt5-qttools
+- Update to version 5.15.12+kde4, rebased upstream:
+  * qdoc: Ensure the generated temporary header file is closed properly
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde3, rebased upstream:
+  * qtattributionsscanner: Support multiple license files
+  * macdeployqt: Ignore repeated references to binary when parsing otool -L
+  * Build QtDesigner plugins in all configurations
+  * lupdate: Allow multiple specifiers after method signature
+
+- Update to version 5.15.10+kde3, rebased upstream:
+  * CMake: Fix qt5_create_translation for same-named .ts files
+  * Drop superfluous network dependency from assistant/{help,qhelpgenerator}.pro
+  * qdoc: Do not split module names in different tags
+  * qdoc: Do not generate tags from titles anymore
+  * Skip endonym in linguist settings list when not available
+  * lrelease-pro: Take EXTRA_TRANSLATIONS into account
+
+- Update to version 5.15.8+kde10, rebased upstream:
+  * qdoc: Fix assert on empty link target
+  * macdeployqt: don’t err on unexpected otool output
+  * Don't run qdoc tests if qdoc was not enabled during configure
+  * CMake: Fix qt_create_translation to not remove .ts files on "clean"
+  * lupdate: Support numeric literal separators
+  * designer: Fix MSVC warning about returning address of local variable or temporary
+  * Bump copyright year to 2022
+
libqt5-qttranslations
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libqt5-qtvirtualkeyboard
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Doc: Improve locale section of technical guide
+  * Fix visible area in the basic example
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * Remove platform-dependent codes for XCB
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde6, rebased upstream:
+  * Fix activation of input panel when initial active focus is set
+  * Blacklist: test cases blacklisted in inputpanel:
+  * Blacklist more test_fullScreenModeSelectionHandles rows
+  * Disable Windows IME when Qt Virtual Keyboard plugin is loaded
+
libqt5-qtwayland
+- Update to version 5.15.12+kde60, rebased upstream:
+  * Client: Always populate mimedata in drags
+  * Client: Honor QGuiApplication::overrideCursor()
+  * Always use blocking write for data_source.send
+  * client: Mark return values as unused to suppress compiler warnings
+  * tests: fix tst_seatv4 to use 24 as default cursor size
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde59, rebased upstream:
+  * Client: Avoid locking resizing in QWaylandShmBackingStore
+  * Client: Remove some surface commits
+  * tests: Fix tst_xdgshell::minMaxSize()
+  * Client: Commit the initial surface state explicitly
+  * Remove unused variables
+  * QtWaylandCompositor: includemocs
+  * QtWaylandClient: includemocs
+  * QtWaylandEglClientHwIntegrationPrivate: includemocs
+  * QtWaylandTextureSharing: includemocs
+  * QWaylandXdgShellIntegrationPlugin: includemocs
+  * QtWlShellIntegrationPrivate: includemocs
+  * Add missing QT_{BEGIN,END}_NAMESPACE
+
+- Update to version 5.15.10+kde58:
+  * Client: Fix the mouse being stuck in pressed state after DnD
+  * client: Fix infinite recursion with text-input-v2
+  * Client: Fix buffer damage
+  * Replace scale with devicePixelRatio for non-integer scaling
+  * Convert cursor bitmap to supported format
+  * client: Fix crash on dnd updates after client facing drag ends
+  * Destroy frame queue before display
+
+- Update to version 5.15.10+kde51, rebased upstream:
+  * Fix compilation with GCC 12
+- Commits dropped by the rebase:
+  * Revert "Client: Ensure that wl_surface lives as long as qtquick render thread needs it"
+  * Client: Ensure that wl_surface lives as long as qtquick render thread needs it
+  * Build fixes for GCC 11
+
+- Update to version 5.15.8+kde70, rebased upstream:
+  * Don't keep eglConfig in hardwareintegration
+  * Update the window geometry when changing decorations
+  * Fix build with -no-feature-tabletevent
+  * Fix wayland touch event to use time stamp from wayland compositor
+  * wayland touch event to add key modifier
+
libqt5-qtwebchannel
+- Update to version 5.15.12+kde3, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde3, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.10+kde3, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde5, rebased upstream:
+  * No code changes
+
libqt5-qtx11extras
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * No code changes
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libqt5-qtxmlpatterns
+- Update to version 5.15.12+kde0, rebased upstream:
+  * Bump version to 5.15.12
+
+- Update to version 5.15.11+kde0, rebased upstream:
+  * Fix compilation with the recent qtbase
+
+- Update to version 5.15.10+kde0, rebased upstream:
+  * Avoid extra copy in a ranged loop
+
+- Update to version 5.15.8+kde2, rebased upstream:
+  * No code changes
+
libraw1394
+- update to 2.1.2
+  - Fix build with some alternative C libraries and with some older
+  build environments.  No functional changes.
+
-- obsolete old -XXbit packages (bnc#437293)
-
librest
+- Replace python3-gi-docgen build requirement with the more
+  reliable pkgconfig(gi-docgen).
+
+- Add patches to fix some minor issues that upstream have solved in
+  a different way in git, but this should suffice for now for us:
+  + 0001-rest_proxy_call_sync-bail-out-if-no-payload.patch:
+    rest_proxy_call_sync: bail out if no payload.
+  + 0002-Handle-some-potential-problems-in-parsing-oauth2-acc.patch:
+    Handle some potential problems in parsing oauth2 access tokens.
+
+- Stop passing soup2=false and tests=false to meson, follow the
+  defaults.
+- Pass vapi=true and add pkgconfig(vapigen) BuildRequires: Build
+  vapi support.
+- Pass ca_certificates=true and
+  ca_certificates_path=%{_sysconfdir}/ssl/ca-bundle.pem to meson.
+
+- Update to version 0.9.1:
+  + Removed RestAuth object.
+  + Added an demo application to showcase librest.
+  + Removed OAuth1 Proxy.
+  + Added soupapiversion to pkg-config file in order to check the
+    which soup version this library got built with.
+  + Build against libsoup3 by default.
+
+- Update to version 0.9.0:
+  + New oauth2 proxy to accomplish pkce workflow with api endpoints
+  + Introduced meson as buildsystem.
+  + Introduced the possibility to build librest with soup-2.4 or
+    soup-3.0
+- Bump abi and abi_pkg to 1.0 and 1_0 following upstream changes.
+- Add meson, gtk-doc, python3-gi-docgen and
+  pkgconfig(json-glib-1.0) BuildRequires and meson macros, port to
+  meson buildsystem.
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Add pkgconfig(libsoup-3.0) BuildRequires and drop
+  pkgconfig(libsoup-2.4) pkgconfig(libsoup-gnome-2.4)
+  BuildRequires: Build with soup-3.0.
+
+- Modernize spec-file by calling spec-cleaner
+
-- Update to version 0.7.92:
-  + Bugs fixed: bgo#665716, bgo#708358, bgo#708359, bgo#728340,
-    bgo#728952, bgo#728953, bgo#735919, bgo#735920, bgo#735921,
-    bgo#735922.
-- Add librest-missing-include.patch: Add missing includes.
-
-- Update to version 0.7.91:
-  + Bugs fixed: bgo#702483, bgo#703103, bgo#703642, bgo#712231,
-    bgo#712747.
-
-- Drop librest-fix-build-without-ca-certificates.patch: as
-  identified in bnc#825903, this is not sufficient and needs more
-  investigation / rewriting.
-- Revert --without-ca-certificates configure option back to
-  - -with-ca-certificates=/etc/ssl/ca-bundle.pem.
-
-- Add librest-fix-build-without-ca-certificates.patch: Fix build
-  with configure --without-ca-certificates.
-- Pass --without-ca-certificates to configure instead of
-  - -with-ca-certificates=/etc/ssl/ca-bundle.pem (bnc#825903).
-
-- Update to version 0.7.90:
-  + Allow to disable libsoup strict SSL check
-  + Add username/password support
-  + Several API additions
-  + Build fixes
-  + Fix some leaks.
-
librsvg
+- Run service with new obs-service-cargo, drop cargo_config as
+  source and clean up spec and service, and switch to zst as
+  buildtime compression.
+
+- Update to version 2.57.0:
+  + rsvg-convert can now output PDF versions 1.4, 1.5, 1.6, in
+    addition to the default 1.7, especially for LaTeX users. See
+    the rsvg-convert(1) man page for options like --format=pdf1.4
+  + Support the image-rendering property.
+  + For consistency with other command-line tools, rsvg-convert now
+    supports an argument "-" to specify the standard input. This is
+    in addition to the already-supported syntax of not specifying
+    an input file at all.
+  + Partial support for the edgeMode attribute in feGaussianBlur,
+    only for small blurs right now.
+  + The minimum supported Rust version (MSRV) is 1.70.0.
+
+- Skip bugs_bug668_small_caps_svg test, started failing with
+  harfbuzz-8.2.0
+
+- Update to version 2.56.92:
+  + Fix the build for aarch64.
+  + More extensive logging for filter primitives.
+  + Update gtk-rs-core to 0.18.
+  + Update dependencies.
+  + Include license text in packaged crates.
+  + The minimum supported Rust version (MSRV) is 1.70.0, due to the
+    gtk-rs-core update.
+
+- Update to version 2.56.3:
+  + This is a security release for bug glgo#GNOME/librsvg#996.
+  - glgo#GNOME/librsvg#996: Fix arbitrary file read when href has
+    special characters.
+  - glgo#GNOME/librsvg#998: Fix cascade for symbol elements being
+    referenced from use elements.
+
+- Use %build_rustflags instead of the deprecated
+  %__default_rustflags macro. Requires at least cargo-packaging
+  1.2.0+3 (boo#1212333).
+
+- Use %__default_rustflags instead of the deprecated %__rustflags
+  macro. Requires at least cargo-packaging 1.2.0+2 (boo#1212333).
+
+- Update to version 2.56.1:
+  + The minimum supported Rust version (MSRV) is 1.65.
+    Unfortunately the assert_cmd crate, used in the test suite,
+    bumped its MSRV and is forcing us to do the same.
+  + Shrink the shared library by telling the linker to omit unused
+    code.
+  + Updates to dependencies.
+
+- Tune _constraints for the various architectures.
+
+- Update licence tag, there is no longer any Apache licensed code.
+
+- Use __rustflags macro and drop no longer needed rustflags global.
+
+- Update to version 2.56.0:
+  + Fix crash when XML files get recursively included through
+    XInclude.
+  + When running the suite of reference tests, you can now use the
+    TESTS_OUTPUT_DIR environment variable to specify where results
+    for failures get written. See tests/README.md for details.
+  + The minimum supported Rust version (MSRV) is 1.64.
+
+- Pass --skip filter_morphology_from_reference_page_svg to
+  cargo_test, filter out new test that fails when building against
+  cairo-1.17.8.
+
+- Update to version 2.55.92:
+  + Update to cssparser 0.29.6; this adds support for hwb() color
+    syntax, from the CSS Color Module Level 4 spec
+    (https://drafts.csswg.org/css-color-4/#changes). Note that
+    values inside hwb() are *not* comma-separated, just whitespace.
+  + Fix panic when a requested font-size is too big.
+  + Validate all clipPath and mask transforms.
+  + Add a performance tracking framework. This is part of an
+    Outreachy internship.
+  + Slight improvements in the size of generated code and memory
+    consumption.
+  + The Rust crate is now called "rsvg", for consistency with other
+    crates that don't usually have a "lib" prefix.
+  + The Rust API documentation is now available at
+    https://gnome.pages.gitlab.gnome.org/librsvg/doc/rsvg/index.html
+- Add minimum harddisk size of 9G for x86_64 to constraints. The
+  cargo test uses a lot of disk space.
+
+- Update to version 2.55.91:
+  + Support "turn" unit for CSS <angle> values.
+  + Support the feDropShadow element.
+  + Fix panic when a feTile filter gets an empty source region.
+  + Update to gtk-rs 0.17.0.
+  + Simplify the NMake Makefiles for Windows; see
+    win32/MSVC-Builds.md for details.
+  + Documentation and infrastructure updates.
+  + Consolidate the scattered .md documents into the Development
+    Guide. Updated links throughout.
+    https://gnome.pages.gitlab.gnome.org/librsvg/devel-docs/index.html
+  + Internal refactoring of the test suite.
+  + Updated dependencies to avoid duplicated crates.
+- Changes from version 2.55.90:
+  + rsvg-convert now supports Tab completion for bash, elvish,
+    fish, powershell, and zsh.  Please run rsvg-convert
+  - -completion bash to generate the completion file.  You can use
+    the other shells' names as an argument to the --completion
+    option.
+  + Support vector-effect="non-scaling-stroke" for paths.
+  + Apply width, height when <use>ing an <svg>.
+  + There is a new development guide for librsvg, for people who
+    want to help in its development. I hope this will be especially
+    useful to Outreachy and Summer of Code interns:
+    https://gnome.pages.gitlab.gnome.org/librsvg/devel-docs/index.html
+  + In the use element, honor the overflow:hidden property of a
+    referenced symbol.
+  + Treat property and attribute parse errors / invalid values as
+    if they were not present, per the specs.  Previously this would
+    cause the offending element's subtree to not be rendered.
+  + Make feGaussianBlur work as a pass-through filter if the
+    stdDeviation is invalid.
+  + Define missing crate metadata for Cargo.toml.
+  + Add some tests that were missing for the C API.
+  + Fix the basic test suite in Windows.
+  + Miscellaneous fixes for the build and CI.
+  + Plenty of internal refactoring to enable more consistent
+    logging.
+  + Slight reductions in memory consumption for elements with
+    context-stroke and context-fill.
+  + Experimental gdk-pixbuf loader in Rust. This is not installed
+    yet.
+  + Update the gtk-rs crates to 0.16.0.
+  + Port rsvg-convert's argument parsing to the clap4 crate.
+  + Updates to the dependencies.
+  + The CI now has a cargo-deny step, which should help us notice
+    when there are security advisories for dependencies
+
+- update vendor tarball
+- actually run the testsuite for x86_64 (bsc#1207167)
+
+- Update to version 2.55.1:
+  + As an experiment, I'll move librsvg from even-odd versioning
+    (odd minor version is unstable, even minor version is stable),
+    to the versioning scheme that GNOME uses these days. So, 2.55.x
+    is the new stable series.
+  + There is a new development guide for librsvg, for people who
+    want to help in its development. I hope this will be especially
+    useful to Outreachy and Summer of Code interns:
+    https://gnome.pages.gitlab.gnome.org/librsvg/devel-docs/index.html
+  + Define missing crate metadata for Cargo.toml.
+  + Add some tests that were missing for the C API.
+  + Fix the basic test suite in Windows.
+  + Miscellaneous fixes for the build and CI.
+
+- Update of vendored dependencies.
+
+- Update to version 2.55.0:
+  + The Minimum Supported Rust Version (MSRV) is now Rust 1.58.
+  + The release tarball no longer contains vendored Rust
+    dependencies. Most distributions now have infrastructure to
+    pull these themselves, so let's make the tarball smaller.
+  + Accept patterns with userSpaceOnUse units for the stroke of
+    axis-aligned lines.
+  + Small reductions in memory consumption of the DOM tree.
+  + Updates for the gtk-rs API.
+
+- Update to version 2.54.5:
+  + Accept patterns with userSpaceOnUse units for the stroke of
+    axis-aligned lines.
+
+- Replace dependency on unmaintained rust-packaging with
+  cargo-packaging (boo#1198129).
+
+- Automatic update of vendored dependencies
+
+- Update to version 2.54.4:
+  + Support CSS Color 4 syntax for <alpha-value>. Opacities can be
+    specified as numbers or percentages now, e.g. 0.5 or 50%.
+  + Roll back minimum required version of Pango to 1.46.0.
+  + Fix Windows NMake install when documentation is not built.
+
+- Update to version 2.54.3:
+  + Fix detection of gi-docgen.
+  + Install the generated documentation in the correct place so
+    that Devhelp can find it.
+- Changes from version 2.54.2:
+  + Fix regressions when computing element geometries.
+  + Add a --disable-gtk-doc option for the configure script, so
+    people can disable generating documentation for
+    cross-compiling.
+  + MSVC: Support generating documentation, and passing
+    introspection paths.
+
+- Update to version 2.54.1:
+  + Fix oversight in the Minimum Supported Rust Version (MSRV):
+    this release requires Rust 1.56 or later.
+  + Make rst2man and gi-docgen optional.
+  + Fix documentation comments.
+
+- Update to version 2.54.0:
+  + Librsvg now supports SVG2 geometry properties for these
+    elements: rect, circle, ellipse, image, svg.
+  + Catch circular references when rendering patterns.
+  + The C API documentation now uses gi-docgen instead of gtk-doc.
+    Rsvg-convert's man page is now converted to reStructuredText
+    instead of troff.
+  + The "Recommendations for applications" chapter in the
+    documentation is much improved.
+
+- Update to version 2.53.2:
+  + Output filled text as text for PDF; fixes regression due to
+    outputting all text as paths.
+  + Fix taller-than-wide proportional scaling and size limiting in
+    rsvg-convert.
+  + Implement SVG2 geometry properties for these elements: rect,
+    circle, ellipse, image, svg.
+  + Fix potential unaligned accesses in surface iterators.
+  + Actually use GDK_PIXBUF_MODULEDIR when calling
+    gdk-pixbuf-query-loaders.
+  + Add links to functions and types throughout the C API
+    documentation.
+
+- Switch to gitcheckout of released tag.
+- Switch to rust-packaging:
+  + Add rust-packaging and libtool BuildRequires.
+  + Drop cargo and rust BuildRequires.
+  + Pass NOCONFIGURE=1 ./autogen.sh, bootstrap build.
+  + Add rust config to _service
+  + Add vendor.tar.xz and cargo_config as sources + macro.
+- Enable testsuite again for x86_64, as it now passes.
+
+- Update to version 2.53.1:
+  + Fix incorrect text rendering when text has different scales
+    in the X/Y axes. This regressed after librsvg 2.52.5, when
+    Pango had to revert its fix for the same bug. Now librsvg
+    renders all text as paths, and does the scaling itself. Please
+    file a bug if you have evidence that this presents a
+    performance problem for you.
+  + Update to the latest gtk-rs release.
+
+- Update to version 2.53.0:
+  + This is the first release in the new development series. There
+    are no new features, just changes to how the documentation is
+    built.
+  + The man page for rsvg-convert is now generated from a
+    reStructuredText document, and the C API reference is generated
+    using gi-docgen.
+  + Please make sure you install python3-docutils (for rst2man) and
+    gi-docgen before compiling librsvg from a tarball.
+- Add python3-docutils and pkgconfig(gi-docgen) BuildRequires
+  following upstream changes.
+
-- Update to version 2.52.9:
-  + Fix regressions when computing element geometries.
-
-  + Catch circular references when rendering patterns.
+  + Catch circular references when rendering patterns
+    (glgo#GNOME/librsvg#721).
libsecret
+- Update to version 0.21.1:
+  + Fix updating credentials by another process in the same Flatpak
+    sandbox.
+  + Migrate to g_memdup2.
+  + Updated translations.
+
+- Update to version 0.21.0:
+  + Unlock the keyring before getting secret attributes
+  + file-backend: avoid deadlock when portal op is canceled
+  + Properly chain-up GTasks around GDBusProxy::init_async
+  + Fix nullable in secret_collection_for_alias_*
+  + Fix finish function for search
+  + secret-paths: Fix a little memory leak
+  + Stop using GSlice
+  + docs:
+  - port to gi-docgen
+  - fix example in usage docs
+  + Several CI fixes
+  + Updated translations.
+
libsigc++2
+- Update to version 2.12.1:
+  + Documentation:
+  - slot, signal: Describe the slot<void(int)> syntax more
+  - connection: Improve the class documentation
+  - Improve Visual Studio build documentation
+  - Remove AUTHORS and add general information to README.md
+  + Build:
+  - Meson:
+    . Don't copy files with configure_file()
+    . Fix the evaluation of is_git_build on Windows
+  - Visual Studio: Support static builds
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Update URL to new home.
+
+- Update to version 2.12.0:
+  + Add track_object(), deprecate track_obj().
+  + Examples, tests:
+  - examples/member_method: Make on_print() non-virtual.
+  - test_limit_reference.cc: Don't use auto where a slot is
+    required.
+  + Build:
+  - Meson:
+    . Avoid configuration warnings.
+    . Detect if we build from a git subtree.
+    . Simplify lookup of python command.
+    . Add build_tests option.
+  - Meson, MSVC: Compensate for the lack of
+    msvc_recommended_pragmas.h.
+  - Fix build with -Dbuild-deprecated-api=false.
+
+- Update to version 2.10.8:
+  + Build:
+  - Meson build: Perl is not required by new versions of
+    mm-common
+  - NMake Makefiles: Support building with VS2022
+  + Documentation: Upgrade the manual from DocBook 4.1 to DocBook
+    5.0
+
libsigc++3
+- Update to version 3.6.0:
+  + sigc++config.h.*: Update and clean up a bit for Visual Studio
+  + scoped_connection: New wrapper to auto-disconnect a slot
+  + signal: Add connect_first()
+  + Documentation:
+  - connection: Improve the class documentation
+  - Improve Visual Studio build documentation
+  - Remove AUTHORS and add general information to README.md
+  - manual: Add paragraph about new scoped_connection
+  + Tests: Add test_scoped_connection
+  + Build:
+  - Meson:
+    . Don't copy files with configure_file()
+    . Fix the evaluation of is_git_build on Windows
+    . Don't require the 'dot' command to build the documentation
+  - CMake: Prevent multiple target declaration for uninstall
+  - Visual Studio: Support static builds
+- Use autosetup macro.
+
+- Update to version 3.4.0:
+  + Add track_object(), deprecate track_obj()
+  + Add trackable_signal_with_accumulator and trackable_signal
+  + Examples, tests:
+  - examples/member_method: Make on_print() non-virtual
+  - test_accumulated.cc: clang++ requires another 'template'
+  - test_limit_reference.cc: Don't use auto where a slot is
+    required
+  + Documentation: signal::make_slot(): Note that signal does not
+    derive from trackable
+  + Build:
+  - Meson, MSVC: Compensate for the lack of
+    msvc_recommended_pragmas.h
+  - Fix build with -Dbuild-deprecated-api=false
+  - Meson:
+    . Avoid configuration warnings
+    . Detect if we build from a git subtree
+    . Simplify lookup of python command
+    . Add build_tests option
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Update URL to new home.
+
+- Update to version 3.2.0:
+  + Allow slots with rvalue reference parameters
+  + Build:
+  - Meson build: Perl is not required by new versions of
+    mm-common
+  - NMake Makefiles: Support building with VS2022
+  + Documentation:
+  - Upgrade the manual from DocBook 4.1 to DocBook 5.0
+  - ptr_fun(), mem_fun() docs: Remove left-overs from sigc++-2.0
+  - Fix links to sigc::slot and sigc::signal
+
+- Update to version 3.0.6:
+  + Build: Meson build: Fix versioning on macOS.
+  + Documentation:
+  - sigc++/sigc++.h: Describe how to use libsigc++ with Meson.
+  - Update links to the web page, now at
+    libsigcplusplus.github.io/libsigcplusplus
+- Remove mm-common BuildRequires: no longer needed after the switch
+  to meson.
+
+- Update to version 3.0.4:
+  + Build:
+  - Meson build: Set default value of the 'warnings' option to
+    'min'.
+  - NMake Makefiles: Several improvements
+  - Update for Doxygen >= 1.8.16
+  + Updated documentation.
+- Switch to meson build system:
+  + Add meson BuildRequires.
+  + Replace configure/make/make_install macros with their meson
+    counterparts.
+  + No longer ship the htmldoc as part of the devel package.
+
+- Update to version 3.0.3:
+  + Build:
+  - docs/docs/reference/meson.build: Check if perl is found.
+  - README.md: Describe building with Meson.
+  + Examples: Add example of using libsigc++ with Qt.
+  + Tests: Replace C-style casts with static_cast<>.
+
libsolv
+- add zstd support for the installcheck tool
+- add putinowndirpool cache to make file list handling in
+  repo_write much faster
+- bump version to 0.7.27
+
+- fix evr roundtrip in testcases
+- do not use deprecated headerUnload with newer rpm versions
+- bump version to 0.7.26
+
+- support complex deps in SOLVABLE_PREREQ_IGNOREINST
+- fix minimization not prefering installed packages in some cases
+- reduce memory usage in repo_updateinfoxml
+- fix lock-step interfering with architecture selection
+- fix choice rule handing for package downgrades
+- fix complex dependencies with an "else" part sometimes leading
+  to unsolved dependencies
+- bump version to 0.7.25
+
libsoup2
+- Add upstream bug fixes:
+  + 4d12c3e5.patch: lib: Add g_task_set_source_tag() everywhere
+  + 48b3b611.patch: lib: Add names to various GSources
+- Drop no longer valid translation-update-upstream BuildRequires
+  and macro.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 2.74.3:
+  + Add missing g-i annotations to `soup_address_get_sockaddr()`
+    and `soup_socket_read_until()`.
+  + Add missing `extern` when building on Windows.
+  + Update libxml2 fallback for meson wrap.
+  + Improvements when using libsoup with meson wraps.
+
libssh
+- Update to version 0.9.8
+  * Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209)
+  * Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126)
+  * Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186)
+  * Allow @ in usernames when parsing from URI composes
+- Update to version 0.9.7
+  * Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm
+    guessing (bsc#1211188)
+  * Fix CVE-2023-2283: a possible authorization bypass in
+    pki_verify_data_signature under low-memory conditions (bsc#1211190)
+  * Fix several memory leaks in GSSAPI handling code
+
libva
+- This includes latest version of one of the components needed for
+  Video (processing) hardware support on Intel GPUs (bsc#1217770)
+
+- Update to version 2.20.0:
+  * av1: Revise offsets comments for av1 encode
+  * drm:
+  - Limit the array size to avoid out of range
+  - Remove no longer used helpers
+  * jpeg: add support for crop and partial decode
+  * trace:
+  - Add trace for vaExportSurfaceHandle
+  - Unlock mutex before return
+  - Fix minor issue about printf data type and value range
+  * va/backend:
+  - Annotate vafool as deprecated
+  - Document the vaGetDriver* APIs
+  * va/x11/va_fglrx: Remove some dead code
+  * va/x11/va_nvctrl: Remove some dead code
+  * va:
+  - Add new VADecodeErrorType to indicate the reset happended in
+    the driver
+  - Add vendor string on va_TraceInitialize
+  - Added Q416 fourcc (three-plane 16-bit YUV 4:4:4)
+  - Drop no longer applicable vaGetDriverNames check
+  - Fix:don't leak driver names, when override is set
+  - Fix:set driver number to be zero if vaGetDriverNames failed
+  - Optimize code of getting driver name for all protocols/os
+    (wayland,x11,drm,win32,android)
+  - Remove legacy code paths
+  - Remove unreachable "DRIVER BUG"
+  * win32:
+  - Only print win32 driver messages in DEBUG builds
+  - Remove duplicate adapter_luid entry
+  * x11/dri2: limit the array handling to avoid out of range access
+  * x11:
+  - Allow disabling DRI3 via LIBVA_DRI3_DISABLE env var
+  - Implement vaGetDriverNames
+  - Remove legacy code paths
+- Refresh propagate-dpy.patch with quilt.
+
+- Update to 2.19.0:
+  * add: Add mono_chrome to VAEncSequenceParameterBufferAV1
+  * add: Enable support for license acquisition of multiple protected
+    playbacks
+  * fix: use secure_getenv instead of getenv
+  * trace: Improve and add VA trace log for AV1 encode
+  * trace: Unify va log message, replace va_TracePrint with va_TraceMsg.
+
+- reintroduce propagate-dpy.patch (regression fix), since the issue
+  still hasn't been fixed in libva-vdpau-driver ...
+
+- Update to version 2.18.0:
+  * doc: Add build and install libva informatio in home page.
+  * fix:
+  - Add libva.def into distribution package
+  - NULL check before calling strncmp.
+  - Remove reference to non-existent symbol
+  * meson: docs:
+  - Add encoder interface for av1
+  - Use libva_version over project_version()
+  * va:
+  - Add VAProfileH264High10
+  - Always build with va-messaging API
+  - Fix the codying style of CHECK_DISPLAY
+  - Remove Android pre Jelly Bean workarounds
+  - Remove dummy isValid() hook
+  - Remove unused drm_sarea.h include & ANDROID references in
+    va_dricommon.h
+  - va/sysdeps.h: remove Android section
+  * x11:
+  - Allow disabling DRI3 via LIBVA_DRI3_DISABLe env var
+  - Use LIBVA_DRI3_DISABLE in GetNumCandidates
+- Switch to multibuild style. Drop libva-gl.spec|changes and
+  pre_checkin.sh.
+- Switch to meson build system, add meson BuildRequires, drop
+  libtool and xz BuildRequires, and replace gcc-c++ with generic
+  c++_compiler.
+- Use autosetup and ldconfig_scriptlets macros.
+- Add libva-wayland to baselibs.conf, now that its build have moved
+  to the main part of spec, source validator should no longer
+  complain on SLE.
+- Drop propagate-dpy.patch: The upstream issue was closed without
+  the patch ever getting applied, and the issue that it fixed was
+  deemed to not be a libva issue. See upstream issue:
+  https://github.com/intel/libva/issues/479
+
+- update to 2.17.0:
+  * win: Simplify signature for driver name loading
+  * win: Rewrite driver registry query and fix some
+    bugs/leaks/inefficiencies
+  * win: Add missing null check after calloc
+  * va: Update security disclaimer
+  * dep:remove the file .cvsignore
+  * pkgconfig: add 'with-legacy' for emgd, nvctrl and fglrx
+  * meson: add 'with-legacy' for emgd, nvctrl and fglrx
+  * x11: move all FGLRX code to va_fglrx.c
+  * x11: move all NVCTRL code to va_nvctrl.c
+  * meson: stop using deprecated meson.source_root()
+  * meson: stop using configure_file copy=true
+  * va: correctly include the win32 (local) headers
+  * win: clean-up the coding style
+  * va: dos2unix all the files
+  * drm: remove unnecessary dri2 version/extension query
+  * trace: annotate internal functions with DLL_HIDDEN
+  * build/sysdeps: Remove HAVE_GNUC_VISIBILITY_ATTRIBUTE and use _GNUC_
+    support level attribute instead
+  * meson: Check support for -Wl,-version-script and build link_args
+    accordingly
+  * meson: Set va_win32 soversion to '' and remove the install_data rename
+  * fix: resouce check null
+  * va_trace: Add Win32 memory types in va_TraceSurfaceAttributes
+  * va_trace: va_TraceSurfaceAttributes should check the
+    VASurfaceAttribMemoryType
+  * va: Adds Win32 Node and Windows build support
+  * va: Adds compat_win32 abstraction for Windows build and prepares va
+    common code for windows build
+  * pkgconfig: Add Win32 package for when WITH_WIN32 is enabled
+  * meson: Add with_win32 option, makes libdrm non-mandatory on Win
+  * x11: add basic DRI3 support
+  * drm: remove VA_DRM_IsRenderNodeFd() helper
+  * drm: add radeon drm + radeonsi mesa combo
+
+- Make sure make runs with verbose builds so we see the gcc
+  cmdlines
+
+- Added propagate-dpy.patch: (boo#1202828)
+  Patch taken from https://github.com/intel/libva/issues/479
+
libvirt
+- Add temporary build fix for ppc64le
+  bsc#1218823
+
+- Update to libvirt 10.0.0
+  - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
+    jsc#PED-6851
+  - Many incremental improvements and bug fixes, see
+    https://libvirt.org/news.html#v10-0-0-2024-01-15
+
+- apparmor: Add capabilities for PCI passthrough to virtxend profile
+  bsc#1216656
+
+- Add upstream commit 1a2f33cb59 to fix memory corruption in the
+  remote driver
+
+- Update to libvirt 9.10.0
+  - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
+    jsc#PED-6851
+  - Many incremental improvements and bug fixes, see
+    https://libvirt.org/news.html#v9-10-0-2023-12-01
+- spec: Drop 'Requires: libvirt-daemon-proxy' from the
+  libvirt-daemon-{qemu,xen,lxc,vbox} subpackages
+
libwnck
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
+- Add handle-avoid-segfault-in-invalidate-icons.patch to fix a
+  segmentation fault (boo#1204157)
+
+- Update to version 43.0:
+  + WnckHandle is now public and should be used for all the
+    operations. Usage of all the older entry-point getters is now
+    deprecated.
+
+- Update to version 40.1:
+  + Revert "pager: do not change workspace size from size_allocate"
+  + Updated translations.
+- Drop libwnck-rpmlintrc: No longer needed.
+
libwpe
+- Update to version 1.14.1:
+  + Fix the build with older glibc C library versions.
+
+- Update to version 1.14.0:
+  + New API to provide input events to be treated by WebKit as
+    gamepad inputs.
+  + New API to configure the target refresh rate of view backends.
+  + New API which allow clients to supply an alternative mechanism
+    for spawning WebKit auxiliary processes.
+  + New WPE_ENABLE_XKB build option, enabled by default, which can
+    be used to avoid usage of libxkbcommon.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 1.12.3:
+  + Fix the build when using Clang's libc++ or the Musl libc.
+- Changes from version 1.12.2:
+  + Fix the build when using CMake to configure it.
+- Changes from version 1.12.1:
+  + Fix pasteboard to use the generic interface by default.
+  + Fix memory allocation to always abort execution on failure.
+
libxcrypt
+- fix variable name for datamember in 'struct crypt_data' [bsc#1215496]
+- added patches
+  fix https://github.com/besser82/libxcrypt/commit/b212d601549a0fc84cbbcaf21b931f903787d7e2
+  + libxcrypt-man-fix-variable-name.patch
+
libxklavier
+- Update to version 5.4:
+  + A couple of introspection fixes.
+- Update URL, this version was never released on download.gnome.org
+- Add explicit libxklavier16 (shared library) Requires in devel
+  sub-package (we already pulled it in via virtual provides).
+- Use modern macros.
+
-- Update baselibs.conf (libxklavier16 instead of libxklavier12)
-
libxmlb
+- update to 0.3.15:
+  * Sprinkle __attribute__((nonnull)) to give a little more
+    compile-time safety
+  * Accept text/xml as an alternative to application/xml
+  * Do not inline shared code
+  * Fix compiling with Visual Studio
+  * Fix the exported api test on Windows
+  * Generate and use .def file for clang-cl builds
+    Fan)
+  * Release source file handles early
+
+- baselibs.conf: don't build libxmlb2-32bit; baselibs.conf was
+  added for the x86-64-v3 flavor; the -32bit was an unintended side
+  effect.
+
+- Update to 0.3.14
+  * Fix comparing indexed text with integer values
+- Enable libstemmer-devel BuildRequires and pass stemmer=true to
+  meson setup, libstemmer now available in Tumbleweed.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
libzypp
+- CheckAccessDeleted: fix 'running in container' filter
+  (bsc#1218291)
+- version 17.31.27 (22)
+
+- Call zypp commit plugins during transactional update (fixes #506)
+- Add support for loongarch64 (fixes #504)
+- Teach MediaMultiCurl to download HTTP Multibyte ranges.
+- Teach zsync downloads to MultiCurl.
+- Expand RepoVars in URLs downloading a .repo file (bsc#1212160)
+  Convenient and helps documentation as it may refer to a single
+  command for a bunch of distributions. Like e.g. "zypper ar
+  'https://server.my/$releasever/my.repo'".
+- version 17.31.26 (22)
+
+- Fix build issue with zchunk build flags (fixes #500)
+- version 17.31.25 (22)
+
+- Open rpmdb just once during execution of %posttrans scripts
+  (bsc#1216412)
+- Avoid using select() since it does not support fd numbers >
+  1024 (fixes #447)
+- tools/DownloadFiles: use standard zypp progress bar (fixes #489)
+- Revert "Color download progress bar" (fixes #475)
+  Cyan is already used for the output of RPM scriptlets. Avoid this
+  colorific collision between download progress bar and scriptlet
+  output.
+- Fix ProgressBar's calculation of the printed tag position (fixes #494)
+- Switch zypp::Digest to Openssl 3.0 Provider API (fixes #144)
+- Fix usage of deprecated CURL features (fixes #486)
+- version 17.31.24 (22)
+
+- Stop using boost version 1 timer library (fixes #489,
+  bsc#1215294)
+- version 17.31.23 (22)
+
malcontent
+- Update to version 0.11.1:
+  + Bugs fixed: build: Switch to Meson’s gnome.post_install
+    function
+  + Updated translations.
+- Changes from version 0.11.0:
+  + libmalcontent-ui, and the malcontent-control application, now
+    use libappstream rather than appstream-glib.
+  + libmalcontent-ui, and the malcontent-control application, now
+    use GTK 4 and libadwaita rather than GTK+ 3.
+  + As a result of these changes, the pkg-config name has been
+    bumped to libmalcontent-ui-1, and the gobject-introspection
+    name to MalcontentUi-1.
+  + Improve keyboard navigation of the malcontent-control
+    application.
+  + Updated translations.
+- Drop pkgconfig(gtk+-3.0) BuildRequires, and add
+  desktop-file-utils, pkgconfig(gtk4) and pkgconfig(libadwaita-1)
+  following upstream changes.
+- Rename libmalcontent-ui-0-0, typelib-1_0-MalcontentUi-0 and
+  typelib-1_0-MalcontentUi-0 to libmalcontent-ui-1-1,
+  typelib-1_0-MalcontentUi-1 and typelib-1_0-MalcontentUi-1
+  following upstream soname changes.
+
+- Update to version 0.10.4
+  + Remove superfluous arguments to i18n.merge_file.
+  + Updated translations.
+- Drop upstream resolved patch:
+  + f433aaf8c8f82f0aeaedee664f08bc6fcad47b0d.patch
+
mariadb
+- Update list of skipped tests for ppc64le
+
mcelog
+- Update to version 196:
+  * mcelog: Add second model number for Arrowlake
+
mdadm
+- Update mdadm to latest upstream state upto commit
+  582945c2d3bb. (jsc#PED-7542)
+  1) The testing changes are not included here.
+  2) Code clean up, and more helper routines added for Manage.c,
+    Monitor.c, mdadm.c, ReadMe.c, super-intel.c, super0.c, super1.c,
+    Create.c, Incremental.c and so on.
+  3) Man page update for mdadm.8.in.
+  4) Several memory leak and double free fixes.
+  5) Check /etc/initrd-release for whether systemd running on an initrd.
+  - Manage: Block unsafe member failing
+    0062-Manage-Block-unsafe-member-failing.patch
+  - Mdmonitor: Split alert() into separate functions
+    0063-Mdmonitor-Split-alert-into-separate-functions.patch
+  - Monitor: block if monitor modes are combined.
+    0064-Monitor-block-if-monitor-modes-are-combined.patch
+  - Update mdadm Monitor manual.
+    0065-Update-mdadm-Monitor-manual.patch
+  - mdadm: create ident_init()
+    0066-mdadm-create-ident_init.patch
+  - mdadm: Add option validation for --update-subarray
+    0067-mdadm-Add-option-validation-for-update-subarray.patch
+  - Fix --update-subarray on active volume
+    0068-Fix-update-subarray-on-active-volume.patch
+  - Add code specific update options to enum.
+    0069-Add-code-specific-update-options-to-enum.patch
+  - super-ddf: Remove update_super_ddf.
+    0070-super-ddf-Remove-update_super_ddf.patch
+  - super0: refactor the code for enum
+    0071-super0-refactor-the-code-for-enum.patch
+  - super1: refactor the code for enum
+    0072-super1-refactor-the-code-for-enum.patch
+  - super-intel: refactor the code for enum
+    0073-super-intel-refactor-the-code-for-enum.patch
+  - Change update to enum in update_super and update_subarray
+    0074-Change-update-to-enum-in-update_super-and-update_sub.patch
+  - Manage&Incremental: code refactor, string to enum
+    0075-Manage-Incremental-code-refactor-string-to-enum.patch
+  - Change char* to enum in context->update & refactor code
+    0076-Change-char-to-enum-in-context-update-refactor-code.patch
+  - mdadm/udev: Don't handle change event on raw devices
+    0077-mdadm-udev-Don-t-handle-change-event-on-raw-devices.patch
+  - Manage: do not check array state when drive is removed
+    0078-Manage-do-not-check-array-state-when-drive-is-remove.patch
+  - incremental, manage: do not verify if remove is safe
+    0079-incremental-manage-do-not-verify-if-remove-is-safe.patch
+  - super-intel: make freesize not required for chunk size
+    0080-super-intel-make-freesize-not-required-for-chunk-siz.patch
+  - manage: move comment with function description
+    0081-manage-move-comment-with-function-description.patch
+  - Fix NULL dereference in super_by_fd
+    0082-Fix-NULL-dereference-in-super_by_fd.patch
+  - Mdmonitor: Make alert_info global
+    0083-Mdmonitor-Make-alert_info-global.patch
+  - Mdmonitor: Pass events to alert() using enums instead of
+    0084-Mdmonitor-Pass-events-to-alert-using-enums-instead-o.patch
+  - Mdmonitor: Add helper functions
+    0085-Mdmonitor-Add-helper-functions.patch
+  - Add helpers to determine whether directories or files are
+    0086-Add-helpers-to-determine-whether-directories-or-file.patch
+  - Mdmonitor: Refactor write_autorebuild_pid()
+    0087-Mdmonitor-Refactor-write_autorebuild_pid.patch
+  - Mdmonitor: Refactor check_one_sharer() for better error
+    0088-Mdmonitor-Refactor-check_one_sharer-for-better-error.patch
+  - util.c: reorder code lines in parse_layout_faulty()
+    0089-util.c-reorder-code-lines-in-parse_layout_faulty.patch
+  - util.c: fix memleak in parse_layout_faulty()
+    0090-util.c-fix-memleak-in-parse_layout_faulty.patch
+  - Detail.c: fix memleak in Detail()
+    0091-Detail.c-fix-memleak-in-Detail.patch
+  - isuper-intel.c: fix double free in load_imsm_mpb()
+    0092-isuper-intel.c-fix-double-free-in-load_imsm_mpb.patch
+  - super-intel.c: fix memleak in find_disk_attached_hba()
+    0093-super-intel.c-fix-memleak-in-find_disk_attached_hba.patch
+  - super-ddf.c: fix memleak in get_vd_num_of_subarray()
+    0094-super-ddf.c-fix-memleak-in-get_vd_num_of_subarray.patch
+  - Create: goto abort_locked instead of return 1 in error path
+    0095-Create-goto-abort_locked-instead-of-return-1-in-erro.patch
+  - Create: remove safe_mode_delay local variable
+    0096-Create-remove-safe_mode_delay-local-variable.patch
+  - Create: Factor out add_disks() helpers
+    0097-Create-Factor-out-add_disks-helpers.patch
+  - mdadm: Introduce pr_info()
+    0098-mdadm-Introduce-pr_info.patch
+  - mdadm: Add --write-zeros option for Create
+    0099-mdadm-Add-write-zeros-option-for-Create.patch
+  - manpage: Add --write-zeroes option to manpage
+    0100-manpage-Add-write-zeroes-option-to-manpage.patch
+  - Define alignof using _Alignof when using C11 or newer
+    0101-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
+  - Use existence of /etc/initrd-release to detect initrd.
+    0102-Use-existence-of-etc-initrd-release-to-detect-initrd.patch
+  - Create: Fix checking for container in update_metadata
+    0103-Create-Fix-checking-for-container-in-update_metadata.patch
+
+- No longer recommend smtp-daemon: this was a remainder from the
+  cron configuration, which was removed back in 2018.
+
+- mdadm.spec: replace transitional %usrmerged macro with regular
+  version check (boo#1206798)
+
mozilla-nss
+- update to NSS 3.90.1
+  * bmo#1813401 - regenerate NameConstraints test certificates.
+  * bmo#1854795 - add OSXSAVE and XCR0 tests to AVX2 detection.
+- Remove nss-fix-bmo1813401.patch which is now upstream.
+
+- Add nss-fix-bmo1813401.patch to fix bsc#1214980
+
multipath-tools
+- Update to version 0.9.7+77+suse.8a169ba:
+  * fix ANA prioritizer enablement logic (bsc#1218326)
+
+- Update to version 0.9.7+76+suse.5f857af:
+  * Update to upstream 0.9.7 (jsc#PED-6464)
+  * added max_retries config option to limit SCSI retries
+  * added auto_resize config option to enable resizing multipath maps automatically
+  * fixed memory and error handling for code using aio (marginal path code,
+    directio path checker)
+  * dropped modules-load.d/multipath.conf; replaced by a dependency on
+    modprobe@dm-multipath.service (systemd >= 245: SLE15-SP3 and later only)
+    and a softdep on sd_mod for the SCSI device handlers
+    (bsc#1217377)
+  * On SLE/Leap suse-module-tools doesn't ship a scsi_mod->sd_mod softdep yet.
+    Add it here, too. It will be overridden by s-m-t when it's added there.
+  * drop usr_prefix= setting in SLE build recipes (set to /usr by upstream
+    automatically)
+
+- Update to version 0.9.6+115+suse.07776fb
+  * multipathd: Added support to handle FPIN-Li events for FC-NVMe
+
+- Update to version 0.9.6+110+suse.5dfdf35:
+  * The options "bindings_file", "prkeys_file", and "wwids_file",
+    which have been deprecated since multipath-tools 0.8.8,
+    aren't supported any more. The paths to these files are now
+    hard-coded to "bindings", "prkeys" and "wwids" under
+    /etc/multipath.
+  * Strictly avoid assigning map aliases that are already taken
+    (bsc#1213265)
+  * Improve handling of user-friendly names
+  * avoid "multipath -d" (dry-run) changing SCSI timeouts in sysfs
+    (bsc#1213809)
+- spec file:
+  * adapt prefix values to upstream changes
+  * fix compilation flags for "make check"
+  * pass EXTRAVERSION to build
+
+    (bsc#1212854)
mutter
-- Update to version 41.9:
-  + Fixed crash [Jonas]
+- mutter-SLE-bsc984738-grab-display.patch:
+  * Temporary disable this SLE-only patch as it makes mutter
+    45 lock-up on non-CSD apps (bsc#1218935)
-- Update to version 41.8:
-  + Fix night light without GAMMA_LUT property [Jonas; !2435]
-  + wayland: Fix rotation transform [Robert; !1055]
-  + Fixed crash [Jonas; !2364]
-  + Misc. bug fixes [Olivier; !2463]
-
-- Update to version 41.7:
-  + KMS: Survive missing GAMMA_LUT property [Daniel; !2360]
-  + Fix --replace again [Jonas; !2432]
-- Update to version 41.6:
-  + Fix missing root window properties after XWayland start [Olivier; !2336]
+- Rebase and adapt mutter-disable-cvt-s390x.patch for mutter 45
+
+- Rebase mutter-SLE-bsc984738-grab-display.patch.
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- Update to version 45.1:
+  + Fix filtering keybinding events in presence of grabs
+  + Fix direct scanout support when using integer scaling
+  + Fix capitalization of some keys when caps lock is on
+  + Fix vsync regression
+  + Fix visibility of software cursors when using direct scanout
+  + Fix artifacts at the bottom of some surfaces
+  + Discard monitor configs with fractional scale when unusable
+  + Apply track point settings
+  + xwayland: Enable XDG portal only when not nested
+  + Inhibit real-time scheduling when mode setting
+  + Don't delay frame updates after idle period
+  + Fix running Xwayland in headless setup with nvidia driver
+  + wayland: Send keyboard modifiers after the enter event
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.0+61:
+  + backend:
+  - Introduce helpers for turning from/to clutter/evdev buttons
+  - Use helper to translate from/to clutter/evdev button codes
+  + clutter/frame-clock:
+  - Simplify next_presentation_time_us calculation
+  - Start next update ASAP after idle period
+  + cogl/onscreen: Add missing error untrap calls
+  + input-capture:
+  - Check barriers don't extend into nonexisting monitors
+  - Fix off-by-one for barrier validation
+  + renderer/native:
+  - Add a new has_addfb2 property
+  - Send modifiers even without AddFb2
+  + screen-cast/stream-src:
+  - Assert that dmabuf handle lookup succeeds
+  - Calculate stride after adding handle to hash table
+  + tests/clutter/event-delivery: Avoid race with stage update
+  + tests/clutter/frame-clock*: Use
+    clutter_frame_get_target_presentation_time
+  + wayland/dma-buf: Advertise INVALID modifier without AddFb2
+  + wayland: Send keyboard modifiers after the enter event
+  + input-capture: Add more barrier tests, mostly for invalid
+    barriers
+
+- Update to version 45.0+45:
+  + kms/impl-device/atomic:
+  - Fix blob size
+  - Fix stack overflow
+  + kms/impl-device: Inhibit real-time scheduling when mode setting
+  + monitor-manager/native: Update assignments on empty-config too
+  + renderer/native:
+  - Clear old pending mode sets when unsetting all modes
+  - Fold mode unsetting into renamed unset_modes()
+  + tests/dbusmock-templates/rtkit: Add MakeThreadHighPriority
+  + tests/kms/render: Add test for setting empty config
+  + thread:
+  - Allow turning off rt scheduling for running thread
+  - For consistency, s/real_time/realtime/
+  + Updated translations.
+
+- Drop mutter-crash-meta_context_terminate.patch: Closed upstream
+  via https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2609
+
+- Update to version 45.0:
+  + Fix focus-follows-mouse mode
+  + Optimize applying relative transformation matrix
+  + Add support for P010 YCbCr format
+  + Fix hardware cursor stuttering on Raspberry Pi
+  + Fix input in multi-monitor remote desktop sessions with libei
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Drop mutter-trap-dpms-errors.patch: Fixed upstream.
+- Change compression of tarball in service and spec to zst from xz.
+- Add pkgconfig(libdisplay-info) BuildRequires and pass
+  libdisplay_info=true to meson setup: New optional dependency,
+  build libdisplay-info support.
+
+- Add mutter-trap-dpms-errors.patch: Apparently DPMSForceLevel()
+  can fail if DPMS is not enabled, so trap errors of DPMS because
+  they are not critical and should not block user session.
+  (bsc#1215273, glgo#GNOME/mutter!3160)
+
+- Replace sysprof-4 with sysprof-6 pkgconfig() BuildRequires to
+  follow up the upstream change. And build without the profiler
+  feature (using bcond_with profiler), as it's not meant for
+  general use.
+
+- Update to version 45.rc:
+  + Fix possible redraw freeze in fullscreen windows
+  + Fix restoring focus when leaving the overview
+  + Support alpha-composited window screencasts
+  + Fix some XWayland windows not getting mapped
+  + Fix cursor movement on rotated screens
+  + Avoid global lock in stage signals
+  + Implemented suspended xdg_toplevel state
+  + Support idle_inhibit protocol
+  + Do not trigger repick during relayout
+  + Fix redraw issue when buffer age is unavailable
+  + Add Meta Toolkit (MTK) library
+  + Fix possible window freeze during resize operations
+  + Fixes to tablet cursor visibility on Wayland
+  + Improve support for input capture and emulated input
+  + Use headless mode when seat ID is unset
+  + Fix unresponsive touchscreen after titlebar drag
+  + Fix absolute pointer events on virtual monitor streams
+  + Fix disabling CRTCs in disable-only mode updates
+  + Cache multi-texture shader snippets
+  + Fixed crashes
+  + Plugged leaks
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Drop mutter-fix-clipped-redraw.patch: Fixed upstream.
+
+- Update to version 45.beta.1:
+  + Fix blitting from premultiplied to opaque formats
+  + Fix Super key not going to overview in GNOME Shell
+  + Use ClutterEvent in ClutterActor class event vmethod signatures
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 45.beta:
+  + Support input capture and emulated input with libei
+  + Add KMS thread
+  + Fix touch move operations on subsurfaces
+  + Fix unexpected cursor changes over non-resizable windows
+  + Improve render time estimates
+  + Fix flickering when DRI driver isn't available
+  + Fix restoring maximized state of SSD windows
+  + Add support for YUV formats
+  + Fix xwayland-allow-byte-swapped-clients setting
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Add pkgconfig(libeis-1.0) BuildRequires: New dependency.
+
+- Update to version 45.alpha:
+  + Fix DND in some server-side decorated windows
+  + Optionally use libdisplay-info for EDID parsing
+  + Optimize partial surface updates
+  + Fix redrawing regression in non-DMA remote sessions
+  + Avoid race condition in xwayland-on-demand
+  + Do not unminimize windows with initial IconicState
+  + Implement physical pixel rounding of wayland surfaces
+  + Fix mispositioning of some X11 fullscreen windows
+  + Fix legacy fullscreen windows appearing on all monitors
+  + Improve support for display-attached tablets
+  + Fix stuck cursor in some clients
+  + Avoid unexpected orientation changes around suspend/resume
+  + Fix oversized input region around Xwayland windows
+  + Re-enable client modifiers with amdgpu driver
+  + Fix sysprof tracing in non-main threads
+  + Fix X11 client input region issues
+  + Optimize finish-layout step during stage updating
+  + Fix profiling repeatedly
+  + Ensure preferred monitor mode is always included
+  + Fully initialize input device state during init
+  + Forward modifiers to IM alongside regular key events
+  + Fix window focus unexpectedly moving to secondary monitor when
+    changing workspaces
+  + Avoid rapidly toggling dynamic max render time
+  + Fix dynamic max render time blocking with direct scanout
+  + Mirror window placement in RTL locales
+  + Fix screencast with fractionally scaled surfaces
+  + Reipmlement strict focus mode policy
+  + Fixed crashes
+  + Plugged leaks
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Bump api_major to 13 following upstream changes.
+
+- Update to version 44.4:
+  + Fix xwayland-allow-byte-swapped-clients setting.
+  + Fix restoring focus when leaving the overview.
+  + Fix touch move operations on subsurfaces.
+  + Fix flickering when DRI driver isn't available.
+  + Fix unexpected cursor changes over non-resizable windows.
+  + Fix restoring maximized state of SSD windows.
+  + Fix window focus unexpectedly moving to secondary monitor when
+    changing workspaces.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+- Add mutter-fix-clipped-redraw.patch: Previous refactor forget
+  to check has_buffer_age, which leads into force full redraw and
+  causes redraw issue with xterm on qemu. This patch fixes it.
+  (bsc#1210744, glgo#GNOME/mutter!3221)
+- Drop mutter-revert-window_draw_issues.patch: Proper fix is added.
+
+- Add mutter-revert-window_draw_issues.patch: Revert commit
+  43cee4b6:  Do clipped redraws when drawing offscreen
+  (boo#1210744, glgo#GNOME/mutter#2771).
+
+- Disable %autopatch on SLE which has not the macro ready.
+- Rebase mutter-SLE-bsc984738-grab-display.patch.
+- Drop mutter-Lower-HIDPI_LIMIT-to-144.patch (fate#326682,
+  bsc#112546). The upstream has reworked the logic of scale factor
+  selection based on actual screen size, see:
+  https://gitlab.gnome.org/GNOME/mutter/-/commit/2f1dd049bfbbb60e0b3c2351e9ba1d014205551f
+
+- Update to version 44.3:
+  + Ensure preferred monitor mode is always included.
+  + Avoid rapidly toggling dynamic max render time.
+  + Fix dynamic max render time blocking with direct scanout.
+  + Misc. bug fixes.
+  + Updated translations.
+
+- Update to version 44.2:
+  + Fix DND in some server-side decorated windows
+  + Fix redrawing regression in non-DMA remote sessions
+  + Avoid race condition in xwayland-on-demand
+  + Do not unminimize windows with initial IconicState
+  + Fix mispositioning of some X11 fullscreen windows
+  + Fix legacy fullscreen windows appearing on all monitors
+  + Improve support for display-attached tablets
+  + Fix stuck cursor in some clients
+  + Avoid unexpected orientation changes around suspend/resume
+  + Fix oversized input region around Xwayland windows
+  + Fix X11 client input region issues
+  + Plugged leak
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Drop patches fixed upstream:
+  + mutter-do-not-unminimize-windows-with-initial-iconic.patch
+  + mutter-fix-wacom-tablet-crash.patch
+
+- Add mutter-do-not-unminimize-windows-with-initial-iconic.patch:
+  mutter used to unminimize windows with initial IconicState, which
+  is a workaround for some old wine games, it breaks apps like
+  xterm starts with -iconic, this patch revert it (bsc#1193190,
+  glgo#GNOME/mutter!3001).
+
+- Add mutter-fix-wacom-tablet-crash.patch: Use clutter error trap
+  to fix x11 error of some input device configuration like wacom
+  tablet (bsc#1211413, glgo#GNOME/mutter#2796).
+
+- Update to version 44.1+2:
+  + screen-cast/src: Never dequeue pw_buffer's we refuse to record
+    to.
+  + frames: Disable XDND support on the frame window.
+
+- Update to version 44.1:
+  + Fall back to the default, not the unknown color space.
+  + Fix resizing windows via keyboard.
+  + Fix possible screen freeze after resume with multiple monitors.
+  + Fix anchor position when dragging window.
+  + Fix applying XSettings to decorations on X11.
+  + Allow clipped redraws for headless backend.
+  + Improve screencast support.
+  + Fix focus-on-click for server-side decorated windows.
+  + Fix initial fullscreen state of server-side decorated windows.
+  + Fix feedback loop triggering bursts of excessive CPU load.
+  + Enable modifiers by default on non-native backend.
+  + Check EDID for supported sink Colorimetry.
+  + Fix artifacts in titlebars on some hardware.
+  + Fix map transitions for X11 windows on wayland.
+  + Fixed crashes.
+  + Plugged leaks.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop 2963.patch: Fixed upstream.
+
+- Update to version 44.0+54:
+  + backends/stage: Pass ClutterFrame to MetaStageWatchFunc
+  + clutter/paint-context: Allow assigning a ClutterFrame
+  + clutter/stage: Assign frames to paint context
+  + core:
+  - Create passive button grab on topmost Window
+  - Minor refactor
+  - Pass MetaWindow on passive button grab machinery
+  + cursor-tracker: Enhance the documentation and increase
+    annotation coverage
+  + dnd: Clear Wayland drag source when cancelled from stage grab
+    context
+  + frames/content: Use gtk_widget_compute_point()
+  + frames: Forward _NET_WM_STATE during frame initialization
+  + output-xrandr:
+  - Consistently return -1 on error
+  - Don't treat 0 as invalid backlight value
+  + screen-cast/monitor-src:
+  - Record DMA-BUF frames immediately
+  - Record frames with presentation time
+  + screen-cast/src:
+  - Add frame recording variant with timestamp
+  - Clean up DMA-BUF only error paths
+  + screen-cast-stream-src:
+  - Shuffle a variable around
+  - Export damaged video regions
+  - Minor adjustment
+  + stage-impl: Do clipped redraws when drawing offscreen
+  + wayland/data-device: Clear data source when cancelling drag
+    with ESC
+  + wayland:
+  - Don't leak XDnD mime type strings
+  - Set compositor when creating MetaWaylandDataSourceXWayland
+  + wayland/xdg-shell:
+  - Dismiss instead of destroy invalid popup
+  - Ignore reposition if popup was dismissed
+  + workspace: Only consider windows that should be showing as
+    focusable
+  + x11:
+  - Fix remaining leaks from switch to XGetAtomName()
+  - Remove unused member variables from
+    MetaX11SelectionInputStream
+  - Use Atoms when constructing a new
+    MetaX11SelectionOutputStream
+  + xdg-shell: Early out of apply if dismissed
+- Add 2963.patch: xdg-shell: Always handle frame callbacks in
+  popup_apply_state(). Fixes a crash in mutter.
+- Use auto(setup|patch) macros.
+
+- Update to version 44.0+24:
+  + x11: Wrap X call with error traps. And pass Atom directly. This
+    should make Mutter more resilient and avoid a type of crash on
+    gnome-shell.
+  + frames/window-tracker: Select StructureNotifyMask X11 events.
+  + Updated translations.
+
+- Update to version 44.0+18:
+  + backends: Use meta_gamma_lut_new_sized() in a few more places
+  + compositor:
+  - Drop anchor_window_pos field from MetaWindowDrag
+  - Use relative anchor coordinates for window drags
+  - Avoid use of variable during resize
+  + onscreen/native: Avoid freezing the frame clock on failed
+    cursor commits
+  + window-actor-x11: Check array bounds before accessing array
+  + build: Don't disable checks in release builds
+  + tests: Use a more interoperable path to bash
+  + backend/nested: Ignore setting pointer constraint
+  + Updated translations.
+- Clean up spec, drop old disabled and unneeded pkgconfig(gtk+-3.0)
+  BuildRequires and move disabled patches to SLE.
+
+- Update to version 44.0+8:
+  + clutter: Safely transform paths to strings and vice versa
+  + Export meta_window_has_pointer ()
+  + compositor/window-drag: Fix keyboard resize
+  + backends: Fall back to the default and not the unknown color
+    space
+  + wayland/buffer: Avoid spamming the log when a buffer is not
+    scanoutable
+  + kms/device: Avoid leaking some fields
+  + kms/impl-device: Fix result listener list leak
+  + kms/impl-device/simple: Avoid destroying a NULL hash table
+
+- Update to version 44.0:
+  + Fix state confusion and delay on startup.
+  + Fix night light regression.
+  + Fix fullscreen regression with many SDL apps.
+  + Fixed crashes.
+  + Updated translations.
+
+- Drop patch needed for mutter-43.x, not needed in GNOME:Next where
+  we have mutter-44.rc:
+  + mutter-prevent-newly-focused-windows-to-steal-focus-from-shell.patch
+
+- Add mutter-prevent-newly-focused-windows-to-steal-focus-from-shell.patch:
+  Revert wrong commit and try a third approach to fix focus
+  (bsc#1208494).
+
+- Update to version 44.rc:
+  + Do not overwrite previously set offsets on attach
+  + Fix Xwayland focus regressions
+  + Stop parsing unused EDID parameters
+  + Fix partial updates on offscreen rotated screens
+  + Improve Xwayland RandR emulation compatibility
+  + Fix touch window dragging on rotated monitors
+  + Remove legacy OpenGL driver support
+  + Improve default scale factor selection
+  + Handle all X11 window title fallbacks
+  + Fix handling of keyboard-driven window resize
+  + Fix recording windows on non-active workspaces
+  + Manage KMS updates more asynchronously
+  + Fix headless startup
+  + Remove support for window shading
+  + Move away from GTK3
+  + Restore zero-copy fast path for Xwayland fullscreen windows
+  + Prevent clients from locking the compositor with cursor updates
+  + Add experimental development tool for HDR modes
+  + Account for linear sampling when calculating actor damage
+  + wayland: Implement fractional_scale protocol
+  + Fixed crashes
+  + Memory handling fixes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Disable mutter-Lower-HIDPI_LIMIT-to-144.patch: Needs rebase.
+- Rebase mutter-disable-cvt-s390x.patch with quilt.
+- Replace pkgconfig(gnome-desktop-3.0) with
+  pkgconfig(gnome-desktop-4) BuildRequires, following upstream
+  changes.
+
+- Update to version 44.beta:
+  + Don't disable KMS modifiers on newer i915 systems
+  + Set LOD bias for sharper mipmaps
+  + Fix edge resistance and window snapping regression
+  + Avoid high-level udev queries for input caps and properties
+  + Implement wl_output v3 and v4
+  + Fix recalculating viewport after window resize
+  + Fix opaque cursors and LoDPI cursor on HiDPI screens
+  + Process device removing events immediately
+  + Handle stage view updates without allocation more gracefully
+  + Fix window screenshots being cut off at the bottom right
+  + wayland/subsurface: Avoid using buffers with unfinished client
+    work
+  + Move X11 window decorations to a separate client
+  + Fix cursor position in window screencasts
+  + Skip resize effects for tiled windows during user grabs
+  + Fix pointer constrains with subsurfaces
+  + Disable direct scanout during drag-n-drop operations
+  + Ignore unmapped subsurfaces in direct scanout check
+  + Fix cursor disappearing over windows during grabs
+  + Make wl_output mode independent of the orientation
+  + Improve focus handling on workspace switches
+  + Fix initialization of keyboard accessibility
+  + Refactor API to use well-defined ownership instead of
+    singletons
+  + Add support for xdg-foreign-v2
+  + Add higher bit depth offscreen framebuffers support
+  + Overhaul dynamic max render time calculation
+  + Do not require a physical device to update pointer visibility
+  + Allow building without xwayland support
+  + Add Xwayland byte-swapped clients support
+  + Fix freeze when crossing monitors under some conditions
+  + Don't allow window activation to break global grabs
+  + Integrate window grab operations with new ClutterGrab API
+  + Support selecting an acceleration profile for touchpad devices
+  + Enforce compliant surface buffer sizes
+  + Keep proportional position when moving window between rects
+  + Introduce implicit grabbing in Clutter
+  + Fix unexpected window focus changes after global grabs
+  + Fix sloppy/mouse focus mode on wayland
+  + Add service channel Wayland clients
+  + Fixed crashes
+  + Plugged leaks
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Rebase patches with quilt.
+- Bump api_major define to 12 following upstream changes.
+
+- Update to version 43.3+2:
+  + wayland: Don't overwrite surface offsets.
+  + x11: Avoid updating focus on wayland compositor (boo#1208494).
+
+- Update to version 43.3:
+  + Skip resize effects for tiled windows during user grabs
+  + Disable direct scanout during drag-n-drop operations
+  + Ignore unmapped subsurfaces in direct scanout check
+  + Fix cursor disappearing over windows during grabs
+  + Fix pointer constrains with subsurfaces
+  + Make wl_output mode independent of the orientation
+  + Improve focus handling on workspace switches
+  + Fix cursor position in window screencasts
+  + Do not require a physical device to update pointer visibility
+  + Fix initialization of keyboard accessibility
+  + Fix freeze when crossing monitors under some conditions
+  + Don't allow window activation to break global grabs
+  + Fixed crashes
+  + Plugged leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+- Update to version 43.2:
+  + Fix edge resistance and window snapping regression.
+  + Handle stage view updates without allocation more gracefully.
+  + Fix window screenshots being cut off at the bottom right.
+  + Implement wl_output v3 and v4.
+  + Fix recalculating viewport after window resize.
+  + Set LOD bias for sharper mipmaps.
+  + Don't disable KMS modifiers on newer i915 systems.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop clutter-actor-Show-on-all-stage-views-when-actors-ha.patch:
+  Fixed upstream.
+
+- Fix window freezes when maximized on Xorg (boo#1205714,
+  glgo#GNOME/mutter!2694, glgo#GNOME/gnome-shell#6054)
+  * add clutter-actor-Show-on-all-stage-views-when-actors-ha.patch
+
+- Update to version 43.1:
+  + Add quirk to work around issue with Mali GPUs.
+  + Notify changes to night-light support over D-Bus.
+  + Fix always-on-top windows unexpectedly taking focus.
+  + Fix accidental direct scanout.
+  + Disable client modifiers with amdgpu driver.
+  + Cancel pointer gesture on wl_pointer.leave.
+  + Add black padding to fixed-size wayland fullscreen windows.
+  + Stop sending frame callbacks to minimized clients.
+  + Fix scrolling in clients with no hi-res scroll support in RDP.
+  + Fix skipped low-res scroll events with some high-res mice.
+  + Throttle interactive move and resize updates.
+  + wayland-keyboard: Send pressed keys on enter.
+  + Fix some X11 windows getting unredirected erroneously.
+  + Fix Flatpak applications bypassing X11 permission.
+  + Fix always visible cursor in virtual streams.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop b81429ac.patch: Fixed upstream.
+
+- Update to version 43.0:
+  + Fix stuttering in Xorg session.
+  + Make MetaBarrier type derivable again.
+  + Fixes crash.
+  + Updated translations.
+
+- Fix night-light-support: Add b81429ac.patch: meta-monitor: Keep
+  the dbus night-light-supported property in sync.
+
+- Update to version 43.rc:
+  + Remember monitor scale when switching configurations
+  + Embed wayland output name into screencast streams
+  + Limit precision of stored refresh rates
+  + Add support for the "max bpc" connector property
+  + Fix focus-tracking corner case
+  + Add detail to ::event signal
+  + Improve heuristics for adding fallback monitor modes
+  + Take over color management from gnome-settings-daemon
+  + Allow scanout for offscreen rotated views
+  + Fix hot corner regression on X11
+  + Fix losing IM focus in some circumstances
+  + Avoid swapping redundant portions of buffers onscreen
+  + Animate windows moving between monitors
+  + Make NVIDIA + gbm use atomic mode setting
+  + Fixed crashes
+  + Plugged memory leak
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Add pkgconfig(colord) and pkgconfig(lcms2) BuildRequires: New
+  dependencies.
+- Pass tests=false to meson, disable build of all tests.
+
+- Update to version 43.beta:
+  + Add basic color-scheme support for server-side decorations
+  + Add single pixel buffer support
+  + Add support for multi-monitor direct scanout
+  + Add tool to pretty print display configuration
+  + Always send modifiers to clients if supported
+  + Better integrate cogl tests with existing infrastructure
+  + Continue gi-docgen migration
+  + Defer and accumulate redraw-clip on scanout
+  + Don't skip frames after skipped KMS updates
+  + Don't skip vblank sync on missing presentation timestamp
+  + Fall back to ARGB if XRGB is not supported
+  + Fix cursor showing on Xilinx
+  + Fix cursor visibility on X11 with only tablets as input
+  + Fix glitches in apps using subsurfaces
+  + Fix registering as X11 window manager if GDK_BACKEND is set
+  + Highlight actors becoming reactive under the pointer
+  + High-resolution scroll wheel support
+  + Notify about privacy screen changes via predictions
+  + Reduce client work when entering overview
+  + Remove mipmap framerate limiting
+  + Replace MetaTextureTower with native GL mipmapping
+  + Report actual monitor transform
+  + screencast:
+  - Set correct stride when using dmabufs
+  - Use flag to signal failed recording
+  + Support direct scanout on GPUs without modifiers support
+  + Plugged leaks
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Drop zenity BuildRequires/Requires: The dependency was removed in
+  alpha release.
+
+- Update to version 43.alpha:
+  + Drop zenity dependency.
+  + Fix initialization of privacy mode in displays that support it.
+  + Add NightLightSupported property to DisplayConfig.
+  + Don't use direct scanout for transparent windows.
+  + Improve picking a window for direct scanout.
+  + Drop support for obsolete wayland protocols.
+  + Fix --replace again.
+  + Do not allow windows to steal focus when the shell has a grab.
+  + Fix night light without GAMM_LUT property.
+  + Expose Cogl's Snippet API to introspection.
+  + wayland: Fix rotation transform.
+  + Build and deploy API documentation.
+  + Attach color state information to actors.
+  + Fix pointer confinement on HiDPI setups.
+  + Fix dma-bufu screencast regression.
+  + Fix monitor mirroring in some cases.
+  + Parse HDR and Colorimetry CTA-861 EDID extension blocks.
+  + Fix cursor tracking during screencasts on X11.
+  + Fixed crashes.
+  + Plugged leaks.
+  + Misc. bug fixes and cleanups.
+- Bump api_major to 11, following upstream.
+
+- Update to version 42.4:
+  + screencast: Set correct stride when using dmabufs
+  + Fix glitches in apps using subsurfaces
+  + Reduce client work when entering overview
+  + Highlight actors becoming reactive under the pointer
+  + Fall back to ARGB if XRGB is not supported
+  + Support direct scanout on GPUs without modifiers support
+  + Fix registering as X11 window manager if GDK_BACKEND is set
+  + Fixed crash
+  + Plugged leak
+  + Misc. bug fixes and cleanups.
+
+- Update to version 42.3:
+  + wayland: Fix rotation transform.
+  + Fix dma-buf screencast regression.
+  + Fix monitor mirroring in some cases.
+  + Fixed crash.
+  + Plugged leak.
+
+- Update to version 42.2:
+  + Don't use direct scanout for transparent windows.
+  + Fix initialization of privacy mode in displays that support it.
+  + Fix --replace again.
+  + Improve picking a window for direct scanout.
+  + Do not allow windows to steal focus when the shell has a grab.
+  + Fix night light without GAMMA_LUT property.
+  + Fixed crash.
+  + Misc. bug fixes.
-- Update to version 41.5:
+- Update to version 42.1:
+  + Send correct LEAVE events when entering windows.
+  + Be more forgiving with wrongly sized clients.
+  + Add ClutterInputCapabilities enum and device property.
+  + Fall back if COPY_MODE_SECONDARY_GPU fails to init.
+  + Fix missing root window properties after XWayland start.
+  + wayland/shm: Add support for ABGR8888 and XBGR8888 formats.
+  + Keep actors dirty if a redraw was queued up during paint().
+  + Fix overview painting of shaped texture with layer snippets.
+  + Survive missing GAMMA_LUT KMS property.
+  + Record current event when going through event filters.
+  + Pass events to pointer a11y before going through filters.
+  + Update cursor when scaled or transformed.
+  + Fix screen cast when DMA buffer fails or can't be used.
+  + Repick when pointer actor goes unmapped.
+  + Improve IM support.
+  + Allow using dumb buffers for cursor sprites.
+  + wayland/dma-buf: Only advertise supported formats.
+  + Fix screen cast cursor metadata with unthrottled input.
+  + Fixed crashes.
+  + Plugged memory leak.
+- Drop mutter-bail-out-on-reentry-into-map-unmap.patch and
+  mutter-42.0-fix-top-bar-elements-hovering-effect.patch (merged
+  upstream).
+
+- Add mutter-42.0-fix-top-bar-elements-hovering-effect.patch based
+  on commits: 0280b0aaa563db65bf79a3643f6a9e8e76bfe458 and
+  2aad56b949b86b4f1d0eab6d3d3b0d5491e8515b. A fix for elements in
+  the top bar not losing the cursor-hovering effect if the cursor
+  immediately enters an app window (glgo#GNOME/gnome-shell#203).
+
+- Add mutter-bail-out-on-reentry-into-map-unmap.patch: This fixes
+  gnome-shell crash when dragging close button in overview by
+  bailing out on reentry into map/unmap() (bsc#1197350,
+  glgo#GNOME/mutter!2299).
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
-  + Allow forcing EGLStream backend.
+  + Make xdg-activation interoperate with other startup sequences.
+  + Fix stuck grab feedback actor during compositor grabs.
+  + Make gnome-desktop dependency optional.
+  + Provide better profiling information.
+  + Drop ClutterEvent "source" field.
+  + Add support for xdg_toplevel.configure_bounds().
+  + Add support for wl_surface.offset.
+  + Fix resizing of virtual monitors.
+  + Include size in configure events of maximized clients.
+  + Only allow direct scanouts for surfaces that aren't cropped,
+    scaled or rotated.
+  + Fix pipewire screencasts.
+  + Plugged memory leak.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Drop mutter-ci-catchsegv.patch: No longer needed.
+
+- Update to version 42.beta+11:
+  * meson: Enable -Wall by default
+  * core: Initialize g_autofree with NULL
+  * ci:
+  - Rebuild image with newer dependencies
+  - Install xwayland from tag directly
+  * wayland/keyboard: Remove unnused define
+  * Updated translations.
+- Switch to using source service again.
+- Flip profiler bcond to without, build profiling/sysprof support
+  again.
+
+- Update to version 42.beta:
+  + Implement a new Clutter grab API
+  + Support KMS testing via QEMU
+  + Generate API references with gi-docgen
+  + Improve support for running from toolbx
+  + Add support for privacy screen
+  + Allow changing monitor configuration policy
+  + Add support for XFixes ClientDisconnectMode
+  + Fix possible missed clicks on menus
+  + Place popups on the same monitor as the anchor rect
+  + Announce DMA-BUF support via pipewire
+  + Raise the file descriptor limit of the wayland compositor
+  + Fix resetting idle time on lid open
+  + Don't limit DMA buffer screen casting only to Intel
+  + Keep a single cursor sprite visible with tablets
+  + Sync keyboard LEDs after layout changes
+  + Honor window input area in picking
+  + Handle mixture of keycombo/no action in pad rings/strips
+  + Fixed crashes
+  + Misc. bug fixes and cleanups
+- Drop 0002-Drop-CI-test-setup-that-needs-catchsegv.patch: Use the
+  mutter-ci-catchsegv.patch, as this applies for 42.alpha.
+
+- Add mutter-ci-catchsegv.patch: drop CI test setup that needs
+  catchsegv, which is removed in glibc 2.35
+  (glgo#GNOME/mutter#2120).
+
+- Update to version 42.alpha:
+  + Fix monitor screencast scanouts.
+  + wayland: Allow clients to maximize windows regardless of
+    constraints.
+  + Handle hotplug events without relevant changes more
+    effectively.
+  + Improve error reporting when startup fails.
+  + Fix X11 middle button emulation setting.
+  + Include server-side shadows in window screenshots.
+  + Don't change workspaces of unmanaged windows.
+  + Fix videos in Firefox stuttering in overview.
+  + Improve on-screen keyboard on X11.
+  + Fix erratic scrolling in GTK apps.
+  + Use rtkit to get realtime priority.
+  + Sanitize event handling at gestures.
+  + Fix mapping tablet input to correct monitor.
+  + Fix key repeat of on-screen keyboard for 2nd-level keysyms.
+  + Fix window size after returning from fullscreen.
+  + Fix blank screen when unplugging docking station.
+  + Improve anti-aliasing of background corners.
+  + Fix DND between X11 and wayland clients.
+  + Allow adding more streams to a screen cast session.
+  + Fix mixed up refresh rates in multi-monitor setups.
+  + Improve KMS fallback modes.
+  + Fix workspace switch animation in default plugin.
+  + Fixed crashes.
+  + Plugged leaks.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+- Bump api_major to 10, following upstream changes.
+
nautilus
+- Update to version 45.2.1:
+  + Fix a crash in sidebar code
+  + Fix build without optional cloudproviders dependency.
+
+- Update to version 45.2:
+  + Don't crash when reconnecting to remove server.
+  + Actually detect unmount on some non-native mounts.
+  + Don't crash on image properties.
+  + Allow types and sizes in Properties to expand.
+  + Don't corrupt toast messages.
+  + Updated translations.
+
+- Update to version 45.1:
+  + Don't crash when opening Properties from admin://*
+  + Don't crash on unmount
+  + Stop jumping to top when using the Menu key
+  + Properly reorder bookmarks by drag and drop
+  + Re-add search results when switching view mode
+  + Fix compilation on 32-bit musl
+  - Fix various leaks and warnings
+  + Updated translations.
+
+- Update to version 45.0+12:
+  + gtk/placessidebar: Use list box for coordinates translation.
+  + list-base: Stop jumping to top on Menu key.
+  + Updated translations.
+- Switch to source service, explicit commit from the stable branch.
+
+- Update to version 45.0:
+  + Updated translations.
+
+- Update to version 45.rc:
+  + Avoid slowness when many files are selected.
+  + Make tooltip and menu for Preferences back button not empty.
+  + Revert patch which could cause loss of data.
+  + Fix sizing and styling of Visible Columns.
+  + Change sidebar title.
+  + Updated translations.
+
+- Update to version 45.beta2:
+  + Feature enhancements:
+  - New "Search Everywhere" buttons to expand search scope
+  - Modern full-height sidebar layout
+  - Refined sidebar sizing and folding treshold
+  + Performance enhancements:
+  - Flickerless transition into and from search
+  - Accelerated generation of multiple thumbnail
+  - Avoid DBus-activating other apps when starting
+  + Bugfixes:
+  - Delete partially copied file on cancelled copy
+  - Don't restrict shell search results do %HOME
+  - Don't open trash on drag hover
+  - Fix multiple search bugs
+  - Avoid crashes on search
+  - Fix "sort after rename" regression
+  - Fix various styling issues
+  - Don't allow to resize Properties too small
+  + Maintenance: Disable deprecation warnings, fix other warnings
+  + Updated translations.
+- Drop fix-Werror-return-type-build-error.patch: Fixed upstream.
+
+- Update to version 45.beta:
+  + Enhancements:
+  - Use new navigation view and flat headerbar for Properties
+  - Don't switch view mode when searching
+  - Don't add search to history stack
+  - Optimize view performance when selecting or removing many
+    items
+  + Bugfixes:
+  - Prefent mixed-language date and time labels
+  - Multiple starred files view bugfixes
+  - Context menu capitalization
+  + Maintenance:
+  - Replace some eel API with direct GLib API
+  - Cleanup URI scheme checking
+  - Use newer async API for creating thumbnails
+  + Updated translations.
+
+- Add fix-Werror-return-type-build-error.patch as a quick fix for a
+  build error (‘return’ with a value, in function returning void)
+  caught by -Werror=return-type.
+
+- Update to version 45.alpha:
+  + Enhancements:
+  - Boost search performance
+  - Redesign Visible Columns options, allow changing default
+    columns
+  - Support dropping images from web pages
+  - Show bytes size as tooltip for folder properties too
+  - Indicate starred files in grid view
+  - Support skipping errors while creating compressed archives
+  - Make date and time format more consistent
+  - Make Ctrl+F refocus search bar, not cancel search
+  - Adapt sidebar width to window width, and use a breakpoint for
+    adaptiveness
+  - Allow moving keyboard focus within list rows
+  - Replace GtkComboBox with GtkDropDown
+  - Simplify Keyboard Shortcuts window definition
+  - Improve file opening experience while sandboxed
+  + Bugfixes:
+  - Fix results ordering, and other search bugs
+  - Fix tooltips, a11y labels, and i18n issues
+  - Fix sushi integration bugs
+  - Don't hide incompletely deleted folders
+  - Show file renamed to hidden again on undo
+  - Don't state file was "deleted" if it was moved to trash
+  - Fix rubberband range behavior on list view
+  - Respect modifiers when dropping on tabs; disable broken tab
+    drop target on X11
+  - Fix bugs when reloading on autofs timeouts
+  - Don't offer to format volumes which cannot be formatted, e.g.
+    MTP
+  - Fix multiple crashes
+  - Fix multiple leaks
+  + Maintenance:
+  - Rename default branch to 'main'
+  - Make libcloudproviders dependency optional again
+  - Improve reproducibility
+  + Updated translations.
+- Drop 3a931f61.patch: Fixed upstream.
+
+- Add 3a931f61.patch patch to fix crash when closing tabs right
+  after clicking.
+
+- Update to version 44.2:
+  + Fix crashes with expandable folders and on Other Locations.
+  + Avoid inconsistent search states.
+  + Prevent lingering tracker cursors.
+  + Fix rubberband range behavior on list view.
+  + Updated translations.
+- Drop 0e5b4c34.patch and 6e37d15f.patch: Fixed upstream.
+
+- Drop mount-archive.desktop. This was a feature based on
+  FATE#308344 and bgo#602147. However, the provided functionality
+  of mounting archives through gvfsd-archive has been broken for a
+  long time due to the Exec line pointing to a non-existent path
+  (/usr/lib/gvfs/gvfsd-archive, rather than /usr/libexec/...).
+  Besides, there is a similar functionality which allow users to
+  see the content of archives, without extracting them, through
+  File Roller that serves as a replacement.
+
+- Add upstream bug fix patches:
+  + 0e5b4c34.patch general: Use GtkSwitch active property
+    consistently. app-chooser sets the state instead of active
+    property. Similar to d7af60161d30c885ebab69c58b346896f1565387,
+    we really meant to set active (whether the switch is toggled)
+    and not the state (i.e. the color of the switch). Use
+    gtk_switch_set_active().
+    In properties we've already fixed this, but there's a lingering
+    call to gtk_switch_get_state(). This is probably fine because
+    state is in sync with active when the default handler is used,
+    but let's get :active, to be consistent and safe.
+  + 6e37d15f.patch window-slot: Manage search props set with
+    action. Manages search property change through "search-visible"
+    action. The action triggers other related functions that if not
+    executed will causes buggy behavior.
+    Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/2875
+
+- Update to version 44.1:
+  + Resolve some crashes.
+  + Visual bugfixes:
+  - Tweak style colors in view items
+  - Show custom emblems from extensions again
+  - Relayout SELinux property row
+  - Flip switches correctly
+  + Other bugfixes:
+  - Disable some actions when not usefull
+  - Fix dead characters handling in batch rename dialog
+  - Fix crashes when rapidly opening and closing windows
+  - Prevent location change when autofs timeouts
+  - Fix issues with translations in libadwaita widgets
+  - Drop workarounds for fixed GTK bugs
+  - Fix other issues
+  + Enhancements:
+  - Dismiss toast on undo
+  - Select right items after some operations
+  - Paste into expanded folders
+  - Allow extraction of .tar.zst and .zstd archives
+  - Performance optimization
+  + Updated translations.
+
+- Update to version 44.0:
+  + Bugfixes:
+  - Prevent rubberband selection instead of drag and drop.
+  - Fix critical errors with recent GLib versions.
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Fix crashes caused by extra free call
+  + Fix file order after renaming
+  + Fix libadwaita include path
+  + Fix handling of missing dates from Tracker
+  + Cache clock format setting
+  + Try to own dbus name at the correct time
+  + Exchange mismatched error messages
+  + Updated translations.
+- Add explicit tracker BuildRequires, now needed for tests due to
+  changes in tracker/tracker-miners.
+
+- Update to version 44.beta:
+  + Enhacements:
+  - Make various appdata and desktop file improvements
+  - Make rubberband to have rounded corners
+  - Make several documentation improvements
+  + Bugfixes:
+  - Fix crashes caused by inverted g_assert condition
+  - Fix various drag and drop issues
+  - Fix several memory leaks
+  - Fix various three expander issues
+  - Export FileManager1 iface from dbus_register vfunc
+  - Fix other issues
+  + Updated translations.
+
+- Update to version 44.alpha:
+  + Enhancements:
+  - Allow expanding subfolders in the list.
+  - Enrich tab context menus.
+  - Allow pasting image data into new PNG file.
+  - Use pregenerated thumbnails when available, e.g. MTP.
+  - Add shortcut for Preferences.
+  - Show full filename in grid, using tooltips.
+  - Reintroduce 64px icon size for grid view.
+  - Remove upper limit on thumbnailing file size range.
+  - Reword "application" to "app".
+  - Other papercuts.
+  + Other bugfixes:
+  - Avoid many crashes.
+  - Fix and improve autorun support.
+  - Fix some drag-and-drop issues.
+  - Fix some view focus and selection issues.
+  - Fix properties extensions bugs.
+  - Fix memory leaks.
+  - Fix building on certain cases.
+  - Fix bugs with file operations.
+  - Resolve some performance issues.
+  - Resolve stuttering scrolling.
+  - Save and restore sort column.
+  - Reimplement view navigation from the previewer.
+  + Updated translations.
+
+- Update to version 43.2:
+  + Regressions addressed:
+  - Launch search from shell correctly
+  - Make nautilus-autorun-software work again
+  - Restore 2-dimensional navigation from sushi
+  - Resolve stuttering scrolling
+  - Reintroduce 64px icon size for grid view
+  - Show full filename again in grid, using tooltips
+  + Other bugfixes:
+  - Avoid a many crashes
+  - Stop showing � in the type on Properties
+  - Show rename error dialogs again
+  - Handle X11-only drag-and-drop quirks
+  - Allow autorun.sh without executable bit
+  - Improve selection-setting
+  - Restrict DND actions over drag source
+  - Focus replaces files
+  - Improve keyboard focus navigation on the new views
+  - Stop blocking on the tracker connection
+  - Don't add missing emblems
+  + Updated translations.
+
+- Update to version 43.1:
+  + Bugfixes:
+  - Actually reset metadata when reseting to default columns
+  - Don't allow hiding name column
+  - Keep track of column sorting changes
+  - Fix view focus navigation
+  - Reimplement view navigation from the previewer
+  - Don't accept drops into search directory
+  - Share settings with GTK4 filechooser
+  - Fix a properties extensions bugs
+  - Fix various Drag-and-Drop bugs
+  - Remove dead shortcut from Keyboard Shortcut
+  - Allow opening current view in new tab from sidebar
+  - Fix crashes
+  + Performance improvements:
+  - Optimize sorting during directory loading
+  - Minimize column factories
+  - Increase search timeout
+  - Minimize and optimize menu updates
+  + Build fixes: Make header prototypes match definitions
+  + Updated translations.
+  + Drop upstream merged nautilus-CVE-2022-37290.patch.
+
-- Update to version 41.5:
-  + HighContrast style fixes.
-  + Drag-and-drop bugfixes.
+- Drop nautilus-revert-extra-large-thumbnails.patch: No longer
+  needed with glib2 2.74.1.
+
+- Add nautilus-revert-extra-large-thumbnails.patch: Revert
+  "thumbnails: Create larger thumbnails for higher density
+  displays"; patch taken from upstream merge request
+  (glgo#GNOME/nautilus#2487, boo#1203697).
+
+- Update to version 43.0:
+  + Bugs fixed:
+  - Open first search result with Enter, as before.
+  - Don't freeze when opening media storage.
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Resolving regressions from the GTK 3 to 4 switch:
+  - Restore accessible labels for view items/.
+  - HiDPI icons and thumbnails.
+  - Restore transient location entry behavior.
+  - Restore spacebar shortcut to trigger sushi file previewer.
+  - Restore ability to create new file from dropped text.
+  - Restore ability to duplicate via DND + Ctrl.
+  + Drag-and-drop enhancements:
+  - Allow dropping files into Starred to star them.
+  - Prevent "open on hover" while moving pointer.
+  + Menu enhancements:
+  - Add menu item to remove files from Starred list.
+  - Don't activate menu button when clicking folder name.
+  - Don't offer "Properties" and "Add to Bookmarks" actions when
+    they don't make sense.
+  + Properties enhancements:
+  - Wrap long filename words in Properties.
+  - Refine properties for root directory.
+  - Show error state for extensions properties.
+  + General enhancements:
+  - Redesign trash infobar.
+  - Add tooltips to every headerbar control.
+  - Update and modernize libnautilus-extension documentation.
+  - Update appdata screenshots.
+  + Bugfixes:
+  - Fix various app chooser issues.
+  - Fix various batch rename dialog issues.
+  - Fix Highcontrast styles.
+  - Fix focus misbehaviours in the new views.
+  - Don't show URI escape codes in tooltips.
+  - Show sharing infobar in gnome-user-share's fallback location.
+  - Fix icon size in file conflict dialog.
+  - Fix operations indicator animation.
+  - Mark missing translatable strings.
+  - Fix various memory leaks.
+  - Fix compilation errors.
+  + Updated translations.
+- Replace gtk-doc BuildRequires for pkgconfig(gi-docgen): follow
+  upstreams move to gi-docgen.
+- Mark gnome-shell-search-provider-nautilus noarch.
+
+- Update to version 43.beta.1:
+  + Restore view options tooltip
+  + Mark new files for translation
+  + Look for extensions in their new installation directory
+- Stop creating 3.0 extensions directory, and bump soversion on
+  what we currently support and build.
+
+- Update to version 43.beta:
+  + Adapting main window elements to smaller sizes;
+  - Make sidebar foldable.
+  - Split toolbar contorls into top and bottom toolbars at small
+    sizes.
+  + Restoring Disks integration:
+  - Open storage unit in Disks from Properties.
+  - Format with Disks from the sidebar context menu.
+  + Absorbing features from core plug-ins:
+  - Provide infobar for Public folder, instead of
+    gnome-user-share.
+  - Provide context menu action to open folders in Console.
+  - Replace nautilus-send-to extension with Email portal.
+  + Remodeling plug-ins
+  - List installed extensions plug-ins in About.
+  - Implement new Properties API and port Image and Audio/Video.
+  - Remove GTK-dependent API from libnautilus-extension.
+  - Bump libnautilus-extension versions.
+  + Improving search UI design
+  - Use modern design patterns for type filter chooser.
+  - Elaborate FTS snippets and place them in a container.
+  + Modernizing Properties window
+  - Implement new "pages and rows" design.
+  - Move ability to set default app into Open With dialog.
+  + Reorganizing context menus.
+  + Refining view visual styles
+  - Saturate selection colors.
+  - Add icon shadows.
+  - Refine layout of column editor dialog.
+  + Using more modern widgetry:
+  - Use AdwTabBar for detatchable tabs.
+  - Use AdwEmptyState for empty folder views.
+  - Use AdwMessageDialog instead of GtkMessage.
+  + Resolving regressions from the GTK 3 to 4 switch:
+  - Restore Accessibility relations.
+  - Restore location entry suggestions.
+  - Restore libcloudproviders integration.
+  + Opening new tab with middle click on next and forward buttons.
+  + Miscellaneous bugfixes.
+  + Leftover known regressions in 43.beta:
+  - Lacks HiDPI icons.
+  - Lacks attention-grabbing animation on operations button.
+  + Updated translations.
+- Add pkgconfig(cloudproviders) BuildRequires: New dependency.
+- Rename libnautilus-extension2 to libnautilus-extension4 following
+  upstreams soname changes.
+
+- Update to version 43.alpha:
+  + Resolving regressions from the GTK 3 to 4 switch:
+  - Reintroduce clipboard with GTK 4
+  - Reintroduce Drag’n’Drop with GTK 4
+  - Reintroduce emblems independently of file icon
+  - Reintroduce filter search tags with GTK 4
+  - Port audio-video-properties extension to GTK 4
+  - Restore sidebar features from GTK 3
+  - Fix other regressions from the GTK 3 to 4 switch
+  + Modernizing view widgets:
+  - Port files grid view mode to GtkGridView
+  - Reimplement files list view mode with GtkColumnView
+  - Add checkerboard background for thumbnails with transparency
+  + Enhancing menus:
+  - New menu item to open current folder in another application
+  - Add menu item to copy current path to clipboard
+  - Redesign zoom controls as icon size controls
+  - Context menu bugfixes
+  - Add context menu item to show Properties in Other Locations
+  - Improve support for context menus on touchscreens
+  - Show extensions in templates names
+  - Show sort menu options in list virw mode
+  - Allow sorting in recent and search
+  + Other enhancements:
+  - Use better in-app notifications with AdwToast
+  - Modernize "About" with AdwAboutWindow
+  - Refine pathbar appearance
+  - Label '/' with the OS name
+  - Keyboard shortcuts overlay updates
+  + Miscellaneous bugfixes:
+  - Search engine bugfixes
+  - Floating satus bar bugfixes
+  - Fix popover crashes
+  - Allow copying to a ramfs
+  - Stop computing remote folders item count when disabled
+  - Fix batch rename for files with the same name in search
+    results
+  - Don't trigger keyboard shortcuts ouside their intended scope
+  + Maintenance work
+  - Adapt to thumbnails API changes
+  - Depend on libportal and drop wallpaper fallback setting
+  - Modernize build with new meson features
+  - Bump extensions library version
+- Changes in BuildRequires following upstreams port to gtk4:
+  + Drop pkgconfig(gnome-desktop-3.0), pkgconfig(gtk+-3.0) and
+    pkgconfig(libhandy-1) and stop passing libportal=false to meson
+    as it is now mandatory to support libportal.
+  + Add pkgconfig(gnome-desktop-4), pkgconfig(gtk4),
+    pkgconfig(libadwaita-1), pkgconfig(libportal) and
+    pkgconfig(libportal-gtk4).
+- Rename libnautilus-extension1 to libnautilus-extension2 and
+  typelib-1_0-Nautilus-3_0 to typelib-1_0-Nautilus-4_0 following
+  upstream soname bump.
+
+- Update to version 42.2:
+  + Close broken link message dialog on response.
+  + Fix crash when opening new window from pathbar.
+  + Fix remote filesystem check.
+  + Updated translations.
+
+- Update to version 42.1.1:
+  + Revert wrongly introduced dependency on unstable gnome-desktop.
+- Changes from version 42.1:
+  + Add HighContrast syle support.
+  + Preload dragged external file info in list view.
+  + Override dark mode wallpaper when not using portal.
+  + Avoid truncated popover in Compress dialog under X11.
+  + Add checkerboard background to transparent thumbnails.
+  + Style and scroll pathbar propperly in RTL languages.
+  + Updated translations.
+
+- Update to version 42.0:
+  + Fix HiDPI thumbnails in list view.
+  + Properly dispose pathbar to avoid crashes.
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Tweak thumbnail shadow drawing to fix performance regressions.
+  + Various search engine fixes.
+  + Updated translations.
+
+- Update to version 42.beta:
+  + Revert GTK 4 switch and intentional regressions.
+  + Fix criticals when selecting non-ZIP formats for compression.
+  + Add shadows to thumbnails in the old views.
+  + Support dark mode setting.
+  + Updated translations.
+- Revert changes done in alpha, but leave the "gtk 4 port"
+  BuildRequires in place, but disabled. Add back
+  pkgconfig(gtk+-3.0), pkgconfig(libhandy-1) and
+  pkgconfig(gnome-desktop-3.0). Rename back to
+  typelib-1_0-Nautilus-3_0.
+
+- Update to version 42.alpha:
+  + Improve design of the file renaming UI.
+  + Improve visuals of the file conflict UI.
+  + Use GtkBuilder UI definitions for more components.
+  + Fix "Move to"/"Copy to" from Starred.
+  + Improve disposition of shell search provider.
+  + Sort by subtype within type.
+  + Allow searching by creation time.
+  + Replace deprecated gexiv2 functions.
+  + Fix extension API introspection annotations.
+  + Expand on extension API documentation.
+  + Add compressed archives to Recent files.
+  + Preparations for GTK 4 switch.
+  + Complete the GtkFlowBox-based grid view.
+  + Remove EelCanvas-based grid view.
+  * Improve design of the path bar.
+  + Fix geographical coordinates displayed format.
+  + Port to GTK 4.
+  + Fix some GTK 4 switch regressions/warnings.
+- Update BuildRequires for switch to GTK4:
+  + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
+  + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
+  + Replace pkgconfig(gnome-desktop-3.0) with
+    pkgconfig(gnome-desktop-4).
+- Drop shared-mime-info BuildRequires: it's been a long time that
+  the macros were not used anymore.
+- Rename typelib-1_0-Nautilus-3_0 to typelib-1_0-Nautilus-4_0,
+  following upstreams changes.
net-snmp
+- Update to net-snmp-5.9.4 (bsc#1214364).
+  add (rename):
+  * net-snmp-5.9.4-add-lustre-fs-support.patch
+  * net-snmp-5.9.4-add-netgroups-functionality.patch
+  * net-snmp-5.9.4-fix-create-v3-user-outfile.patch
+  * net-snmp-5.9.4-fixed-python2-bindings.patch
+  * net-snmp-5.9.4-fix-Makefile.PL.patch
+  * net-snmp-5.9.4-modern-rpm-api.patch
+  * net-snmp-5.9.4-net-snmp-config-headercheck.patch
+  * net-snmp-5.9.4-perl-tk-warning.patch
+  * net-snmp-5.9.4-pie.patch
+  * net-snmp-5.9.4-snmpstatus-suppress-output.patch
+  * net-snmp-5.9.4-socket-path.patch
+  * net-snmp-5.9.4-subagent-set-response.patch
+  * net-snmp-5.9.4-suse-systemd-service-files.patch
+  * net-snmp-5.9.4-testing-empty-arptable.patch
+  delete (now part of v5.9.4):
+  * net-snmp-5.9.3-disallow_SET_requests_with_NULL_varbind.patch
+  delete (rename):
+  * net-snmp-5.9.1-add-lustre-fs-support.patch
+  * net-snmp-5.9.1-fix-Makefile.PL.patch
+  * net-snmp-5.9.1-modern-rpm-api.patch
+  * net-snmp-5.9.1-net-snmp-config-headercheck.patch
+  * net-snmp-5.9.1-perl-tk-warning.patch
+  * net-snmp-5.9.1-snmpstatus-suppress-output.patch
+  * net-snmp-5.9.1-socket-path.patch
+  * net-snmp-5.9.1-subagent-set-response.patch
+  * net-snmp-5.9.1-suse-systemd-service-files.patch
+  * net-snmp-5.9.1-testing-empty-arptable.patch
+  * net-snmp-5.9.1-velocity-mib.patch
+  * net-snmp-5.9.3-fix-create-v3-user-outfile.patch
+  * net-snmp-5.9.3-pie.patch
+  * net-snmp-5.9.3-fixed-python2-bindings.patch
+- Removing legacy MIBs used by Velocity Software (jira#PED-6416).
+- Re-add support for hostname netgroups that was removed accidentally and
+  previously added with FATE#316305 (bsc#1207697).
+  '@hostgroup' can be specified for multiple hosts
+- Hardening systemd services setting "ProtectHome=true" caused home directory
+  size and allocation to be listed incorrectly (bsc#1206044).
+  add (rename):
+  * net-snmp-5.9.4-harden_snmpd.service.patch
+  * net-snmp-5.9.4-harden_snmptrapd.service.patch
+  delete (rename):
+  * net-snmp-5.9.3-harden_snmpd.service.patch
+  * net-snmp-5.9.3-harden_snmptrapd.service.patch
+
okular
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- Changes since 23.08.2:
+  * Add CI template for building APKs on invent
+  * Reflect move of KActivities out of Frameworks to Plasma
+  * snapcraft: initial import snapcraft files.
+
+- Rework patch that informs the user about missing postscript
+  support and how to install it. Replace patch:
+  * 0001-Inform-users-about-the-okular-spectre-package-in-the.patch
+  with
+  * 0001-Inform-users-about-the-okular-spectre-package.patch
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- Changes since 23.08.1:
+  * markdown: Fix rendering with discount3 (kde#475198)
+  * CI: fix which clang tidy we want
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- Changes since 23.08.0:
+  * Fix creation of new JS objects (kde#474256)
+  * Guard against setting invalid button icons
+  * The nFace argument in PDF JS button icon methods is optional
+  * Fix cert selection height
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+- Update to 23.07.90
+  * New feature release
+- Changes since 23.07.80:
+  * No need to lookup paths for images without a dot.
+  * Better suggested signed name
+  * Bump SOVERSION of okularcore
+  * Fix playing of external audio files
+  * Fix phonon not being correctly detected
+  * Fix markdown converter with libdiscount 3
+  * Forms: Don't run focusin action when gaining focus because of window management (kde#472756)
+
+- Update to 23.07.80
+  * New feature release
+- Too many changes since 23.04.3, only listing bugfixes:
+  * Handle absolute urls in Document::processAction (kde#472440)
+  * Avoid accidental scrolling when performing pinch gesture (kde#421755)
+  * Surface Digitally Sign action more obviously in hamburger menu (kde#470752)
+  * Make default PDF printing scale mode configurable (kde#463732)
+  * Let user "Save As..." when document has been externally modified (kde#402017)
+  * Reuse an existing action to toggle sidebar visibility (kde#468317)
+  * JS: Implement field.valueAsString (kde#468036)
+  * Fix crash when executing the Save action (kde#467603)
+  * JS: Make field.value return a number if possible (kde#467852)
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- Changes since 23.04.1:
+  * Bump c++ standard version. Poppler is about to use c++17 types in
+    the api, so better be prepared
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- Changes since 23.04.0:
+  * Let user "Save As..." when document has been externally modified (kde#402017)
+  * Reuse an existing action to toggle sidebar visibility (kde#468317)
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+- Update to 23.03.90
+  * New feature release
+
+- Drop patch, now unneeded:
+  * 0001-Compile-with-discount-3.patch
+
+- Add Discount 3 compatibility patch:
+  * 0001-Compile-with-discount-3.patch
+
+- Update to 23.03.80
+  * New feature release
+
pam
+- Add missing O_DIRECTORY flag in `protect_dir()` for pam_namespace module.
+  [bsc#1218475, pam-bsc1218475-pam_namespace-O_DIRECTORY-flag.patch]
+
+- pam_lastlog: check localtime_r() return value (bsc#1217000)
+  * Added: pam-bsc1217000-pam_lastlog-check-localtime_r-return-value.patch
+
pango
+- Update to version 1.51.1:
+  + itemize: Improve script itemization
+  + build: Check for cairo DWrite dependency
+  + win32: Fix various issues and crashes
+  + layout: Add a missing switch case
+
+- Update to version 1.50.14:
+  + Fix underline thickness in scaled contexts.
+
+- Update to version 1.50.13:
+  + win32:
+  - Add back fallback for empty fontsets
+  - Improve DirectWrite support
+  + Fix word segmentation for Japanese
+  + Don't set backspace-deletes-char for math symbols
+  + coretext: Fix a crash
+  + cairo: Apply metrics hinting to underlines too
+  + Treat COLRv1 fonts as color fonts
+
+- Update to version 1.50.12:
+  + Fix weight conversion on MacOS.
+  + Update to Unicode 15.
+  + Some introspection annotation fixes.
+  + Improve PangoAttrList serialization.
+  + Fix char offset calculatiosn in multi-paragraph layouts.
+
+- Update to version 1.50.11:
+  + Don't crash for lack of fonts.
+  + Avoid a crash in shaping.
+- Drop 639.patch: Fixed upstream.
+
+- Add 639.patch: layout: Fix crash when no font is installed.
+
+- Update to version 1.50.10:
+  + Avoid some unnecessary strdups.
+  + Fix line height computations with a non-trivial CTM.
+
+- Update to version 1.50.9:
+  + Apply show flags to line separators.
+  + Fix a thread-safety problem.
+
+- Update to version 1.50.8:
+  + Add some properties to fontmap and family.
+  + Fix handling of ligature carets in mixed directions.
+
+- Update to version 1.50.7:
+  + coretext: Fix the build.
+  + editing: Fix moving across paragraph boundaries in rtl.
+  + layout: Try harder to survive without fonts.
+  + Windows:
+  - Register a sans-serif font.
+  - Try harder to load a font.
+
+- Update to version 1.50.6:
+  + Drop hb-glib dependency.
+  + Fix test font configuration.
+  + Maintain order in pango_attr_list_change.
+  + Fix a use-after-free in pango_attr_list_change.
+
+- Update to version 1.50.5:
+  + Fix compiler warnings.
+  + Enable cairo by default.
+  + pango-view: Show more baselines.
+  + layout: Handle baselines.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
pangomm1_4
+- Drop baselibs.conf: there is no known consumer of the -32bit
+  package.
+
+- Update to version 2.46.3:
+  + Context::get_font_map(): Fix reference count.
+  + Build:
+  - Require Meson >= 0.55.0
+  - Meson build:
+    . Specify 'check' option in run_command(). Will be necessary
+    with future versions of Meson.
+    . Check if Perl is required for building documentation.
+    . Avoid unnecessary configuration warnings.
+    . Re-organize warning-related compiler flags for MSVC.
+
patterns-gnome
-- Require xorg-x11-fonts to fix gnome-shell starting failure (bsc#1203966)
+- Drop mousetweaks as a recommended package, it has not been needed
+  for assistive technologies in a long time.
+
+- Disable (temp?) gnome-notes while we wait for upstream to fix the
+  now 6 months old bug with it crashing in its search-provider. See
+  https://gitlab.gnome.org/GNOME/gnome-notes/-/issues/196 and
+  https://bugzilla.opensuse.org/show_bug.cgi?id=1210322
+
+- Delete archived applications (gnome-dictionary)
+- Remove gnome-screenshot recommendation (replaced by the new
+  screenshot tool in gnome-shell >= 42)
+
+- Drop pidgin and planner Recommends from openSUSE, only install by
+  default on SLED. Planner is no longer available on Tumbleweed.
+
+- Replace gedit with gnome-text-editor as default editor. Following
+  this, drop all gedit-plugins Suggests.
+- Downgrade glade Recommends to Suggests in gnome_ide pattern.
+
+- Require xorg-x11-fonts on SLE earlier than 15-SP5 to fix
+  gnome-shell starting failure (bsc#1203966)
+
+- Require at-spi2-core else risk major performance issues (boo#1204564)
+
+- Delete some abandoned packages.
+- Replace gnome-tweak-tool to gnome-tweaks.
+
+- Add gnome-backgrounds Recommends to gnome-x11 pattern.
+
+- Replace pulseaudio with pipewire as the default audio server
+  in TW.
pixman
+- Update to version 0.42.2 (boo#1205033 CVE-2022-44638):
+  + This version contains a fix for a heap overflow.
+  + Drop upstream merged pixman-CVE-2022-44638.patch
+- Update URL, and tweak source URI.
+
-- Update to versio 0.40.0:
+- Update to version 0.40.0:
plocate
+- remove fallback for _fillupdir in spec file, should be supported everywhere now
+- update to version 1.1.22:
+  * Revert the updatedb change in 1.1.21 that did not open
+    pruned paths; it broke pruning of paths that were not at the root
+    (e.g. /foo/bar, as opposed to /foo). Reported by David Caldwell
+
+- use systemd timer file provided by the project
+- update to version 1.1.21:
+  * Improve interactions between pruning and bind mount detection logic
+  * Pruned paths are now not opened, which can be useful in certain
+    cases. Note that this does not (yet) apply to filesystems that
+    are pruned due to type and not due to paths; they are still opened
+    and then immediately closed again
+- update to version 1.1.20:
+  * Fix updatedb writing incomplete .db files under Termux
+  * Make the systemd timer run more consistently during the night
+  * Add an (undocumented) flag --ignore-visibility to plocate,
+    giving the equivalent of building the database with
+  - -require-visibility no
+
-- adjust patch disable-visibility.patch by also changeing permission settings
+- adjust patch disable-visibility.patch by also changing permission settings
polkit-gnome
+- Use %autosetup instead of %setup/%patch.
+
-- Fix path for polkit agent on x86_64 in by replacing @LIBDIR@ in
-  polkit-gnome-authentication-agent-1.desktop.in.
-
procps
+- Submit latest procps 3.3.17 to SLE-15 tree for jira#PED-3244
+  and jira#PED-6369
+- The patches now upstream had been dropped meanwhile
+  * procps-vmstat-1b9ea611.patch (bsc#1185417)
+  - For support up to 2048 CPU as well
+  * bsc1209122-a6c0795d.patch (bnc#1209122)
+  - allow `-´ as leading character to ignore possible errors
+    on systctl entries
+  * patch procps-ng-3.3.9-bsc1121753-Cpus.patch (bsc#1121753)
+  - was a backport of an upstream fix to get the first CPU
+    summary correct
+- Enable pidof for SLE-15 as this is provided by sysvinit-tools
+- Use a check on syscall __NR_pidfd_open to decide if
+  the pwait tool and its manual page will be build
+
+- Modify patches
+  * procps-ng-3.3.9-w-notruncate.diff
+  * procps-ng-3.3.17-logind.patch
+  to real to not truncate output of w with option -n
+
+- procps-ng-3.3.17-logind.patch: Backport from 4.x git, prefer
+  logind over utmp (jsc#PED-3144)
+
-- Add patch bsc1209122-a6c0795d.patch
-  * Fix for bsc#1209122 to allow `-´ as leading character to ignore
-    possible errors on systctl entries
+- Replace transitional %usrmerged macro with regular version check (boo#1206798)
+- Some older products do not know about /usr/share/man/uk
+
-- Add upstream patch procps-vmstat-1b9ea611.patch for bsc#1185417
-  * Support up to 2048 CPU as well
+- Correct used URLs
+
+- Skip test suite on emulated riscv64 systems as the qemu process
+  is unexpected on the command lines of processes
+- Don't install translated man pages for non-installed binaries
+  (uptime, kill).
+
+- Remove /usr/share/man/uk dir to file list for lang sub package:
+  It's now provided by filesystem.
+
+- Add /usr/share/man/uk dir to file list for lang sub package
+
+- Fix directory for Ukrainian man pages translations.
+- Move localized man pages to lang package.
+- Remove obsolete conditionals.
+- Remove obsolete --enable-oomem option.
+- Run spec-cleaner.
+
+- Update to procps-ng-3.3.17
+  * library: Incremented to 8:3:0
+    (no removals or additions, internal changes only)
+  * all: properly handle utf8 cmdline translations         issue #176
+  * kill: Pass int to signalled process                    merge #32
+  * pgrep: Pass int to signalled process                   merge #32
+  * pgrep: Check sanity of SG_ARG_MAX                      issue #152
+  * pgrep: Add older than selection                        merge #79
+  * pidof: Quiet mode                                      merge #83
+  * pidof: show worker threads                             Redhat #1803640
+  * ps.1: Mention stime alias                              issue #164
+  * ps: check also match on truncated 16 char comm names
+  * ps: Add exe output option                              Redhat #1399206
+  * ps: A lot more sorting available                       merge #99
+  * pwait: New command waits for a process                 merge #97
+  * sysctl: Match systemd directory order                  Debian #950788
+  * sysctl: Document directory order                       Debian #951550
+  * top: ensure config file backward compatibility         Debian #951335
+  * top: add command line 'e' for symmetry with 'E'        issue #165
+  * top: add '4' toggle for two abreast cpu display        issue #172
+  * top: add '!' toggle for combining multiple cpus
+  * top: fix potential SEGV involving -p switch            merge #114
+  * vmstat: Wide mode gives wider proc columns             merge #48
+  * watch: Add environment variable for interval           merge #62
+  * watch: Add no linewrap option                          issue #182
+  * watch: Support more colors                             merge #106,#109
+  * free,uptime,slabtop: complain about extra ops          issue #181
+- Remove now obsolete upstream patches
+  * procps-check-sanity-of-SC_ARG_MAX.patch
+  * procps-ng-3e1c00d0.patch
+- Port patches
+  * procps-ng-3.3.10-integer-overflow.patch
+  * procps-ng-3.3.10-large_pcpu.patch
+  * procps-ng-3.3.8-accuracy.dif
+  * procps-ng-3.3.8-bnc634840.patch
+  * procps-ng-3.3.8-petabytes.patch
+  * procps-ng-3.3.8-tinfo.dif
+  * procps-ng-3.3.9-w-notruncate.diff
+  * procps-v3.3.3-read-sysctls-also-from-boot-sysctl.conf-kernelversion.diff
+
+- Package translations in procps-lang.
+
+- prepare usrmerge (boo#1029961)
+
+- Add upstream procps-check-sanity-of-SC_ARG_MAX.patch in order to fix
+  pgrep: cannot allocate 4611686018427387903 bytes when ulimit -s is unlimited.
+
+- Enable pidof by default
+
+- Update to procps-ng-3.3.16
+  * library: Increment to 8:2:0
+    No removals or functions
+    Internal changes only, so revision is incremented.
+    Previous version should have been 8:1:0 not 8:0:1
+  * docs: Use correct symbols for -h option in free.1      Debian #898774
+  * docs: ps.1 now warns about command name length         issue #101
+  * docs: install translated man pages                     issue #146
+  * pgrep: Match on runstate                               issue #109, Debian #919381
+  * snice: Fix matching on pid                             merge #89
+  * top: can now exploit 256-color terminals               issue #96
+  * top: preserves 'other filters' in configuration file   issue #99
+  * top: can now collapse/expand forest view children      issue #99
+  * top: parent %CPU time includes collapsed children
+  * top: improve xterm support for vim navigation keys     issue #135
+  * top: avoid segmentation fault at program termination   Redhat #1737552
+- Port patches (mostly changed offsets of the hunks)
+  * procps-ng-3.3.10-fdleak.dif
+  * procps-ng-3.3.10-large_pcpu.patch
+  * procps-ng-3.3.10-slab.patch
+  * procps-ng-3.3.10-xen.dif
+  * procps-ng-3.3.8-bnc634840.patch
+  * procps-ng-3.3.8-petabytes.patch
+  * procps-ng-3.3.8-readeof.patch
+  * procps-ng-3.3.8-tinfo.dif
+  * procps-ng-3.3.8-vmstat-terabyte.dif
+  * procps-v3.3.3-read-sysctls-also-from-boot-sysctl.conf-kernelversion.diff
+- Delete patches now upstream
+  * procps-ng-3.3.15-typo.patch
+  * procps-ng-3.3.8-top.1.diff
-- Add patch procps-ng-3.3.9-bsc1121753-Cpus.patch (bsc#1121753) which
-  is a backport of an upstream fix to get the first CPU summary correct
-
-- Reference patch procps-ng-3.3.15-typo.patch
+- Reference patch procps-ng-3.3.15-typo.patch this patch add a
+  missed parenthesis for a nroff macro that is \*We become \*(We
+  in line 2186 of top/top.1
python3-libvirt-python
+- Update to 10.0.0
+  - Add all new APIs and constants in libvirt 10.0.0
+  - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
+    jsc#PED-6851
+
+- Update to 9.10.0
+  - Add all new APIs and constants in libvirt 9.10.0
+  - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
+    jsc#PED-6851
+
qemu
+- Some packaging and dependencies fixes:
+  * [openSUSE] rpm: restrict canokey to openSUSE only
+  * [openSUSE] rpm: fix virtiofsd dependency on 32 bit systems
+  * [openSUSE] rpm: add support for canokeys (boo#1217520)
+
+- Rearrange dependencies and subpackages and filter features for ALP
+  * [openSUSE] rpm: disable Xen support in ALP-based distros
+  * [openSUSE] rpm: some more refinements of inter-subpackage dependencies
+
+- Fix boo#1084909 and create a new qemu-spice metapackage:
+  * [openSUSE] rpm: normalize hostname, for reproducible builds (#44)
+  * [openSUSE] rpm: new subpackage, for SPICE
+
+- Align to upstream stable release. It includes many of the patches we had
+  backported ourself, to fix bugs and issues, plus more. See here for details:
+  * https://lore.kernel.org/qemu-devel/1700589639.257680.3420728.nullmailer@tls.msk.ru/
+  * https://gitlab.com/qemu-project/qemu/-/commits/stable-8.1?ref_type=heads
+  An (incomplete!) list of such backports is:
+  * Update version for 8.1.3 release
+  * hw/mips: LOONGSON3V depends on UNIMP device
+  * target/arm: HVC at EL3 should go to EL3, not EL2
+  * s390x/pci: only limit DMA aperture if vfio DMA limit reported
+  * target/riscv/kvm: support KVM_GET_REG_LIST
+  * target/riscv/kvm: improve 'init_multiext_cfg' error msg
+  * tracetool: avoid invalid escape in Python string
+  * tests/tcg/s390x: Test LAALG with negative cc_src
+  * target/s390x: Fix LAALG not updating cc_src
+  * tests/tcg/s390x: Test CLC with inaccessible second operand
+  * target/s390x: Fix CLC corrupting cc_src
+  * tests/qtest: ahci-test: add test exposing reset issue with pending callback
+  * hw/ide: reset: cancel async DMA operation before resetting state
+  * target/mips: Fix TX79 LQ/SQ opcodes
+  * target/mips: Fix MSA BZ/BNZ opcodes displacement
+  * ui/gtk-egl: apply scale factor when calculating window's dimension
+  * ui/gtk: force realization of drawing area
+  * ati-vga: Implement fallback for pixman routines
+  * ...
+
+- Backports and bugfixes:
+  * [openSUSE] Make Sphinx build reproducible (boo#1102408)
+  * target/s390x/arch_dump: Add arch cleanup function for PV dumps (bsc#1217227)
+  * dump: Add arch cleanup function (bsc#1217227)
+  * target/s390x/dump: Remove unneeded dump info function pointer init (bsc#1217227)
+
qrencode
+- update to 4.1.1 (jsc#PED-7296):
+  * Some minor bugs in Micro QR Code generation have been fixed.
+  * The data capacity calculations are now correct. These bugs probably did not
+    affect the Micro QR Code generation.
+
+- update to 4.1.0:
+  * Command line tool "qrencode" has been improved:
+  * New option "--inline" has been added. (Thanks to @jp-bennett)
+  * New option "--strict-version" has been added.
+  * UTF8 mode now supports ANSI256 color. (Thanks to András Veres-
+    Szentkirályi)
+  * Micro QR Code no longer requires to specify the version number.
+  * 'make check' allows to run the test programs. (Thanks to Jan Tojnar)
+  * Some compile time warnings have been fixed.
+  * Various CMake support improvements. (Thanks to @mgorny and @sdf5)
+  * Some minor bug fixes. (Thanks to Lonnie Abelbeck and Frédéric Wang)
+  * Some documentation/manpage improvements. (Thanks to Dan Jacobson)
+  * Some performance improvements. (Thanks to @4061N and Mika Lindqvist)
+- remove qrencode-fix-installation.patch (upstream)
+
+- Update to version 4.0.2
+  * Build script fixes. (Thanks to @mgorny)
+  version 4.0.1
+  * CMake support improved.
+  * New test scripts have been added.
+  * Some compile time warnings have been fixed.
+- Refreshed qrencode-fix-installation.patch
+
-- Fix the SLES build:
-  * Replace 'pkgconfig(libpng)'
-  * Replace %make_install
-  * BuildRequires: pkg-config
-
-- Update to 3.4.1
-  * A bug that mutual exclusion was not performed has been fixed
-  * Colored QR Code support
-  * SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool.
-
-- Remove buildrequires on libSDL-devel, only required when running
-  autoreconf, which is not needed at all now.
-
-- Update to 3.3.1:
-  + various bug fixes in cli, manual, configure and libtool files.
-- Changes from 3.3.0:
-  +  EPS, ANSI, and ASCII text output supports have been added.
-  +  QRcode_APIVersion() and QRcode_APIVersionString() have been
-    added.
-- Changes from 3.2.1:
-  + bug fixes in configure/libtool.
-
-- fix build with older distros
-
-- Update to 3.2.0
-  * Fixed a bug in mask evaluation function.
-  * Micro QR Code support is now marked as "experimental" explicitly.
-  * Build system fixes
-  * Changes over 3.1.1. See the Changelog file
-
-- add libtool as buildrequire to avoid implicit dependency
-
-- Add qrencode
-
raptor
+- switch icu to use pkgconfig(icu-uc) to pick up current ICU. (jsc#PED-6193)
+
-- Update to version 2.0.8
-  * Added support for RDFa 1.1 via updated librdfa
-  * Multiple portability fixes for Windows and Solarises. (Daniel Richard G.)
-  * Multiple minor fixes and improvements
-  * Fixed reported issues: 0000381, 0000487, 0000505 and 0000507
-
rsyslog
+- restart daemon after modules packages have been updated
+  (bsc#1217292)
+
rtkit
-- rtkit-silent-debug-messages-by-default.patch: rtkit-daemon: Don't
-  log debug messages by default. bsc#1206745
+- rtkit-daemon: Don't log debug messages by default (bsc#1206745).
+  Added patch(es):
+  * rtkit-silent-debug-messages-by-default.patch
+
+- Change to using systemd-sysusers
+
+- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
+  * harden_rtkit-daemon.service.patch
+
+- Replace systemd-devel BuildRequires with pkgconfig(libsystemd):
+  allow OBS to shortcut through the systemd-mini flavors.
+
+- update to 0.13:
+  * Link to libsystemd instead of shipping a copy of sd-daemon
+  * Move D-Bus policy to datadir
+  * Install the D-Bus interface description
+  * Other fixes accumulated over the years from various distributions
+  * Add meson build files (autotools stays available for now)
+  * Replace the use of as with xxd for including a file as a string, which avoids
+  * some pitfalls (#15 and portability problems). The tarball contains the
+  * resulting file, so xxd is not necessary when building using autotools
+  * Move rtkit-daemon.service from graphical.target to multi-user.target (#12)
+  * Make libsystemd an optional dependency (#13)
+
+- Use /var/lib/empty instead of /proc as home for the rtkit user
+- Use %license
+- Commit _servicedata to avoid updating on every commit
+
+- Update to version 0.11+git.20161005:
+  * Drop removed ControlGroup stanza
+  * systemd: update sd-daemon.[ch]
+  * build-sys: since clock_gettime() moved to libc use mq_open to check for librt
+  * Pass uid of caller to polkit
+  * systemd: update sd-daemon.[ch]
+  * git: update gitignore
+  * git: update .gitignore
+  * build-sys: modernize build system
+  * systemd: secure rtkit service a bit
+  * systemd: update unit file a bit
+- Drop rtkit-no-cpu-controlgroup.patch
+- Add -Wno-format-nonliteral -Wno-format-security to optflags in order
+  to prepare for -Werror of these warnings in openSUSE:Factory.
-- rtkit-no-cpu-controlgroup.patch: do not specify the cpu: ControlGroup,
-  unsupported by systemd currently. bnc#847948
-
-- Add rtkit-bnc836939.patch
-  Fix bnc#836939 - use of insecure polkit DBUS API. CVE-2013-4326
-
-- Don't buildrequires systemd, it is pulled by
-  pkgconfig(libsystemd-daemon), fixes conflict when bootstrapping
-  with systemd-mini packages.
-
-- rtkit-use-system-sd-daemon.patch Use system sddaemon libs.
-
seahorse
+- Add 9260c747.patch: Allow building with GnuPG-2.4.x.
+
+- The shell provider dbus service file must be in the main package
+  due to being referenced in the .desktop file
+
+- Update to version 43.0:
+  + When showing an empty page, there's now a button to add a new
+    item directly.
+  + Fixed some warnings related to .authorized_keys or .other_keys
+    not existing on the system.
+  + Keysharing over DNS-SD is now disabled by default.
+  + Port to libsoup3.
+  + Updated translations.
+- Drop ab2f253c.patch: Fixed upstream.
+- Add desktop-file-utils BuildRequires: New dependency.
+- Add appstream-glib BuildRequires: Optional BuildRequires for
+  validation of appdata during meson_test.
+
+- Add ab2f253c.patch: Port to soup3. Following this, replace
+  pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
+- Build sub-package gnome-shell-search-provider-seahorse as noarch.
+
+- Update to version 42.0:
+  + pgp: Fix GPG version check.
+  + desktop: Add pgp,gpg to the description.
+  + search-provider: Don't escape result description as markup.
+  + gkr: Network label fixes.
+  + ssh: Fix CPU Usage Spike When Calling ssh-keygen.
+  + desktop: Add supported mime types to .desktop file>
+  + desktop: Mark application as adaptive.
+  + metainfo: Align app name with .desktop name.
+  + ui: Opt-in to color scheme user preference>
+  + Updated translations.
+
seahorse-nautilus
+- Update to version 3.11.92+95:
+  * libnautilus-extension: Prefer libnautilus-extension-4
+  * nautilus extension: Port to libnautilus-extension-4
+  * Add gpg version 2.3 so seahorse-nautilus will build
+  * Stop including deprecated nautilus extension headers.
+  * Fix UI files usage
+- Switch to source service git checkout.
+- Changes in BuildRequires:
+  + Dropped: intltool, update-desktop-files,
+    pkgconfig(libnautilus-extension) and
+    glib2_gsettings_schema_requires macro.
+  + Added: meson and pkgconfig(libnautilus-extension-4).
+- Switched to meson macros and dropped sed call adding supported
+  versions of gpg and drop post(un) handling since we now rely on
+  filetriggers as well as suse_update_desktop_file macro calls.
+- Update Supplements to current standard.
+
-- Update to version 3.9.90:
-  + Add correct flag for reaping the progress child (bgo#697895).
-  + Add support for symmetric encryption in seahorse-tool
-    (bgo#325803).
-  + Updated translations.
-
sg3_utils
-- Make sure initrd is rebuilt when sg3_utils is updated
-  (bsc#1215772)
+- udev rules: change default for ID_SERIAL and symlink creation
+  back to "LTVS" for backward compatibility in SLE (jsc#PED-6226)
+  Users who don't want to use e.g. serial number based device IDs
+  for symlinks can set ENV{.SCSI_SYMLINK_SRC}="LTV".
+  See /usr/lib/udev/00-scsi-sg3_config.rules for more information.
-- Update to version 1.47+15.b6898b8:
-  * rescan-scsi-bus.sh: remove /tmp/rescan-scsi-mpath-info.txt
+- rescan-scsi-bus.sh: remove /tmp/rescan-scsi-mpath-info.txt
-  * rescan_scsi_bus.sh: fix multipath issue when called with -s and
+
+- rescan_scsi_bus.sh: fix multipath issue when called with -s and
-- Update to version 1.47+13.75d23ac:
+- udev rules: allow kernel command line overrides with
+  "udev.scsi_id_serial_src=LTVS" and "udev.scsi_symlink_src=LTVS"
+  Try these boot parameters if your system fails to detect SCSI
+  devices after update to sg3_utils 1.48.
+
+- dracut.conf: add 00-scsi-sg3_config.rules (jsc#PED-6226)
+- spec file:
+  * fix build dependencies for regenerate_initrd_posttrans
+  (bsc#1215772)
+  * add missing rules file
+
+- Update to version 1.48
+  * udev rules: new, configurable scheme for creating symlinks for SCSI devices
+    (jsc#PED-6226)
+    See description of ".SCSI_ID_SERIAL_SRC" /usr/lib/udev/55-scsi-sg3_id.rules
+    and .SCSI_SYMLINK_SRC in /usr/lib/udev/58-scsi_symlink.rules
+  * decoding utilities: add -j/--json[=JO] and --js-file=JFN options
+  * sg_sat_datetime: new tool to access date/time on ATA devices using a SAT layer
+  * sg_z_act_query: new tool for sending zone activate/query commands
+  * sg_rem_rest_elem: new tool for removing or restoring elements
+  * sg_write_attr: support for SPC "Write Attirbute" command (for tapes)
+  * sg_ses: swap meaning of -H and -HH, add json support, use e.g.
+    "0:2" for range indicator
+  * sg_rtpg: fix response truncation
+  * sg_decode_sense: add --nodecode option
+  * sg_logs: fix --list and -lll options
+  * sg_modes: improve handling of ZBC disks
+  * sg_inq: add version descriptors from SPC6r08, add --quiet option
+  * sg_vpd: add --sinq_inraw=RFN option
+  * sg_turs: add --timeout= and --ascq= options
+  * sg_requests: add --timeout= option
+  * sg_sat_read_gplog: add --smart and --ppt options
+  * sgp_dd and sgm_dd: add --progress option
+  * sg_dd: add support for accessing NVMe devices via passthrough
+  * Bug fixes and minor fixes
+- _service: simplify version processing, as we have a clean upstream version again
+
+- Update to version 1.48~20221101+1.142dace:
+  * fix output of "sg_inq -H -p bdc" (boo#1207700)
+
+- Update to new upstream version 1.48~20221101.6d3bd26:
+  (pre-release sg3_utils-1.48 [20221101] [svn: r978])
+  * sg_read_block_limits: fix granularity value, add --mloi option
+  * sg_lib: add sg_ll_read_block_limits_v2(); sg_logs: json work
+  * sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanup
+  * sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' issues
+  * sg_inq+sg_vpd: JSON updates
+  * Prepare for removing /proc/scsi from the Linux kernel
+  * sg_inq+sg_vpd: merge VPD page processing
+  * sg_get_elem_status: change '--maxlen=' option default to 1056 (was 32), other cleanups
+  * sg_rep_zones: add experimental --json[=JO] option and generation
+  * sg_logs: add --exclude and --undefined options
+  * zoned disk man page improvements
+  * sg_rep_zones: add --statistics option
+  * sg_read_buffer: add --eh_code= and --no_output options
+  * sg_format: allow disk formats on ZBC (zoned) disks
+  * sg_rep_zones: add --brief option and --find ZT option
+  * sg_rep_density: new utility for decoding the response of Report density support command [ssc (tape)]
+  * Zoned block device characteristics VPD page support
shotwell
+- Update to version 0.32.4:
+  + Fix left/right navigation in slideshow
+  + Fix slideshow not starting if video is the first selected item
+  + Make Ctrl-Enter close the description editor
+  + Fix a crash in crop and redeye tool
+  + Basic Support for MPO files
+  + Escape the text in profile browser
+  + Add support for shuffled slideshows
+  + Add missing name for filter in Save As dialog
+  + Add Shift-Drop for export of original file
+  + Simplified export conflict resolution dialog
+  + Allow setting wallpaper slideshows even if videos are selected
+  + Fix video meta-data reading
+  + Make profile browser an action in main launcher
+  + Add dump of available image codecs and meta-data support
+  + Fix showing the original photo with shift if photo was modified
+    externally
+  + Fix a crash when moving crop area on scaled displays
+  + Fix crop area jumping on scaled displays
+  + Updated translations.
+
+- Update to version 0.32.3:
+  + Fix asking twice on closing viewer with modified image
+  + Do not try to reload photo on shutdown
+  + Do not abort if new thumbnail size does not exist
+  + Open fullscreen windows on correct monitor
+  + Do not show toolbar if mouse is on another monitor
+  + Do not leak zoom buffers
+  + Remove length limit for GPhoto import
+  + Be more robust against invalid UTF-8 filenames
+  + Drop some old work-arounds
+  + Updated translations.
+
+- Update to version 0.32.2:
+  + Fix using wrong data folder when starting profile through
+    browser
+  + Fix sendto in flatpak environment
+  + Support HEIF files with HIF extension
+  + Fix meta-data being written in a loop
+  + Fix detecting false mtime changes
+  + Fix broken aspect ratio of thumbnail when using external
+    editors
+  + Fix critical when exporting file with no exposure date
+  + Fix minor leak in Flickr and Google authenticators
+  + Enable C&P of paths in profile editor
+  + Updated translations.
+
+- Update to version 0.32.1:
+  + Fix version display in about dialog when not building from git.
+  + Fix settings schema migration when source is using obsolete
+    keys.
+  + Fix setting slideshow duration settings.
+  + Make facedetect helper somewhat more robust if opencv calls
+    fail.
+  + Explicitly handle BigTIFF.
+- Add desktop-file-utils BuildRequires: New dependency.
+- Add check section: Run meson_test and manual validate of desktop
+  files and appdata.
+
+- Update to version 0.32.0:
+  + Fix generating video thumbnails if debugging is enabled
+  + Add JPEG XL support
+  + Fix display of duplicate tags in suggestion popup
+  + Support more variants of HEIF
+  + Updated translations.
+
+- Updatet to version 0.31.90:
+  + Fix display of f-number
+  + Fix several issues with unset exposure times
+  + Properly read exposure time from video files with GStreamer
+  + Fix display of time shift in AdjustDateTime dialog
+  + Support HEIF/HEVC files
+  + Support MXF files
+  + Fix issues with continously shifting images by time zone offset
+  + Minor UX enhancements with profile editor
+  + Fix alternate month names in sidebar
+  + Support .nomedia files when importing from folder
+  + Fix missing icon on import page
+  + Enable face recognition
+  + Clean up face detection and recognition helper
+  + Update haarcascade file
+  + Support profile haarcascade
+  + Support HiDPI for photo viewer and tools
+  + Updated translations.
+- Drop cd82759231e5ece2fa0dea40397c9051d15fd5c2.patch: Fixed
+  upstream.
+
+- Add cd82759231e5ece2fa0dea40397c9051d15fd5c2.patch: gphoto2: Add
+  missing cheader attributes of delegate symbols.
+
+- Update to version 0.31.7:
+  + Actually run database upgrade necessary for date/time changes.
+  + Fix comparing unset date/time values.
+- Changes from version 0.31.6:
+  + Improved interaction when exporting files that end up with a
+    similar name.
+  + Google Photos: Fix batch uploading.
+  + Tumblr: Fix not remembering login credentials.
+  + Improve handling of images that do not have a GPS altitude.
+  + Have import from folder follow symlinks.
+  + Add an user interface to interact with the new profile feature.
+  + Make a couple of UI strings clearer.
+  + Remove video interpreter state handling - completely broken
+    and potentially responsible for causing indefinite re-checking
+    of video files.
+  + Improve touchpad scaling vs scrolling.
+  + Always enable face tagging. Face detection and recognition is
+    still opt-in on compile time due to the rather large OpenCV
+    dependency.
+  + Support creating hierarchical tags by using
+    /a/sytax/with/slashes.
+  + Use libportal to implement SendTo and Wallpaper settings.
+  + Initial support for having multiple accounts per publishing
+    service. So far only works for Piwigo instances.
+  + Create a new plugin preferences panel (prepare for account
+    management).
+  + Convert all publishing processes to async libsoup3. With
+    HTTPS/2 becoming more prominent, the old method broke really
+    hard and was a bad habit anyway.
+  + Fix an issue with the Saturation slider.
+  + Remove a bunch of deprecated calls.
+  + Remove deprecated date/time handling. Use DateTime more or less
+    everywhere.
+  + Allow media to have exposure dates before 1.1.1970 00:00.
+  + Updated translations.
+- Drop -Dextra_plugins=true meson parameter: no longer supported.
+- Drop pkgconfig(gdk-3.0) BuildRequires: no longer needed.
+- Add pkgconfig(libportal-gtk3) BuildRequires: new dependency.
+
+- Update to version 0.31.5:
+  + Port to libsoup3
+  + Updated translations.
+- Changes from version 0.31.4:
+  + Move video meta-data reading into external process
+  + Fix memory leak while importing from camera
+  + Speed up raw meta-data reading
+  + Improve Welcome Dialog wording
+  + Improve google photos upload for > 50 photos
+  + Support CR3 files
+  + Use mail portal instead of nautilus-sendto
+  + Support AVIF files
+  + Fix import from SONY A7C
+  + Remove Map widget
+- Changes from version 0.31.3:
+  + Store publishing secrets using libsecret
+  + Fix rotation keybinding for viewer
+  + Fix a missing menu item
+- Changes from version 0.31.2:
+  + Documentation updates and clean-up
+  + Drop obsolete settings
+  + Add WEBP and GIF to viewer's desktop file
+  + Use new mapbox tiles for the map view
+  + Flickr: Upload description and title
+  + General OAuth1 clean-up and simplifications
+  + Flickr: Show the new quotas (images uploaded)
+  + Make face detection and recognition compatible with OpenCV 4
+  + Fix shortcuts for previous/next photo in menus
+  + Migrate GSettings from org.yorba to org.gnome
+  + Fix initialization of the theme being too late
+  + Bring some consistency into the settings summaries and
+    descriptions
+  + Google Photos: Fix a critical when target album is not
+    available
+  + YouTube: Remove an obsolete label from the publishing dialog
+  + Authenticator: Make links in the shown web page open in
+    external browser
+  + Google Photos/YouTube: Update explanatory texts before log in.
+  + Flickr: Fix the log in
+- Changes from version 0.31.1:
+  + Fix an issue when pressing the down key in a slideshow
+  + Face recognition: Properly fall back to face detection when
+    there is no DNN file
+  + GPS: Export GPS meta-data
+  + GPS: Changed GPS will trigger meta-data export
+  + Piwigo: Fix crash when the certificate information is broken
+  + Add profiles
+  + Fix an issue with git annex due to not properly recognizing
+    symlinks
+  + Doc: Update the manpage
+  + Google Photos: Do not crash if title is missing
+  + Authenticator: Do not crash if service connection fails
+  + Doc: Various syntax fixes in help files
+  + Fix Camera detection and unmounting
+  + Speed up browsing directories of large files
+  + Fix localization of month in the DateTime dialog
+  + Tumblr: Fix upload
+  + Respect rotation information of videos
+  + Piwigo: Enable uploading of rating
+  + Port thumbnailer spawning to GLib.Subprocess
+  + Remove a couple of deprecated TimeVal uses
+  + Fix a couple of "potential null access" warnings during
+    compilation
+  + Some code clean-ups
+- Changes from version 0.31.0:
+  + Reorganize source tree
+  + Visually clean-up saved search editing dialog
+  + Use org.freedesktop.FileManager1 instead of calling nautilus
+    directly.
+  + Fix some deprecated calls in faces code
+  + Fix icon fall-back
+  + Add support for reading WEBP
+  + Some appdata fixes
+  + Skip hidden folders such as .thumbnails
+  + Fix missing icons in sidebar
+  + Use Gtk.FileChooserNative for nicer portal integration
+  + flatpak: several updates of dependencies
+  + flatpak: strip-down OpenCV
+  + Fix another "unknown source-id" warning
+  + Stop spinning the event loop when changing window cursors
+  + Several fixes to scroll events
+  + Fix tooltips on overview pages
+  + Fix issue with ImageHeight and ImageWidth mix-up
+  + Strip diacritics from events and tags for better searching
+  + Support gexiv2 0.12
+  + Add -p/--show-metadata option to Shotwell for dumping meta-data
+  + Increase comment limit to 4k chars
+  + Fix deprecations in Piwigo builder files
+  + Do not make Cancel the default action in the authenication
+    panel
+  + Clean-up in several places in the publishers
+  + Split-up some of the publishing panel code and move to
+    GtkBuilder
+  + Simplify the login landing page for publishing
+  + Remove non-functional Facebook publisher code
+  + Split-up CheckerBoardLayout.vala file
+  + Use nicer messages on empty filters etc.
+  + Merge face recognition code
+  + Fix fall-back icon for cameras
+  + Fix CSS and icon theme initialization code
+  + Fix an issue with chaining up the constructors for the main
+    window classes
+  + Fix issue with ACDSEE tags parser attaching all known tags to
+    all imported images
+  + Mege Map support
+  + Use my mapbox API token for map support
+  + Minor refactor of Page.vala eliminating duplicated code
+  + Drop conditionals for old Vala
+  + Several fixes with recent Vala versions
+  + Page.vala code split-up
+  + Various typo fixes
+  + Fix issue with artist containing an email address
+  + Add optional private DBus communication for faces recognition
+    binary
+- Use ldconfig_scriptlets macro for post(un) handling.
+- Update options passed to meson following upstream changes.
+- Changes in BuildRequires:
+  + Dropped: pkgconfig(libgdata), pkgconfig(libsoup-2.4) and
+    pkgconfig(webkit2gtk-4.0)
+  + Added: pkgconfig(libsecret-1), pkgconfig(libsoup-3.0),
+    pkgconfig(libwebpdemux), pkgconfig(libwebp) and
+    pkgconfig(webkit2gtk-4.1)
+
solid
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
sonnet
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
sord
-- First version of the package
-- Added sord-0.8.0-no_g++.patch
-
supermin
-- jsc#PED-2104 [Virt Tools] Refresh Virtualization Tools for Xen
+- Enable build on riscv64
+
+- Include sysconfig-netconfig only until SLE15, newer versions
+  don't use it anymore [jsc#PED-1734]
+
+- jsc#PED-2113 [Virt Tools] Refresh Virtualization Tools for Xen
suse-module-tools
+- Update to version 15.6.6:
+  * add blacklist entry for reiserfs (jsc#PED-6167)
+
+- Update to version 15.6.5:
+  * Add more modules to file system blacklist (jsc#PED-6167)
+    Blacklisted filesystem modules that aren't officially supported
+    by SUSE: f2fs, hfsplus, jfss2, kafs, ntfs3, orangefs, pstore, romfs, zonefs.
+    This affects Leap and SLED only, as these modules aren't shipped
+    for SLE anyway. As usual, the blacklist entries can be removed
+    by running an explicit "modrobe $FS_MODULE" command.
+
+- Update to version 15.6.4:
+  * modprobe.d: use softdep to load sd_mod and sg (bsc#1206070)
+
system-config-printer
+- Use %autosetup -p1 instead of multiple %patch lines. Allows us to
+  get rid of deprecated %patchN.
+
+- Explicitly use --with-cups-serverbin-dir to find SERVERBIN when
+  cups.pc is not provided by older cups (boo#1213883).
+
+- Fix printer icon location/type, needed due to changes in Adwaita.
+
+- Update to version 1.5.18:
+  + Add <launchable/>  into the .appdata.xml file.
+  + Accessiblity improvements.
+  + system-config-printer couldn't be uninstalled via GNOME
+    Software.
+  + system-config-printer crashes due missing libhandy.
+  + Updated config.sub and config.guess to fix configuration error
+    on RiSC.
+  + Use pkg-config or --with-cups-serverbin-dir for finding
+    SERVERBIN.
+
+- Move all dbus-1 system.d files to /usr (bsc#1202340)
+
+- Update to version 1.5.16:
+  + fix preserve_job_files default settings.
+  + add debugprint covering failed fingerprint retrieval attempts.
+  + Make sure that applet.py is running one instance per user.
+  + fix incorrect use of urllib.request.
+  + remove python3-requests.
+  + build: Migrate build system from Intltool to Gettext.
+  + udev-configure-printer.c: Fix possible use after frees and
+    leaks.
+  + scp-dbus-service.py: Fix typo in method call.
+  + add option to disable xmlto manual generation.
+  + allow + in device uris - gutenprint has a backend with +.
+- Drop python3-requests requires: no longer needed, following
+  upstream changes.
+- Rebase system-config-printer-no-openprinting.patch.
+
systemd
+- udev(-mini)?: ensure %_modulesloaddir exists and is owned properly. Allows
+  other packages to install modules without worry of the parent directory. We do
+  not ensure /etc/modules-load.d exists in the -mini flavor, as that directory
+  is not meant to be used by packages.
+
+- udev: only require kmod in the full flavor. udev-mini is only used inside OBS
+  in a strictly defined setup and udev will never have to load device drivers
+  there.
+
+- Import commit 327b885182f19f795f3af635bce0adc264bfb334
+  071ac409a0 rules: set up tty permissions and group for /dev/hvc* nodes (bsc#1218137)
+  f693b3ed8a vconsole-setup: remember the correct error value when open_terminal() fails
+  963d838bad vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282)
+
+- Make sure systemd-sysvcompat replaces systemd-sysvinit on upgrades from SLE12 (bsc#1218110)
+
+- Import commit c5c5d234663f47e9d9bf53e02c21ce815f079328
+  6f53f71d2d vconsole-setup: simplify error handling
+  ce08cd5f66 man/standard-conf: directory paths should end with '/'
+  8324cbfde7 config files: update their header to reflect that they can be installed in /usr
+  bc36846ad2 Reflect the fact that main config files can be installed in /usr
+  e304a11f33 config files: more recommendations of `systemd-analyze cat-config`
+  c45cecf279 meson: add build option for install path of main config files
+  cc61b052c6 vconsole-setup: use a consistent log level when setfont fails with EX_OSERR (bsc#1212970)
+  4fe3653dab tmpfiles: ignore EINVAL with --graceful (bsc#1216628)
+
+- Restore the filter that prevents the creation of
+  'by-partlabel/{primary,logical}' symlinks (bsc#1217878)
+  It was broken during the upgrade of v254.
+
tar
+- Fix CVE-2023-39804, Incorrectly handled extension attributes in
+  PAX archives can lead to a crash, bsc#1217969
+  * fix-CVE-2023-39804.patch
+
telepathy-logger
+- Split the gsettings schema to a separate package
+  + The telepathy-logger library has an hard dependency on the schema, and if
+    it's missing (before this change it has been part of the telepathy-logger
+    daemon) it will cause the loading application to crash.
+  + The library does now require the schema package
+- Drop dangling %glib2_gsettings_schema_requires macro.
+
-- Update to version 0.8.0:
-  + GLib 2.28 is now required.
-  + New TplLogWalker API for iterating over logs (fdo#41772).
-  + Filter out duplicate dates in get_dates (fdo#53345).
-
tigervnc
+- introduced n_dont_sign_java_client.patch and changed
+  n_tigervnc-date-time.patch to allow the build to be reproducible
+  (bsc#1208478):
+  * Dont sign the Java client so the jar file won't contain a
+    signed file with a variable timestamp.
+  * The signing was necessary for accessing the system clipboard
+    when the Java client runs as an applet.
+    (This shouldn't harm due to the deprecation of Java applets
+    was done in version 9).
+
+- xorg-x11-Xvnc requires dbus-1-x11 (bsc#1207730)
+
+- update to 1.13.1:
+  * x0vncserver can either crash itself, or crash the X server
+    it is connected to
+  * The servers might crash if the clipboard is updated just as
+    a client is connected
+  * The vncserver service can fail to start on SELinux system
+    if ~/.vnc doesn't exist
+
+- A little cleanup of specfile
+
+- Update to tigervnc 1.13.0
+  * The servers and native viewer now support RealVNC's RSA-AES authentication methods and encryption
+  * The native viewer is now translated to Romanian and Georgian
+  * The native viewer now (optionally) supports PiKVM's H.264 encoding
+  * The display settings for the native viewer have been overhauled to make them easier to understand
+  * The native viewer now supports adding exceptions for expired certificates
+  * Resolved an issue where full-screen mode didn't work in the native viewer on macOS 13
+  * Lock key synchronization has been re-enabled in the native viewer after being accidentally disabled in 1.11.0
+  * Xvnc/libvnc.so can now be built with Xorg 1.21
+  * x0vncserver is a bit better at handling differing server and client keyboard layout
+  * x0vncserver now correctly handles zaphod mode
+- Removed patches (no longer needed):
+  * tigervnc-newfbsize.patch (https://github.com/TigerVNC/tigervnc/pull/13)
+  * n_utilize-system-crypto-policies.patch (https://github.com/TigerVNC/tigervnc/pull/1262)
+  * xserver211.patch & u_tigervnc-211.patch (https://github.com/TigerVNC/tigervnc/pull/1383)
+- Refreshed patches:
+  * n_tigervnc-date-time.patch
+  * n_vncserver.patch
+  * u_change-button-layout-in-ServerDialog.patch
+
+- Migration of PAM settings to /usr/lib/pam.d.
+
tracker
+- Update to version 3.6.0:
+  + Use BM25 as ranking algorithm.
+  + Better and more cohesive documentation.
+  + Add tracker_batch_add_rdf() API call to insert RDF data as part
+    of an update batch.
+  + Updated translations.
+
+- Update to version 3.6.rc:
+  + Updated documentation.
+  + Updated translations.
+
+- Update to version 3.6.beta:
+  + Use BM25 as FTS ranking algorithm.
+  + Add tracker_batch_add_rdf() call to add RDF as a batch
+    operation.
+  + Fix warnings with newer glib.
+  + Adapt tests to SQLite >= 3.42.
+  + Build improvements.
+  + Updated translations.
+
+- Update to version 3.6.alpha:
+  + Improved threading guarantees of TrackerNotifier signal
+    callbacks.
+  + Add tracker-await-file tool to trackertestutils.
+  + A number of build system fixes.
+
+- Update to version 3.5.3:
+  + Build fixes around strftime() bug workarounds on some
+    architectures/platforms.
+  + Improved compatibility of JSON cursor readers.
+  + Leaks plugged.
+- Drop 63ea8f1a.patch: Fixed upstream.
+
+- Drop %systemd_user_postun_with_restart macro from the %postun
+  directive. It's been deprecated and emptied (expands to nil) on
+  both Tumbleweed and Leap already.
+- Comment unneded "/usr/bin/env python3" shebang line on utils/
+  trackertestutils/__main__.py Python script.
+- Change tracker-data-files package's architecture to noarch, as it
+  doesn't contain any binaries.
+
+- Update to version 3.5.2:
+  + Fix several possible crashers.
+  + Fix bashisms in doc generation scripts.
+  + Fix ISO8601 date strings in cursors on Darwin.
+  + Plug leak.
+- Add 63ea8f1a.patch: Revert build: Detect appropriate strftime()
+  year modifier at build time. Revert upstream commit for now as it
+  breaks build for i586.
+
+- Update to version 3.5.1:
+  + Reintroduce order/distance independent handling of FTS terms.
+  + Documentation improvements.
+  + Do not prune too early content of failed batches for error
+    processing purposes.
+
+- Update to version 3.5.0:
+  + Documentation improvements.
+  + Dark theme fixes in documentation.
+  + Updated translations.
+
+- Update to version 3.5.0.rc:
+  + Reworked documentation, based on gi-docgen.
+  + Make unicode library runtime loadable as a module.
+  + Memory leak fixes.
+  + Updated translations.
+- Add graphviz and pkgconfig(gi-docgen) BuildRequires: New
+  dependencies.
+
+- Update to version 3.5.0.beta:
+  + VAPI generation fixes
+  + Fixes for possible FTS index corruptions
+  + Fixes for
+    tracker_sparql_connection_load_statement_from_gresource with
+    UPDATE statements
+  + Refurbished and modernized functional tests
+  + Documentation improvements
+  + Increased test coverage
+  + Updated translations.
+
+- Update to version 3.5.0.alpha:
+  + New auto-generated VAPI file. This file is not compatible with
+    the previous VAPI, updates may be necessary.
+  + TrackerSparqlStatement may now be used with SPARQL updates.
+  + JSON-LD is now supported as a RDF format.
+  + Improved gobject-introspection annotations.
+  + Improved generic handling of RDF data types.
+  + Build GVDB as a meson subproject.
+  + Performance improvements.
+  + Fix some printf format strings.
+  + Build fixes.
+
+- Update to version 3.4.2:
+  + Warn if IRIs are not absolute. This will turn into a query
+    error in future releases.
+  + Handle slight type affinity changes in SQLite 3.40.0 in some
+    operations that broke Tracker expectations.
+  + Close file descriptors asynchronously in TrackerEndpointDBus.
+  + Updated translations.
+
+- Update to version 3.4.1:
+  + Fixes to VAPI file.
+  + Fixes to IRI escaping checks in TrackerResource.
+  + Move fts: prefix definition to base ontology.
+  + Improve memory usage of already executed TrackerBatch objects
+    for GC languages.
+  + Replace deprecated egrep tool usage in bash completion script.
+  + Fixes for memory leaks and invalid memory access.
+  + Fix endpoint-side cancellation of client-side D-Bus cancelled
+    queries.
+  + Updated translations.
+- Drop tracker-no-egrep.patch: Fixed upstream.
+
+- Add tracker-no-egrep.patch: Replace usage of egrep with grep -E
+
+- Update to version 3.4.0:
+  + Added tracker_sparql_connection_deserialize_async() API to
+    deserialize RDF content.
+  + Library is no built monolithically, Vala dependency is removed.
+  + Improved performance of database updates.
+  + Updated translations.
+
+- Update to version 3.4.0.rc:
+  + Big performance improvements to inserts, updates and deletes.
+  + Escape IRIs in TrackerResource as per IRIREF definition.
+  + Update minimum meson version to 0.53.
+  + Specify better ICU dependency in internal static library.
+  + Plug a small memory leak.
+  + Add missing include.
+  + Fix/silence build time warnings.
+  + Updated translations.
+
+- Update to version 3.4.0.beta:
+  + Fix issues with URI expansion inserting TrackerResource data.
+  + Rewrite bus connection to use C and stream-based cursors, vala
+    dependency is no longer necessary.
+  + Fix handling of nrl:InverseFunctionalProperty during database
+    updates.
+  + Updated translations.
+
+- Update to version 3.4.0.alpha:
+  + Add tracker_sparql_connection_deserialize() API to load RDF
+    data.
+  + Add tracker_resource_print_rdf() to print RDF data.
+  + Implement TrackerNamespaceManager for remote connections.
+  + SPARQL compliance fixes.
+  + Ensure blank node ROWIDs are integer types.
+  + Reimplement libsoup 1/3 support to rely on minimal loadable
+    modules.
+  + Build libtracker-sparql as a monolithic library.
+  + Fix handling of partial FTS deletions.
+  + Fix handling of nrl:modified sequences.
+  + Avoid redundant URN queries in TrackerNotifier for D-Bus
+    endpoints.
+  + Documentation improvements.
+  + Updated translations.
+- Disable pkgconfig(libsoup-2.4) BuildRequires: Only build with
+  soup-3 support now that we can do that. Leave in place, should we
+  find that we still need the soup 2 support.
+
+- Update to version 3.3.3:
+  + Prepare D-Bus endpoint for cursor streams.
+
+- Update to version 3.3.2:
+  + Avoid redundant queries in TrackerNotifiers proxied through an
+    D-Bus connection.
+  + Do not attempt to rebuild non-existing FTS tables on parser
+    updates.
+  + Convert values to the right type when propagating insertions
+    over superproperties.
+  + Fix test to handle SQLite >= 3.39.0.
+  + Fix handling of nrl:modified after opening existing databases.
+  + Linking fixes to CLI executables.
+- Drop tracker-do-not-rebuild-non-existing-FTS-tables.patch: fixed
+  upstream.
+
+- Add tracker-do-not-rebuild-non-existing-FTS-tables.patch: Prevent
+  SQL logic error when using tag manager of nautilus. (bsc#1201246,
+  glgo#GNOME/tracker!515)
+
+- Update to version 3.3.1:
+  + Fixed blank nodes to return the correct identifier in certain
+    queries.
+  + Fixes to FTS consistency after updates.
+  + Fixes to HTTP module linking.
+  + Fix handling of STRING_LITERAL_LONG1/2 terminals.
+  + Fix handling of negated property paths.
+  + Use .so suffix for modules on all platforms.
+  + Added code examples in JS/Python.
+  + Developer documentation improvements.
+
+- Update to version 3.3.0:
+  + Fix storage of subsecond information in date/time properties.
+  + Add more tests.
+
+- Update to version 3.3.0.rc:
+  + Fix cursor column names for date and resource types.
+  + Fix possible crasher.
+  + Added non-installable benchmark utility.
+  + Added build option to pick libsoup versions to build support
+    for.
+  + Added build option to disable tests.
+  + Fixed generation of man pages with newer asciidoc.
+
+- Update to version 3.3.0.beta:
+  + Add API to serialize data into various RDF formats
+  + Add API to map a TrackerSparqlConnection as a SERVICE of
+    another TrackerSparqlConnection
+  + Fixed possible warnings and missed notifications in
+    TrackerNotifier
+  + Updated "tracker3 export" to use serialization API
+  + Documentation fixes
+  + Added internal TrackerRowid type to represent ROWIDs
+
+- Update to version 3.3.0.alpha:
+  + Add more specific error codes for problems found updating a
+    database to new ontology changes.
+  + Add method to create a TrackerStatement from a GResource file
+  + Fix 0-len matches in ? and * property path operators
+  + Handle query cancellation in TrackerEndpointDBus
+  + Consistency fixes to TrackerSparqlStatement API in all
+    connection types
+  + Deprecate tracker_namespace_manager_get_default(), use
+    tracker_sparql_connection_get_namespace_manager() instead
+  + Fix rare crash when concurrently querying the database while
+    a graph is being created/deleted.
+  + Add TRACKER_SPARQL_CONNECTION_ANONYMOUS_BNODES flag to
+    optionally enable a treatment of blank nodes that is
+    compliant with the SPARQL 1.1 specs.
+  + Documentation improvements
+  + Fix spurious locking errors with in-memory databases
+  + Fixes to CLI tools detection on NixOS
+  + Updated translations.
+- Drop tracker-fix-actual-0-path-matches.patch and
+  5883cebf8d7b2948bcb808162e78a4629ab3315c.patch: fixed upstream.
+
tracker-miners
+- Rebase tracker-miners-drop-syscalls-in-seccomp.patch
+
+- Use %patch -p N instead of deprecated %patchN.
+
+- Update to version 3.6.2:
+  + Improvements to the seccomp jail, and fixes for spurious SIGSYS
+    positives.
+  + Use GDateTime to handle dates.
+  + Updated translations.
+
+- Update to version 3.6.1:
+  + Avoid the special thread in tracker-extract-3, and extend the
+    seccomp jail to the full process.
+  + Updated translations.
+  + Drop upstream merged: tracker-miners-CVE-2023-5557.patch
+- Add a tracker_basever define, and set it to 3.6. We have a hard
+  Requires on what tracker version is needed and it is currently
+  set at the same or newer version, change this to tracker_basever
+  (tracker-miners have never been at a higher patch version
+  before).
+
-- Rebase tracker-miners-drop-syscalls-in-seccomp.patch.
+- Update to version 3.6.0:
+  + Fix possible race condition between directory crawling and
+    monitoring.
+  + Improved "tracker3 info" output.
+  + Cleanups to tracker-miner-fs-3 code.
+  + Updated translations.
+
+- Update to version 3.6.rc:
+  + Throttle extractor process on battery conditions.
+  + Handle deletion of directories no longer configured as indexed.
+  + Lower footprint crawling very large directories.
+  + Hint tracker-extract-3 file access with posix_fadvise.
+  + Raise file descriptor limit in tracker-miner-fs-3.
+  + Updated translations.
+
+- Update
+  + Fix the tracker miner spec file to build for SLE_15
+  + Rebase patch: tracker-miners-drop-syscalls-in-seccomp.patch
+
+- Update to version 3.6.beta:
+  + Stop indexing applications.
+  + Improve performance of reindexes induced by indexer changes.
+  + More performance improvements in hot startup cases.
+  + Fix potential infinite loops with unexpected Fanotify events.
+  + Build fixes.
+  + Updated translations.
+
+- Update to version 3.6.alpha:
+  + Greatly improve performance and memory usage during
+    post-startup checks on an already indexed filesystem.
+  + Build system fixes.
+  + Updated translations.
+
+- Drop %systemd_user_postun_with_restart macro from the %postun
+  directive. It's been deprecated and emptied (expands to nil) on
+  both Tumbleweed and Leap already.
+
+- Update to version 3.5.2:
+  + Fix a number of potential crashers.
+  + Fix possibly stuck extractor process.
+  + Restore performance lost in 3.5.1 of extractor query to get
+    unextracted items.
+  + Plug memory leak.
+
+- Update to version 3.5.1:
+  + The tracker-extract-3 service moved all SPARQL queries and
+    updates to a GResource. Consistently uses
+    TrackerSparqlStatement/TrackerResource for updates.
+  + Fixes in uniquely identifying files in BTRFS subvolumes.
+  + Ensure deletion of files lingering in content graphs.
+  + Ensure correct nie:dataSource after moving files between
+    indexed folders.
+  + Optimize mass removal of deleted files found during
+    initialization.
+  + Documentation improvements for the miner services.
+  + Do not let systemd spuriously start the tracker-extract-3
+    service.
+  + Test suite fixes.
+
+- Add 'tracker' to runtime dependencies (boo#1209737)
+
+- Update to version 3.5.0:
+  + Test suite fixes.
+  + Added membarrier syscall to seccomp.
+
+- Update to version 3.5.0.rc:
+  + Fix deletion of not yet extracted files.
+  + Fix some memory leaks.
+  + Updated translations.
+
+- Update to version 3.5.0.beta:
+  + The filesystem miner moved all SPARQL queries and updates to a
+    GResource. Consistently uses
+    TrackerSparqlStatement/TrackerResource for updates.
+  + The "tracker3 tag" has been fixed, and functional tests added
+    to avoid regressions.
+  + The functional tests have been refurbished and modernized.
+  + Internal code refactors.
+  + The extractor test suite has been extended.
+
+- Update to version 3.5.0.alpha:
+  + Fix GSource leak in tracker-extract-3.
+  + Disable 'fluidsynthmidi' GStreamer module.
+  + Delegate tracker-miner-fs D-Bus SPARQL endpoint to a separate
+    thread.
+
+- Update to version 3.4.3:
+  + Fix possible warnings in tracker-miner-fs-3
+  + Fixes to handle BTRFS subvolumes
+  + Reset nie:isStoredAs/nie:interpretedAs on updated folders
+  + Drop 'fluidsynthmidi' GStreamer module
+  + Fix GSource leak
+  + Updated translations.
+
+- Update to version 3.4.2:
+  + Fix advised flatpak command in sandboxing documentation.
+  + Fix intermittent build break.
+  + Updated translations.
+
+- Update to version 3.4.1:
+  + Warning fixes to gstreamer extractor.
+  + Silence EXDEV warnings on FANotify monitor failures, likely in
+    some systems.
+  + New handled syscalls in seccomp: set_mempolicy, get_mempolicy,
+    epoll_create1.
+  + Improve performance of lookups of related CUE files for
+    gstreamer media.
+  + Fix memory leaks.
+  + Updated translations.
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+- Update to version 3.4.0.rc:
+  + Fixes to libav/ffmpeg extractor.
+  + Remove text/plain files from ignored-files, there are more
+    specific setting to control indexed text content.
+  + Fix build on MacOS.
+  + Fix compiler/build warnings.
+  + Updated translations.
+
+- Update to version 3.4.0.beta:
+  + Add --list and --delete options to RSS miner.
+  + Text extraction fixes on ODS and ODG file formats.
+  + Improve logging of filesystem miner elapsed time information.
+  + Improve performance of filesystem move operations.
+  + Do not show duplicate results in "tracker3 search" CLI tool.
+  + Updated translations.
+- Drop 401.patch: Fixed upstream.
+
+- Add 401.patch: Specify graphs in "tracker3 search" queries;
+  resolves tracker search listing files multiple times
+  (boo#1200403 glgo#GNOME/tracker-miners#229).
+
+- Update to version 3.4.0.alpha:
+  + Fix fallback from fanotify to inotify.
+  + Improvements to "tracker3 status" CLI.
+  + Check field type on IPTC data embedded in TIFFs.
+  + Avoid non-existent ontology in libav extractor.
+  + Fix some file updates being missed through fanotify.
+  + Fix possible tracker-miner-fs-3 crashes on shutdown.
+  + Updated translations.
+
+- Update to version 3.3.1:
+  + Properly fallback to inotify monitors on fanotify failures.
+  + Fixes to handling of files being atomically replaced.
+  + Fixes to handling of IPTC data embedded in TIFFs.
+  + Improvements to "tracker3 status" output and redirection
+    handling.
+
+- Pass -Dsystemd_user_services_dir=%{_userunitdir} to meson: we
+  either need pkgconfig(systemd) (which we so far just received
+  indirectly by some dependencies) or pass the location to install
+  userunitdirs to meson. As the variable is known already, we opted
+  for this version, which is 'cheaper' on the build deps.
+
+- Update to version 3.3.0:
+  + Initialize stable URN cache prior to extractor modules in
+    tracker-extract-3.
+
+- Update to version 3.3.0.rc:
+  + Ignore subtrack titles for videos.
+  + OpenBSD improvements to `tracker3 reset/daemon` CLI commands.
+  + Improved test infrastructure around removable device support.
+  + Fixed FANotify monitor to handle separate FAN_DELETE[_SELF]
+    events.
+  + Fixed generation of man pages with newer asciidoc.
+
+- Update to version 3.3.0.beta:
+  + Changed to skip mountpoints found during recursive indexing.
+    Mountpoints must be explicitly configured as indexed folders
+    now.
+  + Fixed FANotify monitor to safely fallback to inotify in the
+    cases not currently covered by FANotify (e.g. btrfs
+    subvolumes).
+  + Improved the stable URN scheme so it is guaranteed to be
+    stable.
+  + Removed deprecated API usage in libav extractor.
+  + Fix --show-files in "tracker3 tag".
+  + Fix possible crashes with Clang.
+- Drop patches fixed upstream:
+  + tracker-miners-allow-rseq.patch
+  + tracker-miners-allow-mbind.patch
+
+- Update to version 3.3.0.alpha:
+  + Use FANotify for file monitoring if available.
+  + Use a more stable URN scheme for file content.
+  + Add indexing roots to content specific graphs for availability
+    info.
+  + Truly disable nvcodec in gstreamer extractor.
+  + Use the configured domain prefix in miner symlinks.
+  + Add seccomp rules for recently used syscalls.
+  + Performance improvements to tracker-miner-fs-3.
+  + Plug memory leaks in tracker-miner-fs-3.
+  + Updated translations.
tuned
+- own directory /usr/lib/kernel/install.d to fix build
+
+- adapt to changed kernel paths (jsc#PED-7308)
+  A    moved-kernel-paths-1.patch
+
+- do not package inoperable plugins (bsc#1217758)
+
virt-manager
+- Upstream bug fixes (bsc#1027942) (jsc#PED-2104)
+  001-cli-disk-Add-driver.metadata_cache-options.patch
+  002-tests-cli-Fix-test-output-after-previous-commit.patch
+  003-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch
+  004-cli-Drop-unnecessary-disk-prop-aliases.patch
+  005-tests-testdriver-Add-filesystem-socket-example.patch
+  006-virtinstall-split-no_install-conditional-apart-to-track-code-coverage.patch
+  007-virtinstall-fix-regression-with-boot-and-no-install-method.patch
+  008-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch
+  009-cli-cpu-Add-maxphysaddr.mode-bits-options.patch
+  010-virt-install-help-required-options-are-wrong.patch
+  011-cloner-Sync-uuid-and-sysinfo-system-uuid.patch
+  012-virt-install-unattended-and-cloud-init-conflict.patch
+  013-virt-install-Reuse-cli.fail_conflicting.patch
+  014-cli-support-boot-loader.stateless-.patch
+  015-diskbackend-Drop-support-for-sheepdog.patch
+  016-Fix-pylint-pycodestyle-warnings-with-latest-versions.patch
+  017-tests-cpio-set-owner-to-00.patch
+  018-addhardware-Fix-backtrace-when-controller.index-is-None.patch
+  019-Clean-up-FileChooser-usage-a-bit.patch
+  020-guest-Query-availability-of-usb-redirdevs-in-domcaps.patch
+  021-guest-Query-availability-of-spicevmc-channels-in-domcaps.patch
+  022-tests-Add-domcaps-coverage-for-usb-redir-spicevmc-channel-checks.patch
+  023-tests-Update-to-latest-kvm-domcaps.patch
+  024-progress-Fix-showing-correct-final-total.patch
+  025-virtinstall-Fix-the-allocating-disk-size-printed-by-the-progress-bar.patch
+  026-virtinstall-Hide-total_size-in-the-progress-bar-if-it-doesnt-need.patch
+  027-asyncjob-Fix-backtrace-when-no-cursor-theme-installed.patch
+  029-asyncjob-Remove-unused-import.patch
+  030-Packit-initial-enablement.patch
+  031-virt-install-Recommend-boot-uefi.patch
+  032-virt-install-Document-Secure-Boot-setups.patch
+  033-cloner-clone-serial-files.patch
+  034-tests-cli-test-serial-file-clone.patch
+  035-man-virt-install-Add-a-note-about-different-behavior-of-boot-on-s390x.patch
+  036-tests-uitests-Fix-window-reposition-on-f38.patch
+  037-tests-livetests-work-around-qemu-media-change-regression.patch
+  038-tests-uitests-Fix-manager-window-repositioning-test.patch
+  039-tests-Default-uitests-to-verbosity-2.patch
+  040-uitests-Make-hotplug-test-pass-on-both-f37-and-f38.patch
+  041-uitests-More-attempts-at-making-manager-reposition-test-reliable.patch
+  042-tests-uitests-make-menu-operations-more-robust.patch
+  043-rpm-convert-license-to-SPDX-format.patch
+  044-uitests-Drop-hotplug-work-around-f38-libvirt-is-fixed-now.patch
+  045-virtinst-delay-lookup_capsinfo-until-we-really-need-it.patch
+  046-virtinst-suppress-lookup_capsinfo-exception-in-machine-type-alias-check.patch
+  047-tests-data-refresh-Fedora-tree-URLs-in-virt-install-osinfo-expected-XMLs.patch
+  048-tests-Add-unit-test-coverage-for-539.patch
+  049-fix-indentation-of-multiline-log.exception-invocations.patch
+  050-virt-clone-Copy-disk-permissions-as-well.patch
+  051-data-appstream-add-launchable-tag.patch
+  052-Fix-some-pylint.patch
+  055-connectauth-Drop-sanity-checking-for-libvirtd.patch
+  056-delete-Fix-ambiguity-that-confused-pylint.patch
+  057-Fix-filesystem-socket.source.patch
+- Replaced patches
+  11a887ec-cli-disk-Add-driver.metadata_cache-options.patch
+  1cb0be40-virtinstall-split-no_install-conditional-apart-to-track-code-coverage.patch
+  58f5e36d-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch
+  67832d30-addhardware-Fix-backtrace-when-controller-index-is-None.patch
+  7295ebfb-tests-cli-Fix-test-output-after-previous-commit.patch
+  999ccb85-virt-install-unattended-and-cloud-init-conflict.patch
+  b0d05167-cloner-Sync-uuid-and-sysinfo-system-uuid.patch
+  c22a876e-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch
+  e94786c0-virtinstall-fix-regression-with-boot-and-no-install-method.patch
+  fbdf0516-cli-cpu-Add-maxphysaddr.mode-bits-options.patch
+- Dropped patches
+  virtman-check-for-libvirt-modular-daemons.patch
+  virtman-fix-osinfo-tests.patch
+
+- Supportconfig: Adapt plugin to modern supportconfig
+  The supportconfig 'scplugin.rc' file is deprecated in favor of
+  supportconfig.rc'. Adapt the virt-manager plugin to the new scheme.
+  virt-manager-supportconfig
+
+- bsc#1213790 - Application tab in virt-manager is collapsed,
+  therefore I can't read anything
+  virtman-fix-inspection-apps-window.patch
+
+- bsc#1212195 - libvirtd crashes when virt-manager connects
+  virt-manager qemu:///system on a fresh installation tumbleweed
+  virtman-check-for-libvirt-modular-daemons.patch
+- Changes to osinfo-db cause some virt-manager tests to fail.
+  virtman-fix-osinfo-tests.patch
+
webrtc-audio-processing
-- initial version (0.1)
-
wpebackend-fdo
+- Update to version 1.14.2
+  + Reverted a change introduced in 1.14.1 which introduced crashes
+    both with WebKitGTK and WPE running under Wayland in some
+    configurations.
+  + Fix a crash caused by wrong assertion, which was typically
+    triggered in debug builds when using the NVidia drivers.
+- Update to version 1.14.1:
+  + Fix WebKit no longer repainting after provisional navigation
+    wit PSON enabled.
+  + Fix graphics buffer leaks by always freeing them in buffer
+    destroy listener callbacks.
+
+- Update to version 1.14.0:
+  + Fixed a crash caused by trying to deallocate already freed
+    graphics buffers in certain situations.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+- Update to version 1.12.1:
+  + Fixed a crash caused by trying to deallocate already freed
+    graphics buffers in certain situations.
+
xdg-desktop-portal
+- Own the directory which packages will use for portals.conf
+  configuration files
+
+- Update to version 1.18.2:
+  + Pass the token to the OpenURI portal and, when missing, an
+    empty string.
+  + Fix various memory and file descriptor leaks in the Document
+    portal.
+  + Make files and folders openend with the Document portal close
+    properly. This should fix cases where the Document portal
+    prevented external devices from unmounting, due to files inside
+    them not getting closed after applications stop using them.
+  + Implement FUSE getlk and setlk callbacks.This should enable
+    using sqlite3 through the Document portal.
+  + Properly resolve fd symlinks before opening them with
+    O_NOFOLLOW.
+  + Fix cases where the portal id is assumed to match the .desktop
+    file name.
+  + Allow sending directories in the file transfer portal. This
+    should make it possible to, among other things, drag and drop
+    folders and files simultaneously from and to sandboxed
+    applications.
+  + Fallback to a hardcoded check to xdg-desktop-portal-gtk in the
+    absence of any other portal or configuration file, as a last
+    resort mechanism.
+  + Various smaller fixes to the build system.
+
+- Update to version 1.18.1:
+  + Communicate better when the Background portal kills an app.
+  + Properly quote Flatpak command in the Background portal.
+  + Improve documentation of the "cursor_mode" propery of the
+    ScreenCast backend D-Bus interface.
+  + Fix ScreenCast portal removing transient restore permissions
+    too early. This fixes screen sharing dialogs on Chromium asking
+    for the screen multiple times.
+  + Only send the Closed session signal to the sender.
+  + Add Meson options to disable building with Bubblewrap, and
+    without the Flatpak portal documentation. Disabling Bubblewrap
+    is highly discouraged, and only meant to be used on platforms
+    that do not currently support it. By disabling Bubblewrap,
+    bitmap validation happens without a sandbox, which is highly
+    insecure since image parsing is a common source of exploits.
+    Really, just do not disable Bubblewrap please.
+  + Improve the manpage of portals.conf.
+  + Various spelling fixes to the Document portal.
+  + Add a new website! We don't have a fancy domain yet, but the
+    website can be accessed at
+    https://flatpak.github.io/xdg-desktop-portal/
+  + Improve pid mapping for host system apps. This should get rid
+    of some rare, unnecessary warnings.
+  + Adjust documentation of Global Shortcuts portal's timestamps to
+    millisecond granularity.
+  + Bump minimum Meson version to 0.58.
+
xdg-desktop-portal-gnome
-- Update to version 41.2:
-  + Properly bind property in Lockdown portal
-  + Translation updates
+- Update to version 45.1:
+  + accountdialog: Fix crash when pressing Escape
+  + Send remote file URIs as local FUSE URIs
+  + Various fixes to screencast and input capture
+  + Expose org.gnome.desktop.calendar through the Settings portal
+  + Put dialogs in separate window groups
+  + Updated translations.
+
+- Update to version 45.0:
+  + Improve build system detection of libadwaita.
+  + Updated translations.
+
+- Update to version 45.rc:
+  + Advertise the version of the ScreenCast portal correctly.
+  + Proxy the 'mapping_id' property to xdg-desktop-portal.
+  + Updated translations.
+
+- Update to version 45.beta:
+  + Implement the Input Capture portal
+  + Implement the Clipboard portal
+  + Implement restoration of remote desktop sessions
+  + Remote desktop: add the ability to communicate via an EIS
+    socket
+  + Updated translations.
+
+- Update to version 45.alpha:
+  + Support setting current folder in the file chooser's OpenFile
+    method.
+  + Ensure wallpaper is set with a valid URI.
+  + Use provided accept label in Printer dialog.
+  + Generate the gnome.portal file.
+  + Updated translations.
+
+- Update to version 44.2:
+  + Expose settings backend when running outside of GNOME.
+  + Updated translations.
+
+- Update to version 44.1:
+  + Improve handling of non-existing files on the filechooser
+    portal
+  + Minor debugging improvements to the backgrounds portal
+  + More precise initialization timing
+  + Fix duplicate monitor and window streams
+  + Updated translations.
+
+- Update to version 44.0:
+  + Updated translations.
+
+- Update to version 44.rc:
+  + Grant restore permission to transient mode by default
+  + Updated translations.
+
+- Update to version 44.beta:
+  + Act as a service channel for portals for Mutter.
+  + Updated translations.
+
+- Update to version 43.1:
+  + Close dialogs with the Escape key.
+  + Updated translations.
+
+- Update to version 43.0:
+  + Updated translations.
+
+- Update to version 43.rc:
+  + Remember last app folder in the Filechooser portal
+  + Improve Closed signal emission in the RemoteDesktop/Screencast
+    portal
+  + Updated translations.
+
+- Update to version 43.beta:
+  + Don't show screenshot sharing dialog for non-interactive
+    screenshots.
+  + Fix restoring window screencast streams.
+  + Updated translations.
+
+- Update to version 43.alpha:
+  + Various fixes to the screencast dialog.
+  + New Dynamic Launcher portal.
+  + Plug various memory leaks.
+  + Tweak wallpaper portal dialog.
+  + Updated translations.
+
+- Update to version 42.3:
+  + Backport screencast session fixes.
+- Changes from version 42.2:
+  + Fix invalid usage of app chooder dialog after its destruction.
+  + Properly handle errors from file operations.
+  + Fix various memory leaks.
+  + Updated translations.
+
+- Update to version 42.1:
+  + Improve filechooser handling of file names and paths.
+  + Updated translations.
+
+- Update to version 42.0.1:
+  + Adapt to xdg-desktop-portal screencast restore changes.
+  + Don't send selection on remote desktop when nothing was
+    selected.
+  + Minor cleanups.
+
+- Update to version 42.0:
+  + Updated translations.
+
+- Update to version 42.rc:
+  + Support dark style preference.
+  + Support virtual screen cast sources.
+  + Redesign screencast portal window.
+  + Implement screencast restoration.
+  + Use libgnome-desktop-4 for wallpapers.
+  + Implement Account portal.
+  + Implement Print portal.
+- Add pkgconfig(libadwaita-1) and pkgconfig(gnome-desktop-4)
+  BuildRequires: New dependencies.
xdg-desktop-portal-gtk
+- Update to version 1.15.1:
+  + Fix build of feature-gated portals.
+
+- Update to version 1.15.0:
+  + Switch to the Meson build system, and drop Autotools
+  + Drop most use of private GNOME API; the following portal
+    interfaces have been removed:
+  - org.freedesktop.impl.portal.Screenshot
+  - org.freedesktop.impl.portal.ScreenCast
+  - org.freedesktop.impl.portal.RemoteDesktop
+  - org.freedesktop.impl.portal.Background
+  + Do not add duplicate notifications
+  + Expose the org.gnome.desktop.calendar settings
+  + Fix type for org.gnome.desktop.background.picture-uri setting
+  + Support current_folder in
+    org.freedesktop.impl.portal.FileChooser
+  + Update list of translatable files
+  + Updated translations.
+- Add meson BuildRequires and macros following upstreams port.
+
xdg-user-dirs-gtk
+- Stop passing -Wno-error=deprecated-declarations, no longer
+  needed.
+
+- Build with %optflags
+- Don't treat -Wcast-align as error
+
-- Add xdg-user-dirs-gtk-XFCE-autostart.patch in order to
-  start in Xfce sessions as well.
-
-- Add xdg-user-dirs-gtk-LXDE-autostart.patch to also autostart
-  xdg-user-dirs in LXDE.
-
xen
+- Enable the Kconfig options REQUIRE_NX and DIT_DEFAULT to
+  provide better hypervisor security
+  xen.spec
+
+- Upstream bug fixes (bsc#1027519)
+  654370e2-x86-x2APIC-remove-ACPI_FADT_APIC_CLUSTER-use.patch
+  65437103-x86-i8259-dont-assume-IRQs-always-target-CPU0.patch
+  655b2ba9-fix-sched_move_domain.patch
+
+- Pass XEN_BUILD_DATE + _TIME to override build date (boo#1047218)
+
xf86-input-libinput
+- Update to version 1.4.0:
+  * Tablets now have BTN_STYLUS3 mapped to X button 8 (i.e. the
+    first usable one after the LMR buttons).
+  * Tablet now have the left-handed property available so we can
+    actually change them to left-handed.
+
+- Update to version 1.3.0
+  The main feature in this version is support for the new 'custom' pointer
+  acceleration profile in libinput 1.23.0. This acceleration profile is
+  quite flexible, so it is exposed via several properties:
+  - "libinput Accel Custom Fallback Points" and "libinput Accel Custom Fallback Step"
+  - "libinput Accel Custom Motion Points" and "libinput Accel Custom Motion Step"
+  - "libinput Accel Custom Scroll Points" and "libinput Accel Custom Scroll Points"
+  For details on what these mean, please see the man page and the
+  libinput documentation:
+  https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html
+  In addition, the "libinput Accel Profiles Available" and
+  "libinput Accel Profile Enabled" properties have been expanded to 3 values. For
+  backwards compatibility, the "libinput Accel Profile Enabled" continues
+  to support setting 2 values only.
+
xf86-video-amdgpu
+- Update to version 23.0.0
+  * bugfix release, see also for more details here:
+    https://lists.x.org/archives/dri-devel/2023-February/392659.html
+- supersedes U_Use-DRM_CAP_CURSOR_WIDTH-HEIGHT-if-possible.patch
+
xf86-video-ati
+- Update to release 22.0.0
+  * Fix link failure with gcc 10
+  * Fix spelling/wording issues
+  * gitlab CI: enable commit & merge request checks
+  * gitlab CI: enable gitlab's builtin static analysis
+  * radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8
+  * Don't crash X server if GPU acceleration is not available
+  * ati: cleanup terminology to use primary/secondary
+  * Don't set SourceValidate pointer to NULL
+  * Handle NULL fb_ptr in pixmap_get_fb
+  * Guard local variable priv only used with glamor
+  * Guard local variable info only used with glamor
+  * Add GitLab CI pipeline
+  * Only include dri.h with older versions of xserver
+  * Fix return value check of drmIoctl()
+- supersedes the following patches
+  * U_ati-cleanup-terminology-to-use-primary-secondary.patch
+  * u_fno-common.patch
+  * u_kscreen-rotation-fix.patch
+
xf86-video-qxl
+- Update to version 0.1.6
+  * This release flushes out the last [checks calendar] ~6 years of
+    patches that have been sitting on the master branch. Please see
+    the git shortlog below for details.
+- supersedes the following patches
+  * Xspice-python3.patch
+  * n_disable-surfaces-on-kms.patch
+  * n_hardcode_libdrm_cflags.patch
+  * u_fix-build-against-xserver-21_1.patch
+
xf86-video-vmware
+- Update to version 13.4.0
+- supersedes u_Fix-build-gcc-12.patch
+- switched back to tarball from git checkout via source service
+
-- update to current git commit 51cdfa6 in order to fix build against
-  latest xserver
-- obsoletes U_0001-vmwgfx-update-for-XA-API-changes.patch,
-  U_0002-vmwgfx-Avoid-HW-operations-when-not-master.patch,
-  U_0003-vmwgfx-Implement-textured-video-completely-on-top-of.patch,
-  U_0004-vmwgfx-Get-rid-of-device-specific-DMA-code.patch,
-  U_0005-vmwgfx-handle-changes-of-DamageUnregister-API-in-1.1.patch
-
xkeyboard-config
-- U_Add-the-new-AZERTY-layout-norm-NF-Z71-300.patch
-  * Backport French standardized AZERTY layout (AFNOR: NF Z71-300)
-    (bsc#1188867)
-
-- U_Fix-media-keys-lag-on-ABNT2-keyboard.patch
-  * fixes wrong keyboard mapping causing input delays with ABNT2
-    keyboards (bsc#1191242)
+- the current source supersedes old sle15-sp5 patches (see
+  changelog below)
+  * U_Map-evdev-keycodes-KEY_RFKILL-and-KEY_WWAN-to-XF86RF.patch
+  * U_Updating-Old-Hungarian.patch
+  * U_Fix-media-keys-lag-on-ABNT2-keyboard.patch
+  * U_Add-the-new-AZERTY-layout-norm-NF-Z71-300.patch
-- U_Updating-Old-Hungarian.patch
-  * fix capslock in Old Hungarian layout (boo#1153774)
-
-- U_Map-evdev-keycodes-KEY_RFKILL-and-KEY_WWAN-to-XF86RF.patch
-  * fixes missing mappings for evdev keys KEY_RFKILL and KEY_WWAN
+- includes fixes for
+  * missing mappings for evdev keys KEY_RFKILL and KEY_WWAN
+  * capslock in Old Hungarian layout (boo#1153774)
+  * wrong keyboard mapping causing input delays with ABNT2 keyboards
+    (bsc#1191242)
+- includes backport of French standardized AZERTY layout (AFNOR:
+  NF Z71-300) (bsc#1188867)
+
+- supersedes a patch called 'U_fixed-keycode-comment.patch' from
+  sle15-sp5, which wasn't applied there any longer either.
+    <I247> = 247;   // #define KEY_UWB                 239
+  is defined in keycodes/evdev since a long time ...
+
+- Update to version 2.40
+  * mostly updated translation
+  * a few bugfixes
+
+- Update to version 2.39
+  * another bugfix release; also needed for changes for the Amharic
+    (am_ET.UTF-8) compose key sequences in libX11 1.8.5 (see
+    corresponding changelog entry in libX11 package); removes old
+    remappings like ar --> ara (git db45bd75, 470ad2cd) [breaks
+    current qemu build]
+
+- remove CCDL from license strings (boo#1210681)
+
+- Update to version 2.38
+  * Add Russian layout with typographic symbols
+  * Update symbols/ru
+  * symbols/us: uncomment the nine keys in the international Dvorak layout
+  * symbols/bg: reduce the "enhanced" layout to an include + three overrides
+  * symbols/epo: reshuffle a comment, and drop unneeded key types
+  * replace some Unicode codes with their corresponding symbol name
+  * symbols/no: add missing symbols to Sami layout, and remove duplicates
+  * symbols/no: add non-dead grave and such to Sami layout, and reshuffle
+  * Add apple:jp_oadg109a and apple:jp_pc106 variants
+  * Added Gujarati KaGaPa layout (guj-kagapa)
+  * Update base.xml
+  * rules: add option 'swap_ralt_rctl'
+  * prerelease push, for translations
+  * Handy script for publishing
+  * Making ru(typo) more consistent with existing variants
+  * Prerelease translation sync
+  * fix rx-51 third level modifier
+  * Add Latvia Modern Cyrillic keyboard layout
+  * add colemak_dh_ortho
+  * Add `trademark` to level4 of us-intl layout
+  * dv-intl: add placeholder chars to lvl3+, bind LSGT
+
+- Update to version 2.37
+  * bugfixes
+- supersedes U_Fixes-regression-from-c3c5d02-were-mistakenly-replac.patch
+
+- Reduce python3 to python3-base
+
+- U_Fixes-regression-from-c3c5d02-were-mistakenly-replac.patch
+  * Regression fixed from
+    c3c5d02rules: sort the names of multimedia keyboards alphabetically
+    "\" at the end of line were mistakenly replacd by "/"
+
+- Update to version 2.36
+  * bugfixes
+  * removed autotools support :-(
+- switched to meson
+
+- removed n_suse-ctrl-alt-bksp-terminate.patch
+  * no longer needed; made it impossible to disable Ctrl-Alt-BS
+    on Wayland (boo#1195871)
+
+- update to version 2.34
+  * xml2lst: use dynamic Perl path
+  * Resolved 101key Old Hungarian II
+  * Old turkish f layout (with pc104 support) added.
+  * Fix wrong key symbol name
+  * Added International Phonetic Alphabet (QWERTY)
+  * gitlab CI: update to latest ci-templates
+  * Hellenic keyboard perfected.
+  * lt: Place sterling symbol on AD03, layer 4 (with E and euro)
+  * Use single guillemots on L4 (not less/greater) where L3 has guillemots
+  * Added English (Dvorak, Macintosh) based on the MacOS dvorak layout
+  * Accommodate uppercase/lowercase ß, long s, §; deduplicate Ł
+  * Move left/right quotes one key to the right, place lower quotes on AB04
+  * Update symbols/it adding credits and reference for fur lang
+  * lt/us: Inherit AE09/AE10 from latin
+  * Add Russian GOST layouts
+  * Add Polish(lefty) layout
+  * Add Arabic(Ergoarabic) keyboard layout
+  * translation sync
+  * Hebrew translation added
+
+- Remove obsolete translation-update-upstream support
+  (jsc#SLE-21105).
+
+- update to version 2.33
+  * translation updates
+  * Replaced division slash with fraction slash on Neo2 (de) layout
+  * rules: correct Indic IPA to use iso639 code "eng"
+  * rules: remove two non-existing ISO639 codes
+  * rules: change ISO639 language codes to 639-2/T only
+  * rules: the xkb.dtd file is not an XML document
+  * symbols/nl: Add a "Dutch (US)" variant
+  * Simplify gb(basic) so that Shift+Right Alt behaves the same as Right Alt+Shift.
+
+- Update to version 2.32
+  * latest bugfix release
+
+- Update to version 2.31
+  * latest bugfix release
+- supersedes U_Fix-symbols-in-syntax-error-spurious-git-conflict-ma.patch
+- adjusted n_suse-ctrl-alt-bksp-terminate.patch
+
+- U_Fix-symbols-in-syntax-error-spurious-git-conflict-ma.patch
+  * Fix symbols/in syntax error: spurious git conflict marker
+    (boo#1174483)
+
+- Update to version 2.30
+  * bugfix release
+
+- Update to version 2.29
+
+- No longer recommend -lang: supplements are in use.
+
+- Update to version 2.27
+  * bugfix release
+- supersedes U_Fix-typo-in-Polish-symbols-file.patch
+- adjusted n_disable-2xalt_2xctrl-toggle.diff
xorg-x11-server
+- bsc1218582-0001-dix-allocate-enough-space-for-logical-button-maps.patch
+  * Heap buffer overflow in DeviceFocusEvent and ProcXIQueryPointer
+    (CVE-2023-6816, bsc#1218582)
+- bsc1218583-0001-dix-Allocate-sufficient-xEvents-for-our-DeviceStateN.patch
+  bsc1218583-0002-dix-fix-DeviceStateNotify-event-calculation.patch
+  bsc1218583-0003-Xi-when-creating-a-new-ButtonClass-set-the-number-of.patch
+  * Reattaching to different master device may lead to out-of-bounds memory
+    access ((CVE-2024-0229, bsc#1218583)
+- bsc1218584-0001-Xi-flush-hierarchy-events-after-adding-removing-mast.patch
+  * Heap buffer overflow in XISendDeviceHierarchyEvent
+    (CVE-2024-21885, bsc#1218584)
+- bsc1218585-0001-Xi-do-not-keep-linked-list-pointer-during-recursion.patch
+  bsc1218585-0002-dix-when-disabling-a-master-float-disabled-slaved-de.patch
+  * Heap buffer overflow in DisableDevice (CVE-2024-21886, bsc#1218585)
+
+- u_miCloseScreen_check_for_null_pScreen_dev_private.patch
+  * miCloseScreen check for null pScreen dev private (bsc#1218176);
+    another regression introduced by
+    U_bsc1216261-0002-fb-properly-wrap-unwrap-CloseScreen.patch
+
+- n_xserver-optimus-autoconfig-hack.patch
+  u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch
+  u_xfree86-activate-GPU-screens-on-autobind.patch
+  * check dixPrivateKeyRegistered(rrPrivKey) before calling
+    rrGetScrPriv() to avoid xserver crash when Xinerama is enabled
+    (boo#1218240)
+
xwayland
+- bsc1218582-0001-dix-allocate-enough-space-for-logical-button-maps.patch
+  * Heap buffer overflow in DeviceFocusEvent and ProcXIQueryPointer
+    (CVE-2023-6816, bsc#1218582)
+- bsc1218583-0001-dix-Allocate-sufficient-xEvents-for-our-DeviceStateN.patch
+  bsc1218583-0002-dix-fix-DeviceStateNotify-event-calculation.patch
+  bsc1218583-0003-Xi-when-creating-a-new-ButtonClass-set-the-number-of.patch
+  * Reattaching to different master device may lead to out-of-bounds memory
+    access ((CVE-2024-0229, bsc#1218583)
+- bsc1218584-0001-Xi-flush-hierarchy-events-after-adding-removing-mast.patch
+  * Heap buffer overflow in XISendDeviceHierarchyEvent
+    (CVE-2024-21885, bsc#1218584)
+- bsc1218585-0001-Xi-do-not-keep-linked-list-pointer-during-recursion.patch
+  bsc1218585-0002-dix-when-disabling-a-master-float-disabled-slaved-de.patch
+  * Heap buffer overflow in DisableDevice (CVE-2024-21886, bsc#1218585)
+
zenity
+- Update to version 3.99.90:
+  + build: Make building manpage dependent upon manpage option
+  + text: Handle long inputs properly
+  + colview: Use g_signal_connect_object
+  + tree/colview: Return correct value when filtered using search;
+    code cleanups
+  + colview: Add missing declaration to header
+  + build:
+  - Make implicit declarations an error
+  - Make zenity4 compile against gtk 4.12 without deprecation
+    warnings
+  + tree:
+  - Fix reading input from a named pipe
+  - --checklist or --radiolist with < 2 cols should be an error
+  - Fix output for non-check/radio multiple selections
+  + util: Replace gtk_window_destroy() with
+    gtk_application_remove_window().
+  + Updated translations.
+
+- Update to version 3.99.2:
+  + Minor code cleanups
+  + option:
+  - Don't try to access stack-based argv within a glib2 mainloop
+  - Allow --version and --help to work without a display server
+    running
+  + data: Reinstate help2man manpage autogeneration
+  + build: Make manpage/help2man requirement more explicit
+  + ci: Add help2man as 'build_fedora' target build dep
+  + Updated translations.
+
+- Update to version 3.99.1:
+  + question: do not hardcode "Yes" and "No" buttons
+  + Set the default response explicitly for all AdwMessageDialog's
+  + column-view: Widget should go directly in GtkScrolledWindow
+  + msg: Make --ok-label and --cancel-label work for --question
+    dialogs
+  + Add separate case for ZENITY_ESC; don't print junk or crash
+    with extra buttons
+  + Fix --extra-button and delete events for legacy
+    (non-libadwaita) dialogs
+  + filesel: Fix --filename for zenity 4.x
+  + Updated translations.
+- Re-enable help2man BuildRequires, now that no longer fails the
+  build.
+
+- Update to version 3.99.0:
+  + option: Add various non-fatal deprecation warnings that were
+    previously missing, and fix a misleading deprecation message
+    for `--window-icon`
+  + main: Add G_APPLICATION_FLAGS_NON_UNIQUE to GApplication flags
+  + progress: Cleanup unnecessary static objects and remove
+    spurious builder unref
+  + util:
+  - Remove fatal assert on exit if window invalid GtkWindow
+  - Ignore superfluous quit requests
+  - Remove superfluous GtkWindow cast check
+  + data: Manpage generation changes; don't automatically generate
+    the manpage from help2man for now (this will preferably be
+    reinstated post-4.0 once the issues are worked out)
+  + a11y: Label the widgets in a forms UI properly
+  + Updated translations.
+
+- Update to version 3.92.0:
+  + progress: don't update responses that aren't there
+  + Set dialog 'heading', not 'title' for the --title option
+  + tree: fix handling of multi-row stdin input
+  + tree-column-view: don't steal children
+  + Port to webkitgtk 6.0
+  + webkit: Fix leak by removing unnecessary ref sink
+  + option: Add non-fatal deprecation warning for
+  - -confirm-overwrite
+  + help: Fix typo in Basque help translation
+  + Updated translations.
+
+- Update to version 3.91.0:
+  + tree: Port to GtkColumnView
+  + desktop file: Remove spurious translation comment
+  + i18n: rename POTFILES to POTFILES.in
+  + help:
+  - Fix invalid markup in German help translation
+  - Freedesktop.org spec fixes
+  + Updated translations.
+
+- Update to version 3.90.0:
+  + Initial alpha release based on libadwaita and GTK4.
+- Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4) and add
+  desktop-file-utils and pkgconfig(libadwaita-1) BuildRequires
+  following upstream changes. Also add a check section and
+  meson_test macro.
+- Add disabled help2man BuildRequires, needed for man pages but
+  currently fails the build.
+
+- Update to version 3.44.0:
+  + scale: set a page increment so mouse wheel can be used on
+    widget.
+  + build:
+  - Use GNOME module post_install().
+  - Replace deprecated functions.
+  + docs: Fix incorrect markup.
+  + Updated translations.
+
+- Drop pkgconfig(libnotify) and pkgconfig(webkit2gtk-4.1)
+  BuildRequires: Upstream disabled building of libnotify and html
+  support by default more than a year ago, and we have not been
+  building that support in this time, so lets drop the unused
+  dependencies.
+
+- Update to version 3.43.0:
+  + Documentation updates.
+  + Bump WebkitGTK dependency to API 4.1, for GNOME 43.
+  + Updated translations.
+- Add pkgconfig(webkit2gtk-4.1) BuildRequires: enable webkit
+  support.
+
+- Update to version 3.42.1:
+  + scale: Make OK button default (allows pressing Enter to accept
+    selected value).
+  + Fix maximum width of message dialogs to 60 characters, and make
+    message dialogs non-resizable (fixes regression from 3b64d05e).
+
+- Update to version 3.42.0:
+  + tree: Clicking row checks radio/checkboxes.
+  + Fix search column selection with --imagelist.
+  + Updated translations.
+
zstd
+- update to 1.5.5:
+  * fix: fix rare corruption bug affecting the high compression
+    mode, reported by @danlark1
+  * perf: improve mid-level compression speed
+  * lib: deprecated bufferless block-level API (#3534) by
+    @terrelln
+  * cli: mmap large dictionaries to save memory, by
+    @daniellerozenblit
+  * cli: improve speed of --patch-from mode (~+50%) (#3545) by
+    @daniellerozenblit
+  * cli: improve i/o speed (~+10%) when processing lots of small
+    files (#3479) by @felixhandte
+  * cli: zstd no longer crashes when requested to write into
+    write-protected directory (#3541) by @felixhandte
+  * cli: fix decompression into block device using -o, reported
+    by @georgmu
+  * misc: improve seekable format ingestion speed (~+100%) for
+    very small chunk sizes (#3544) by @Cyan4973
+  * misc: tests/fullbench can benchmark multiple files (#3516) by
+    @dloidolt
+  * Upstream changelog from version 1.5.0 to 1.5.4
+    https://github.com/facebook/zstd/blob/v1.5.4/CHANGELOG
+  * Dropped patches:
+  - Disallow-empty-output-directory.patch
+  - Fix-buffer-underflow-for-null-dir1.patch
+    Fixed upstream in version 1.5.4
+- enable zlib/gzip compatible backend, as zlib is significantly
+  (50%-100%) faster than gzip
+- add zstd-gzip compatibility subpackage which can be used
+  as a drop in compatible replacement for gzip
+- small spec file cleanups
+- add zcat in zstd-gzip (needed by for example the kernel scripts)
+- Build AVX2 enabled hwcaps library for x86_64-v3
+
zypper
+- Fix search/info commands ignoring --ignore-unknown (bsc#1217593)
+  The switch makes search commands return 0 rather than 104 for
+  empty search results.
+- version 1.14.68
+
+- patch: Make sure reboot-needed is remembered until next boot
+  (bsc#1217873)
+- version 1.14.67
+