X-Original-To: alpine-aports@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id DFB355C42A3 for ; Thu, 22 Sep 2016 10:43:45 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (229.63.200.37.customer.cdi.no [37.200.63.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 1AFAC5A1244; Thu, 22 Sep 2016 10:43:44 +0000 (GMT) Date: Thu, 22 Sep 2016 12:43:40 +0200 From: Natanael Copa To: Stuart Cardall Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 1/7] community/libmbim: update to 1.6.0 Message-ID: <20160922124340.5d6ec68a@ncopa-desktop.copa.dup.pw> In-Reply-To: <20160822051604.48580-2-developer@it-offshore.co.uk> References: <20160822051604.48580-1-developer@it-offshore.co.uk> <20160822051604.48580-2-developer@it-offshore.co.uk> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 22 Aug 2016 05:15:58 +0000 Stuart Cardall wrote: > --- > community/libmbim/APKBUILD | 8 ++++---- > community/modemmanager/no-XCASE.patch | 35 ----------------------------------- > 2 files changed, 4 insertions(+), 39 deletions(-) > delete mode 100644 community/modemmanager/no-XCASE.patch > > diff --git a/community/libmbim/APKBUILD b/community/libmbim/APKBUILD > index 313c0c6..0066469 100644 > --- a/community/libmbim/APKBUILD > +++ b/community/libmbim/APKBUILD > @@ -1,7 +1,7 @@ > # Contributor: Stuart Cardall > # Maintainer: Stuart Cardall > pkgname=libmbim > -pkgver=1.12.4 > +pkgver=1.6.0 > pkgrel=0 > pkgdesc="MBIM modem protocol helper library" > url="http://www.freedesktop.org/wiki/Software/libmbim" This looks like a downgrade. Is this intentional? if so, why? why was the reason for the downgrade not mentioned in commit message? why says the commit message "upgrade" when its "downgrade"? Thanks! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---