From: jingui.ren Date: Mon, 29 Oct 2018 09:41:40 +0000 (+0800) Subject: Upgrade to 0.25.6 X-Git-Tag: submit/devel/20190730.074523~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F192108%2F1;p=tools%2Fgbs.git Upgrade to 0.25.6 Change-Id: Iaedff868741e2b5385bcac16b9dda2a80cefb41b Signed-off-by: jingui.ren --- diff --git a/debian/changelog b/debian/changelog index e6c36f4..798c66a 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gbs (0.25.6) unstable; urgency=high + * upgrade to gbs v0.25.6, which contains the following features: + * New feature and enhancements added: + - Speed up the download packages when use https + -- Ren Jingui Wed, 31 Oct 2018 12:30:00 +0800 + gbs (0.25.5) unstable; urgency=high * upgrade to gbs v0.25.5, which contains the following features: * Bug fix: diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 265c415..747d495 100755 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -1,3 +1,11 @@ +Release notes for gbs 0.25.6 +========================== + +- Release Date: 2018-10 + +- New feature and enhancements added: + * Speed up the download packages when use https + Release notes for gbs 0.25.5 ========================== diff --git a/gitbuildsys/__init__.py b/gitbuildsys/__init__.py index 7539987..c7beab4 100755 --- a/gitbuildsys/__init__.py +++ b/gitbuildsys/__init__.py @@ -20,4 +20,4 @@ module for gbs tool """ -__version__ = "0.25.5" +__version__ = "0.25.6" diff --git a/packaging/gbs.changes b/packaging/gbs.changes index f3678d5..cc34d5f 100755 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@ -1,3 +1,8 @@ +* Wed Oct 31 2018 Ren Jingui 0.25.6 + * upgrade to gbs v0.25.6, which contains the following features: + * New + - Speed up the download packages when use https + * Thu Sep 27 2018 Ren Jingui 0.25.5 * upgrade to gbs v0.25.5, which contains the following features: * bug fix diff --git a/packaging/gbs.spec b/packaging/gbs.spec index a943184..eeda971 100755 --- 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.25.5 +Version: 0.25.6 %if 0%{?opensuse_bs} Release: 1.. %else