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@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel