Upgrade to 0.25.6 release-20181031 released-tools-18.01.9 staging-released-tools-18.01.9
authorjingui.ren <jingui.ren@samsung.com>
Mon, 29 Oct 2018 09:41:40 +0000 (17:41 +0800)
committerjingui.ren <jingui.ren@samsung.com>
Mon, 29 Oct 2018 09:41:40 +0000 (17:41 +0800)
Change-Id: Iaedff868741e2b5385bcac16b9dda2a80cefb41b

debian/changelog
docs/RELEASE_NOTES
gitbuildsys/__init__.py
packaging/gbs.changes
packaging/gbs.spec

index 523a712..e72fa28 100755 (executable)
@@ -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 <jingui.ren@samsung.com>  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:
index 40571fc..1435d57 100755 (executable)
@@ -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
 ==========================
 
index 7539987..c7beab4 100755 (executable)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.25.5"
+__version__ = "0.25.6"
index 8003d9e..bd84910 100755 (executable)
@@ -1,3 +1,8 @@
+* Wed Oct 31 2018 Ren Jingui <jingui.ren@samsung.com> 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 <jingui.ren@samsung.com> 0.25.5
   * upgrade to gbs v0.25.5, which contains the following features:
     * bug fix
index dcbabb7..302554c 100755 (executable)
@@ -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.<CI_CNT>.<B_CNT>
 %else