Upgrade to 0.25.25 64/281564/1 accepted/tizen/devbase/tools/20220921.101842 submit/trunk/20220920.063044 submit/trunk/20220920.151030 submit/trunk/20220920.202030 submit/trunk/20220921.085030 submit/trunk/20221006.060939
authorbiao716.wang <biao716.wang@samsung.com>
Tue, 20 Sep 2022 03:08:44 +0000 (12:08 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Tue, 20 Sep 2022 03:08:44 +0000 (12:08 +0900)
Change-Id: I0e1cf9ba83996f1d04101e7aff7f95fdacf46b28
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/changelog
docs/RELEASE_NOTES
packaging/gbs.changes

index 2f22e50..36dbed4 100755 (executable)
@@ -4,8 +4,9 @@ gbs (0.25.25) unstable; urgency=high
       - Always retry 3 times to download if download fail.
       - Add logic to re-downloading packages in reorder step if some packages is missed!
       - Fix build crash issue in  gbs export in obs-server-gbs
+      - Add --release option.
 
- -- Biao Wang <biao716.wang@samsung.com>  Wed, 03 Aug 2022 12:30:00 +0800
+ -- Biao Wang <biao716.wang@samsung.com>  Tue, 20 Sep 2022 12:30:00 +0800
 
 gbs (0.25.24) unstable; urgency=high
   * upgrade to gbs v0.25.24, which contains the following features:
index 72f71e6..25c343c 100755 (executable)
@@ -1,12 +1,13 @@
 Release notes for gbs 0.25.25
 ==========================
 
-- Release Date: 2022-8
+- Release Date: 2022-9
 
 - New feature and enhancements added:
     * Always retry 3 times to download if download fail.
     * Add logic to re-downloading packages in reorder step if some packages is missed!
     * Fix build crash issue in  gbs export in obs-server-gbs
+    * Add --release option.
 
 Release notes for gbs 0.25.24
 ==========================
index f3ea5c6..7be0e08 100755 (executable)
@@ -1,9 +1,10 @@
-* Wed Aug 03 2022 Biao Wang <biao716.wang@samsung.com> 0.25.25
+* Tue Sep 20 2022 Biao Wang <biao716.wang@samsung.com> 0.25.25
   * upgrade to gbs v0.25.25, which contains the following features:
     * New feature and enhancements added:
       - Always retry 3 times to download if download fail.
       - Add logic to re-downloading packages in reorder step if some packages is missed!
       - Fix build crash issue in  gbs export in obs-server-gbs
+      - Add --relase option.
 
 * Tue Jul 05 2022 Biao Wang <biao716.wang@samsung.com> 0.25.24
   * upgrade to gbs v0.25.24, which contains the following features: