From patchwork Fri Oct 18 15:44:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 284640 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 2D4D02C00C5 for ; Sat, 19 Oct 2013 02:44:32 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 20F5C8C8E2; Fri, 18 Oct 2013 15:44:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CAHnjUmvi1L6; Fri, 18 Oct 2013 15:44:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 6CF518C2F2; Fri, 18 Oct 2013 15:44:27 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 36B5A1BFA5B for ; Fri, 18 Oct 2013 15:44:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 310EF89546 for ; Fri, 18 Oct 2013 15:44:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jLHm851ECrB5 for ; Fri, 18 Oct 2013 15:44:26 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) by whitealder.osuosl.org (Postfix) with ESMTPS id 72AEE8C2F2 for ; Fri, 18 Oct 2013 15:44:26 +0000 (UTC) Received: by mail-pb0-f45.google.com with SMTP id mc17so3998951pbc.4 for ; Fri, 18 Oct 2013 08:44:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:content-type :mime-version:content-transfer-encoding; bh=0xKxAPodCBSOTNC8MAXoYEk744LU8upF6N3XudzVq8Q=; b=jj7EekoybK8qq47vNEUDXjEO7qcHZKaEVh/sAh2L75sE744S+E9csnTgOG67/Pw8mF QNyt009W7IeH+eLomdhOjAwxRz3Sj8ts8tz0hGAWMkX6dYJ44joeR9IFa5Fgnjs+Su5V pbsDYdbcAQaR/r6E8gRUUmQNW0cPGJFsvdQ+Baj8HPpa3pO/aQ97Z/BNGGjMdFhhIDQ+ o+u42NeRbwKWJbNM9Gwsoz1/JcyKejGrxf3feoSI73LCfuoI5xI7bm4LXVElauF0d2PN M3BoyENbWywMymkmcLfMz65EZp1xn57utJIagWRav4FIB0c3vDOKqA2gJd/m7fZ24tfb ZsuA== X-Gm-Message-State: ALoCoQmbOKRrsYjWe6aLodEncKCQKFGwt9PQtaCgEk6nMobOLqUKfmipQgbwXc9bE++BRjauQHsd X-Received: by 10.68.171.164 with SMTP id av4mr3784465pbc.94.1382111066065; Fri, 18 Oct 2013 08:44:26 -0700 (PDT) Received: from [36.239.218.134] ([36.239.218.134]) by mx.google.com with ESMTPSA id yg3sm5204435pab.16.2013.10.18.08.44.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 18 Oct 2013 08:44:25 -0700 (PDT) Message-ID: <1382111059.30247.1.camel@phoenix> From: Axel Lin To: Peter Korsgaard Date: Fri, 18 Oct 2013 23:44:19 +0800 X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: buildroot@busybox.net Subject: [Buildroot] [PATCH v2 1/2] spice-protocol: bump to version 0.12.6 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Axel Lin --- v2: no change, just make version number consistent in this patch serial. package/spice-protocol/spice-protocol.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/spice-protocol/spice-protocol.mk b/package/spice-protocol/spice-protocol.mk index 62a028d..fda87b6 100644 --- a/package/spice-protocol/spice-protocol.mk +++ b/package/spice-protocol/spice-protocol.mk @@ -4,7 +4,7 @@ # ################################################################################ -SPICE_PROTOCOL_VERSION = 0.12.2 +SPICE_PROTOCOL_VERSION = 0.12.6 SPICE_PROTOCOL_SOURCE = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.bz2 SPICE_PROTOCOL_SITE = http://www.spice-space.org/download/releases/ SPICE_PROTOCOL_LICENSE = BSD-3c