isl: Update to 0.16.1
Message ID | 1458984601-2083-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Dropped |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 59DAD6137E for <patchwork@ipfire.org>; Sat, 26 Mar 2016 10:30:17 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id AC33AD6F; Sat, 26 Mar 2016 10:30:16 +0100 (CET) Received: from ipfire.localdomain.localdomain (ip1f113907.dynamic.kabel-deutschland.de [31.17.57.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 1734DD5D; Sat, 26 Mar 2016 10:30:14 +0100 (CET) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] isl: Update to 0.16.1 Date: Sat, 26 Mar 2016 10:30:01 +0100 Message-Id: <1458984601-2083-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
March 26, 2016, 8:30 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
isl/isl.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
Hi, this introduces an sobump from libisl.so.13 to libisl.so.15. That requires to add version 0.14.x to the compat-isl package (which exists already). Will you please do that and send an updated patch? This can be a small patchset or all in one commit. Best, -Michael On Sat, 2016-03-26 at 10:30 +0100, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > isl/isl.nm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/isl/isl.nm b/isl/isl.nm > index be80f99..07c19b0 100644 > --- a/isl/isl.nm > +++ b/isl/isl.nm > @@ -4,7 +4,7 @@ > ############################################################################# > ## > > name = isl > -version = 0.14.1 > +version = 0.16.1 > release = 1 > > groups = System/Libraries