Packages changed:
  ffmpegthumbnailer
  git (2.37.1 -> 2.37.2)
  liburing
  libwacom (2.2.0 -> 2.4.0)
  libzypp-plugin-appdata (1.0.1+git.20180426 -> 1.0.1+git.20220816)
  lz4 (1.9.3 -> 1.9.4)
  man
  nfs-utils
  perl-JSON (4.07 -> 4.09)
  zeromq

=== Details ===

==== ffmpegthumbnailer ====
Subpackages: libffmpegthumbnailer4

- Add patches from upstream git to remove references to deprecated
  functions in ffmpeg4 and fix building against ffmpeg5:
  * 372cd422e57a9a3531eb9a30559d665caecff1ba.patch
  * efb5b618f1c1471c1a7900aed3a59d851ea9a210.patch

==== git ====
Version update (2.37.1 -> 2.37.2)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git

- git 2.37.2:
  * multiple bug fixes, developer visible or handling corner cases
  * "git p4" improved non-ASCII support

==== liburing ====

- add test-xattr-don-t-rely-on-NUL-termination.patch (bsc#1202413)

==== libwacom ====
Version update (2.2.0 -> 2.4.0)
Subpackages: libwacom-data libwacom9

- update to 2.4.0:
  - Huion Inspiroy H1060P
  - XP-Pen Artist 12, Deco L
  - Chuwi MiniBook X
  - Acer Chromebook Spin 13
  - Huion HS611
  - Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380
  - Samsung Galaxy Book Pro 360, Flex2
- Devices matching a "* Keyboard" glob are no longer treated as tablets

==== libzypp-plugin-appdata ====
Version update (1.0.1+git.20180426 -> 1.0.1+git.20220816)

- Update to version 1.0.1+git.20220816:
  * Drop call to appstreamcli refresh
  * Added hardening to systemd service (bsc#1181400)
  * Typo fix for command help
- Drop harden_appstream-sync-cache.service.patch: fixed upstream.
- Drop Appstream recommends: no longer needed, as we no longer call
  appstreamcli.

==== lz4 ====
Version update (1.9.3 -> 1.9.4)
Subpackages: liblz4-1 liblz4-1-32bit

- Update to release 1.9.4
  * Decompression speed on high-end ARM64 platform is improved,
    by ~+20%.
  * For the specific scenario of data compressed with -BD4
    setting (small blocks, <= 64 KB, linked) decompressed
    block-by-block into a flush buffer (like lz4 CLI does),
    decompression speed is improved ~+70%.
  * For compressed data employing the lz4frame format (native
    format of lz4 CLI), it's possible to ignore checksum
    validation during decompression, resulting in speed
    improvements of ~+40% . This capability is exposed at both
    CLI (see --no-crc) and library levels.

==== man ====

- syntax correction of the preinstall scriptlet to avoid creation
  of file /0 (bnc#1202377)

==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client nfs-kernel-server

- Update to version 2.6.2
  - https://kernel.org/pub/linux/utils/nfs-utils/2.6.2/2.6.2-Changelog
- Remove patches from this release:
  - gcc12-fix.patch
  - 0001-systemd-Apply-all-sysctl-settings-when-NFS-related-m.patch
  - 0002-Update-autoconfig-files-to-work-with-v2.71.patch
  - 0003-autoconf-change-tirpc-to-check-for-a-file-not-for-an.patch
  - 0004-modprobe-protect-against-sysctl-errors.patch
- Refresh nfs-utils-1.0.7-bind-syntax.patch
- Added files:
  - /usr/lib/udev/rules.d/99-nfs.rules
  - /usr/libexec/nfsrahead
  - /usr/sbin/rpcctl
  - /usr/share/man/man5/nfsrahead.5.gz
  - /usr/share/man/man8/rpcctl.8.gz
- Sort man page entries in %files section

==== perl-JSON ====
Version update (4.07 -> 4.09)

- updated to 4.09
  see /usr/share/doc/packages/perl-JSON/Changes
  4.09 2022-08-01
  - fix a test to pass under perl with core bool support
  4.08 2022-07-31
  - updated backportPP with JSON::PP 4.11

==== zeromq ====
Subpackages: libzmq5 zeromq-tools

- drop xmlto and asciidoc buildrequires, these are only needed
  for non-release builds which do not ship with prebuilt docs