X-Original-To: alpine-aports@lists.alpinelinux.org Received: from butterfly.maple.relay.mailchannels.net (butterfly.maple.relay.mailchannels.net [23.83.214.27]) by lists.alpinelinux.org (Postfix) with ESMTP id D81E15C42A6 for ; Thu, 22 Sep 2016 13:17:49 +0000 (GMT) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 862E2123C68; Thu, 22 Sep 2016 13:17:48 +0000 (UTC) Received: from ocean.mxroute.com (ip-10-229-2-62.us-west-2.compute.internal [10.229.2.62]) by relay.mailchannels.net (Postfix) with ESMTPA id 4C3EC126573; Thu, 22 Sep 2016 13:17:45 +0000 (UTC) X-Sender-Id: mxroute|x-authuser|developer@it-offshore.co.uk Received: from ocean.mxroute.com (ocean.mxroute.com [10.107.128.240]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.7.8); Thu, 22 Sep 2016 13:17:48 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: mxroute|x-authuser|developer@it-offshore.co.uk X-MailChannels-Auth-Id: mxroute X-MC-Loop-Signature: 1474550267874:3934937436 X-MC-Ingress-Time: 1474550267874 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=it-offshore.co.uk; s=default; h=Content-Type:In-Reply-To:MIME-Version:Date: Message-ID:From:Cc:To:References:Subject:Reply-To:Sender: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=gmEfJ7m260CKqPtxI0pQEPMk7MsgvEsKUFQOYFrw4C0=; b=Em0QhzOuXJ1Pxake8rWp1T9QL ZsuvW+8ooFrqOg/FAC0+u8nm+lI3MJFzNR5c3f82Y+hUdvNyYXlWz+ke4MrWuDEt4BHpxyrcNrbBT KU3Fzl4ab2aJ4+sBRUSF3HwxuAyPXHrJGb9togs/ZIyKEpQP5iiUXbHeGgsm+zNV6a7T+LcdLhHYM BLc3ya6UTSU2d4t9Ipb3ZQKCDLMHZ889cdHKfZis5M2gyANcQlPIEMdMAGtFluAvhaL5DG2l/tDdl TAjkXP4QWKPCmH10WNtF1SaLrX62bnP8ouY7kD9cMU/y+kISfzqqXvvSrmODnbDZCXfYnBLDcmTqO LD42Y7eTA==; Reply-To: developer@it-offshore.co.uk Subject: Re: [alpine-aports] [PATCH 1/7] community/libmbim: update to 1.6.0 References: <20160822051604.48580-1-developer@it-offshore.co.uk> <20160822051604.48580-2-developer@it-offshore.co.uk> <20160922124340.5d6ec68a@ncopa-desktop.copa.dup.pw> To: Natanael Copa Cc: alpine-aports@lists.alpinelinux.org From: Stuart Cardall Message-ID: <36eed25d-231b-87b6-b46c-aa5608064019@it-offshore.co.uk> Date: Thu, 22 Sep 2016 14:17:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <20160922124340.5d6ec68a@ncopa-desktop.copa.dup.pw> Content-Type: multipart/alternative; boundary="------------4CE3BAAEAF59C25A2F56F74C" X-AuthUser: developer@it-offshore.co.uk This is a multi-part message in MIME format. --------------4CE3BAAEAF59C25A2F56F74C Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Unintentional - fixed & applied on github: https://github.com/alpinelinux/aports/pull/277 Stuart. On 09/22/2016 11:43 AM, Natanael Copa wrote: > 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 > --- > --------------4CE3BAAEAF59C25A2F56F74C Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 7bit

Unintentional - fixed & applied on github:

https://github.com/alpinelinux/aports/pull/277

Stuart.


On 09/22/2016 11:43 AM, Natanael Copa wrote:
On Mon, 22 Aug 2016 05:15:58 +0000
Stuart Cardall <developer@it-offshore.co.uk> 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 <developer@it-offshore.co.uk>
 # Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
 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
---


--------------4CE3BAAEAF59C25A2F56F74C-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---