[Spice-devel] [PATCH spice-server] fixup! Send the graphics device info to the vd_agent

Victor Toso victortoso at redhat.com
Sun Jan 27 14:17:03 UTC 2019


Hi,

On Sun, Jan 27, 2019 at 12:57:49PM +0000, Frediano Ziglio wrote:
> ---
>  configure.ac | 2 +-
>  meson.build  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 903993a1..fa79af7f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -161,7 +161,7 @@ AS_IF([test x"$have_smartcard" = "xyes"], [
>      AS_VAR_APPEND([SPICE_REQUIRES], [" libcacard >= 0.1.2"])
>  ])
>  
> -SPICE_PROTOCOL_MIN_VER=0.12.15
> +SPICE_PROTOCOL_MIN_VER=0.12.16
>  PKG_CHECK_MODULES([SPICE_PROTOCOL], [spice-protocol >= $SPICE_PROTOCOL_MIN_VER])
>  AC_SUBST([SPICE_PROTOCOL_MIN_VER])
>  
> diff --git a/meson.build b/meson.build
> index 3184a6f5..5f402a5f 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -82,7 +82,7 @@ endif
>  #
>  # check for mandatory dependencies
>  #
> -spice_protocol_version='0.12.15'
> +spice_protocol_version='0.12.16'

I'd recommend using --in-reply-to option in git send-email to the
thread this patch belongs otherwise it doesn't bring much
context.

Cheers,

>  
>  glib_version = '2.38'
>  glib_version_info = '>= @0@'.format(glib_version)
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190127/06c89367/attachment.sig>


More information about the Spice-devel mailing list