From 3e9d7d68d55364ef967eb31790ba6ffa0f024545 Mon Sep 17 00:00:00 2001 From: Jun Wang Date: Wed, 25 May 2016 13:29:21 +0800 Subject: [PATCH] Upgrade GBS version to V0.24.1 Change-Id: I283f42eea1486808cffa12128839ddec1d27a11e --- debian/changelog | 13 +++++++++++++ packaging/gbs.changes | 11 +++++++++++ packaging/gbs.spec | 2 +- 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c83cd1..d2208b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +gbs (0.24.1) unstable; urgency=high + * upgrade to gbs v0.24.1, which contains the following bug fixing & features: + * bug fix: + - Upgrade pristine-tar with xdelta3 instead of xdelta(xdelta can not work well + when codes' size bigger than 2GB ) + - Add tar extract patches to solve bad message generated by git(2.7.4) mailinfo + *New + - Upgrade latest build from upstream and suit for gbs + - Upgrade depannuer to meet new version of build + - Support new platform Ubuntu 16.04 + + -- Wang Jun Wed, 25 May 2016 10:00:00 +0800 + gbs (0.24) unstable; urgency=high * upgrade to gbs v0.24, which contains the following bug fixing & features: * bug fix: diff --git a/packaging/gbs.changes b/packaging/gbs.changes index cb17097..f44fc54 100644 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@ -1,3 +1,14 @@ +* Wed May 25 2016 Wang jun 0.24.1 + * upgrade to gbs v0.24.1, which contains the following bug fixing & features: + * bug fix: + - Upgrade pristine-tar with xdelta3 instead of xdelta(xdelta can not work well + when codes' size bigger than 2GB ) + - Add tar extract patches to solve bad message generated by git(2.7.4) mailinfo + *New + - Upgrade latest build from upstream and suit for gbs + - Upgrade depannuer to meet new version of build + - Support new platform Ubuntu 16.04 + * Wed May 02 2016 Wang jun 0.24 * upgrade to gbs v0.24, which contains the following bug fixing & features: * bug fix: diff --git a/packaging/gbs.spec b/packaging/gbs.spec index 5fc965c..7e54f83 100644 --- a/packaging/gbs.spec +++ b/packaging/gbs.spec @@ -6,7 +6,7 @@ Name: gbs Summary: The command line tools for Tizen package developers -Version: 0.24 +Version: 0.24.1 %if 0%{?opensuse_bs} Release: 1.. %else -- 2.34.1