Packages changed:
  ffmpeg-6 (6.0.1 -> 6.1.1)
  libjpeg-turbo
  libjxl-gtk (0.8.2 -> 0.9.0)
  libxkbcommon
  selinux-policy (20240104 -> 20240116)
  sushi

=== Details ===

==== ffmpeg-6 ====
Version update (6.0.1 -> 6.1.1)
Subpackages: libavcodec60 libavfilter9 libavformat60 libavutil58 libpostproc57 libswresample4 libswscale7

- Update to version 6.1.1:
  * libaribcaption decoder
  * Playdate video decoder and demuxer
  * Extend VAAPI support for libva-win32 on Windows
  * afireqsrc audio source filter
  * arls filter
  * ffmpeg CLI new option: -readrate_initial_burst
  * zoneplate video source filter
  * command support in the setpts and asetpts filters
  * Vulkan decode hwaccel, supporting H264, HEVC and AV1
  * color_vulkan filter
  * bwdif_vulkan filter
  * nlmeans_vulkan filter
  * RivaTuner video decoder
  * xfade_vulkan filter
  * vMix video decoder
  * Essential Video Coding parser, muxer and demuxer
  * Essential Video Coding frame merge bsf
  * bwdif_cuda filter
  * Microsoft RLE video encoder
  * Raw AC-4 muxer and demuxer
  * Raw VVC bitstream parser, muxer and demuxer
  * Bitstream filter for editing metadata in VVC streams
  * Bitstream filter for converting VVC from MP4 to Annex B
  * scale_vt filter for videotoolbox
  * transpose_vt filter for videotoolbox
  * support for the P_SKIP hinting to speed up libx264 encoding
  * Support HEVC,VP9,AV1 codec in enhanced flv format
  * apsnr and asisdr audio filters
  * OSQ demuxer and decoder
  * Support HEVC,VP9,AV1 codec fourcclist in enhanced rtmp protocol
  * CRI USM demuxer
  * ffmpeg CLI '-top' option deprecated in favor of the setfield filter
  * VAAPI AV1 encoder
  * ffprobe XML output schema changed to account for multiple variable-fields elements within the same parent element
  * ffprobe -output_format option added as an alias of -of
- Remove patch6 0001-avfilter-vf_libplacebo-remove-deprecated-field.diff
- Prefer libvpl to libmfx: the latter is deprecated
- Delete ffmpeg-6-private-devel package as it is only needed to build libav-tools

==== libjpeg-turbo ====

- Do not require SIMD support when it does not exist

==== libjxl-gtk ====
Version update (0.8.2 -> 0.9.0)

- Remove cjxl/djxl manpages from gtk flavor installation, these
  are part of the tools subpackage from the main flavor.
- Update to release 0.9
  * Encoder API:
  * Add JxlEncoderSetExtraChannelDistance to adjust the quality
    of extra channels (like alpha) separately.
  * New API functions for streaming encoding.
  * New options for more fine-grained control over metadata
    preservation when using JxlEncoderAddJPEGFrame.
  * New function JxlEncoderSetUpsamplingMode to change the
    upsampling method, e.g. to use nearest-neighbor upsampling
    for pixel art.
  * New function JxlEncoderDistanceFromQuality for convenience to
    calculate a distance given a quality.
  * Decoder API: Implemented JxlDecoderSetOutputColorProfile and
    JxlDecoderSetCms to enable decoding to desired colorspace.
  * Deprecated functions removed from encoder and decoder APIs.
  * Command-line tools:
  * cjxl can now be used to explicitly add/update/strip
    Exif/XMP/JUMBF metadata using the decoder-hints syntax, e.g.
    cjxl input.ppm -x exif=input.exif output.jxl
  * djxl can now be used to extract Exif/XMP/JUMBF metadata.

==== libxkbcommon ====
Subpackages: libxkbcommon-x11-0 libxkbcommon0 libxkbregistry0

- Add libxkbcommon-tools-bash-completions.

==== selinux-policy ====
Version update (20240104 -> 20240116)
Subpackages: selinux-policy-targeted

- Update to version 20240116:
  * Fix gitolite homedir paths (bsc#1218826)

==== sushi ====
Subpackages: sushi-lang

- Convert to source service for easier updating.