Packages changed:
  Mesa (25.0.3 -> 25.0.4)
  Mesa-drivers (25.0.3 -> 25.0.4)
  MicroOS-release (20250418 -> 20250420)
  dracut (059+suse.722.g16d7e0c3 -> 059+suse.725.g1df2cbe1)
  grep (3.11 -> 3.12)
  jeos-firstboot (1.5.3 -> 1.5.5)
  python-PyYAML

=== Details ===

==== Mesa ====
Version update (25.0.3 -> 25.0.4)
Subpackages: Mesa-libEGL1 Mesa-libGL1 libgbm1

- Update to release 25.0.4
  - -> https://docs.mesa3d.org/relnotes/25.0.4

==== Mesa-drivers ====
Version update (25.0.3 -> 25.0.4)
Subpackages: Mesa-dri Mesa-gallium Mesa-vulkan-device-select libvulkan_lvp

- Update to release 25.0.4
  - -> https://docs.mesa3d.org/relnotes/25.0.4

==== MicroOS-release ====
Version update (20250418 -> 20250420)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== dracut ====
Version update (059+suse.722.g16d7e0c3 -> 059+suse.725.g1df2cbe1)
Subpackages: dracut-ima

- Update to version 059+suse.725.g1df2cbe1:
  * fix(dracut-init): assign real path to srcmods (bsc#1241114)
- Update to version 059+suse.723.g780a5518:
  * fix(dracut.spec): require jq for nvmf (bsc#1239603)

==== grep ====
Version update (3.11 -> 3.12)

- update to 3.12:
  * Searching a directory with at least 100,000 entries no longer
    fails with "Operation not supported" and exit status 2.
  * -mN where 1 < N no longer mistakenly lseeks to end of input
    merely because standard output is /dev/null.
  * The --unix-byte-offsets (-u) option was removed, it was a no-op
    since 3.7
- Calls to the egrep and fgrep commands now again issue an
  obsolescence warning, as upstream has been doing since 3.8.
  Commands are deprecated since 2.5.3 (2007). Replacements are
  grep -E and -F, respectively. (drop efgrep-warning.patch)
- package license file in -lang

==== jeos-firstboot ====
Version update (1.5.3 -> 1.5.5)

- Update to version 1.5.5:
  * user: Add field to add the user to specified groups (bsc#1241215)
  * Add title and description to remaining modules
- Remove changesauthor from _service

==== python-PyYAML ====

- dont use suse version for the dist info handling as people can
  build with newer setuptools on older distros