Packages changed:
  MicroOS-release (20250427 -> 20250428)
  fuse3 (3.17.1 -> 3.17.2)
  glslang (15.2.0 -> 15.3.0)
  libxkbcommon (1.8.1 -> 1.9.0)

=== Details ===

==== MicroOS-release ====
Version update (20250427 -> 20250428)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== fuse3 ====
Version update (3.17.1 -> 3.17.2)
Subpackages: libfuse3-4

- Updae to release 3.17.2
  * Fixed initialization races related to buffer reallocation when
    large buf sizes are used (/proc/sys/fs/fuse/max_pages_limit).
  * A conn.want flag conversion fix for high-level applications.

==== glslang ====
Version update (15.2.0 -> 15.3.0)

- Update to release 15.3
  * Fix crash calling coopMatLoadTensorNV on an array element
  * Implement GL_EXT_bfloat16
  * Add missing error checks for bfloat16 math

==== libxkbcommon ====
Version update (1.8.1 -> 1.9.0)
Subpackages: libxkbcommon-x11-0 libxkbcommon0 libxkbregistry0

- Update to release 1.9.0
  * keysyms can now be written as just Unicode strings, including
    multi-keysyms.
  * Added support for new `<none>`, `<some>` and `<any>` wildcard
    syntax in rules files.
  * Added support for a new escaping format for Unicode, `\u{NNNN}`.