From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UA0qm-0007qw-8M for openembedded-core@lists.openembedded.org; Mon, 25 Feb 2013 17:24:39 +0100 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 25 Feb 2013 08:06:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,735,1355126400"; d="scan'208";a="291499744" Received: from adinu-vostro-460 (HELO [10.237.105.147]) ([10.237.105.147]) by fmsmga001.fm.intel.com with ESMTP; 25 Feb 2013 08:06:42 -0800 Message-ID: <512B8C27.8090503@intel.com> Date: Mon, 25 Feb 2013 18:07:03 +0200 From: Andrei Dinu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Burton, Ross" References: <1361793612-26991-1-git-send-email-andrei.adrianx.dinu@intel.com> In-Reply-To: Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] dbus-glib : update to 0.100.1 Signed-off-by: Andrei Dinu X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2013 16:24:40 -0000 X-List-Received-Date: Mon, 25 Feb 2013 16:24:40 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Thanks for the heads-up! I will update this as soon as possible. Andrei On 02/25/2013 05:53 PM, Burton, Ross wrote: > dbus-glib 0.100.2 was just spun: > > """ > The "I would prefer lengthier studies, and fewer explosions" release. > > http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz > http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.100.2.tar.gz.asc > > This release is a respin of the 0.100.1 tarball to drop some old, > broken versions of generated documentation files (fd.o #55830). There > are no source changes. > """ > > It's nothing critical but we might as well use .2 instead of .1. > > Ross