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 2ccec99dec96a16855ef7d286bf3e8684f70f37f..deca969c6e0a1a3e1f7b1b6a3f43a389c87b3f69 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 4f30f6f4d72748d2375d347352f67c6c129ef4e3..6cd25fef933996bcbcd8db6daea4062b51f41c75 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 35647fb317b21983881c76c5e448dd88c06ea205..d017eb5f07a5a752166977f5f927579d5ac6e22c 100755 (executable)
@@ -20,4 +20,4 @@
 module for gbs tool
 """
 
-__version__ = "0.25.28"
+__version__ = "0.25.29"
index 9d901b76409d640591803b858b22625fb113bdb3..ef42e3ee4e77eb0dff35927eeb12e0d539d8da51 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 6e1ee564f54b613531598ad4a3c9e22f48a61613..c9082289680fec743c909fc08e6675f17c99360e 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