Merge branch 'master' into sandbox/xuhy/devel-riscv-py3 13/308313/1 sandbox/xuhy/devel-riscv-py3
authorxuhy <huayong.xu@samsung.com>
Thu, 21 Mar 2024 16:50:17 +0000 (00:50 +0800)
committerxuhy <huayong.xu@samsung.com>
Thu, 21 Mar 2024 16:50:17 +0000 (00:50 +0800)
Change-Id: I59899f58d7085f15681ec854e1efbe171984b619

1  2 
debian/changelog
docs/RELEASE_NOTES
packaging/gbs.changes
packaging/gbs.spec

@@@ -1,12 -1,12 +1,21 @@@
+ gbs (2.0.1) unstable; urgency=high
+   * upgrade to gbs v2.0.1, which contains the following features:
+      * New feature and enhancements added:
+      * Add support for ubuntu 22.04.
+      * Port code from python2.x to python3.x version.
+      * Fix some bugs during gbs run time.
+  -- Biao Wang <biao716.wang@samsung.com>  Mon, 29 Jan 2024 13:30:00 +0800
 +gbs (0.27.1) unstable; urgency=high
 +  * upgrade to gbs v0.27.1, which contains the following features:
 +     * Add new option for gbs to import source package list.
 +     * Upgrade librpm-tizen version to 4.14.
 +     * Add warning message for encoded password in gbs config message.
 +     * Update default gbs.conf template.
 +
 + -- Xu Huayong <huayong.xu@samsung.com>  Thu, 30 Nov 2023 14:44:00 +0800
 +
  gbs (0.26.1) unstable; urgency=high
    * upgrade to gbs v0.26.1, which contains the following features:
       * New feature and enhancements added:
@@@ -1,14 -1,14 +1,25 @@@
+ Release notes for gbs 2.0.1
+ ==========================
+ - Release Date: 2024-1
+ - New feature and enhancements added:
+     * Add support for openSUSE15.2
+     * Add support for ubuntu 22.04
+     * Port code from python2.x to python3.x version
+     * Fix some bugs during gbs run time
 +Release notes for gbs 0.27.1
 +==========================
 +
 +- Release Date: 2023-11
 +
 +- New feature and enhancements added:
 +    * Add new option for gbs to import source package list.
 +    * Upgrade librpm-tizen version to 4.14.
 +    * Add warning message for encoded password in gbs config message.
 +    * Update default gbs.conf template.
 +
  Release notes for gbs 0.26.1
  ==========================
  
@@@ -1,11 -1,10 +1,18 @@@
+ * Mon Jan 29 2024 Biao Wang <biao716.wang@samsung.com> 2.0.1
+   * upgrade to gbs v2.0.1, which contains the following features:
+     * New feature and enhancements added:
+       - Add support for openSUSE15.2
+       - Port code from python2.x to python3.x version
+       - Fix some bugs during gbs run time
 +* Thu Nov 30 2023 Xu Huayong <huayong.xu@samsung.com> 0.27.1
 +  * upgrade to gbs v0.27.1, which contains the following features:
 +    * New feature and enhancements added:
 +      - Add new option for gbs to import source package list.
 +      - Upgrade librpm-tizen version to 4.14.
 +      - Add warning message for encoded password in gbs config message.
 +      - Update default gbs.conf template.
 +
  * Wed Nov 01 2023 Biao Wang <biao716.wang@samsung.com> 0.26.1
    * upgrade to gbs v0.26.1, which contains the following features:
      * New feature and enhancements added:
Simple merge