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 2f22e50c8b9b37534fdf1dbba7f2e24377056425..36dbed4ce2b934079c0d7a40f6a57e2b006ef8be 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 72f71e60ee9d9ee029792a4d3d1bf93d45ff9fa7..25c343c8d15a3550b802c2ffa283c23e34a40abb 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 f3ea5c6cd3e96f80939ca3eb30090337c4ae5c72..7be0e08bc4708bd7f3ed3e125d81e3bf32de4a5a 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: