libsolv: Update to 0.6.20
Message ID | 1460548822-29502-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Rejected |
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 7D05661C09 for <patchwork@ipfire.org>; Wed, 13 Apr 2016 14:00:29 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 25BA1C47; Wed, 13 Apr 2016 14:00:29 +0200 (CEST) Received: from localhost.localdomain (ip1f126212.dynamic.kabel-deutschland.de [31.18.98.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 7CB83C20; Wed, 13 Apr 2016 14:00:26 +0200 (CEST) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] libsolv: Update to 0.6.20 Date: Wed, 13 Apr 2016 14:00:22 +0200 Message-Id: <1460548822-29502-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
April 13, 2016, 10 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
libsolv/libsolv.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
Hi, you will have to reset release to 1. This one here also includes the hash of the latest git commit which you didn't touch. If now proper release tarballs are available from upstream, please mention that in the commit message, that you are using these. This patch is rejected. Best, -Michael On Wed, 2016-04-13 at 14:00 +0200, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > libsolv/libsolv.nm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libsolv/libsolv.nm b/libsolv/libsolv.nm > index a415620..29aac30 100644 > --- a/libsolv/libsolv.nm > +++ b/libsolv/libsolv.nm > @@ -4,7 +4,7 @@ > ############################################################################# > ## > > name = libsolv > -version = 0.4.1 > +version = 0.6.20 > git_ver = bcedc98 > release = 2.git%{git_ver} >