ui/spice: Require spice-protocol >= 0.14.0
commit5c167b5301fc95731134886dfa61ce8c2de9f8c3
authorMarkus Armbruster <armbru@redhat.com>
Mon, 9 Jan 2023 19:03:07 +0000 (9 20:03 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 19 Jan 2023 12:30:01 +0000 (19 13:30 +0100)
tree796184efad59c6996ea7e5f8f3eadaee3fb325dc
parent147c48791be34f3d28faa00b625780c881095be9
ui/spice: Require spice-protocol >= 0.14.0

Version 0.14.0 is now old enough to have made it into the major
distributions:

   Debian 11: 0.14.3
   RHEL-8: 0.14.2
   FreeBSD (ports): 0.14.4
   Fedora 35: 0.14.0
   Ubuntu 20.04: 0.14.0
   OpenSUSE Leap 15.3: 0.14.3

Requiring it lets us drop two version checks in ui/vdagent.c.  It also
enables the next commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230109190321.1056914-4-armbru@redhat.com>
meson.build
ui/vdagent.c