Upgrade to 0.25.29 67/290567/1 accepted/tizen/devbase/tools/20230329.064102 submit/trunk/20230323.104030 submit/trunk/20230329.104030
authorbiao716.wang <biao716.wang@samsung.com>
Wed, 29 Mar 2023 02:52:40 +0000 (11:52 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Wed, 29 Mar 2023 02:52:45 +0000 (11:52 +0900)
Change-Id: I77a90ea817d507a9cccde622a6d6b84a2c411b8c
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/changelog
docs/RELEASE_NOTES
gitbuildsys/__init__.py
packaging/gbs.changes
packaging/gbs.spec

index 2ccec99..deca969 100755 (executable)
@@ -1,3 +1,10 @@
+gbs (0.25.29) unstable; urgency=high
+  * upgrade to gbs v0.25.29, which contains the following features:
+     * New feature and enhancements added:
+     * Install bsr into default location.
+
+ -- Biao Wang <biao716.wang@samsung.com>  Wed, 29 Mar 2023 12:30:00 +0800
+
 gbs (0.25.28) unstable; urgency=high
   * upgrade to gbs v0.25.28, which contains the following features:
      * New feature and enhancements added:
index 4f30f6f..6cd25fe 100755 (executable)
@@ -1,3 +1,11 @@
+Release notes for gbs 0.25.29
+==========================
+
+- Release Date: 2023-3
+
+- New feature and enhancements added:
+    * Install bsr into default location.
+
 Release notes for gbs 0.25.28
 ==========================
 
index 35647fb..d017eb5 100755 (executable)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.25.28"
+__version__ = "0.25.29"
index 9d901b7..ef42e3e 100755 (executable)
@@ -1,3 +1,8 @@
+* Wed Mar 23 2023 Biao Wang <biao716.wang@samsung.com> 0.25.29
+  * upgrade to gbs v0.25.29, which contains the following features:
+    * New feature and enhancements added:
+      - Install bsr into default location.
+
 * Wed Mar 01 2023 Biao Wang <biao716.wang@samsung.com> 0.25.28
   * upgrade to gbs v0.25.28, which contains the following features:
     * New feature and enhancements added:
index 6e1ee56..c908228 100755 (executable)
@@ -6,7 +6,7 @@
 
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
-Version:    0.25.28
+Version:    0.25.29
 %if 0%{?opensuse_bs}
 Release:    1.<CI_CNT>.<B_CNT>
 %else