Packages changed:
  Mesa (20.0.6 -> 20.0.7)
  Mesa-drivers (20.0.6 -> 20.0.7)
  breezy
  ethtool (5.4 -> 5.6)
  kio

=== Details ===

==== Mesa ====
Version update (20.0.6 -> 20.0.7)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- update to Mesa 20.0.7
  * most fixes in Radv, but there are fixes all over the tree

==== Mesa-drivers ====
Version update (20.0.6 -> 20.0.7)
Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi libvulkan_intel libvulkan_radeon libxatracker2

- update to Mesa 20.0.7
  * most fixes in Radv, but there are fixes all over the tree

==== breezy ====

- Disable test_ancient_{ctime,mtime} tests as they are known
  to be broken on aarch64 %arm ppc ppc64le s390x
- Disable test_distant_{ctime,mtime} on %arm

==== ethtool ====
Version update (5.4 -> 5.6)

- update upstream references:
  features-accept-long-legacy-flag-names-when-setting-.patch
  netlink-show-netlink-error-even-without-extack.patch
  netlink-use-genetlink-ops-information-to-decide-abou.patch
  refactor-interface-between-ioctl-and-netlink-code.patch
- add fixes and improvements originally intended for 5.6:
  netlink-show-netlink-error-even-without-extack.patch
  features-accept-long-legacy-flag-names-when-setting-.patch
  refactor-interface-between-ioctl-and-netlink-code.patch
  netlink-use-genetlink-ops-information-to-decide-abou.patch
- Update to new upstream release 5.6
  * basic infrastructure for netlink kernel interface
  * netlink: support "ethtool <dev>"
  * netlink: support "ethtool -s <dev> ..."
  * netlink: support "ethtool -P <dev>"
  * netlink: monitor support
  * add --debug option
  * netlink: pretty printing of netlink messages
- add libmnl build time dependency
- fix SLE12 build:
  netlink-fix-build-warnings.patch
- minor specfile cleanup

==== kio ====
Subpackages: kio-core kio-lang

- Add Fix-service-file-specifying-Run-in-terminal-giving-error.patch
  to fix starting services that use "Run in terminal" (kde#421374)
- Add CopyJob-Check-if-destination-dir-is-a-symlink.patch to fix
  copying files to symlinked folders (kde#421213)