From: xuhy Date: Thu, 21 Mar 2024 16:50:17 +0000 (+0800) Subject: Merge branch 'master' into sandbox/xuhy/devel-riscv-py3 X-Git-Tag: accepted/tools/devbase/tools/20250527.103741~7^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c85f8153d3168fe22f46bf2305975b65ec3f61df;p=tools%2Fgbs.git Merge branch 'master' into sandbox/xuhy/devel-riscv-py3 Change-Id: I59899f58d7085f15681ec854e1efbe171984b619 --- c85f8153d3168fe22f46bf2305975b65ec3f61df diff --cc debian/changelog index 7bb5bd1,76192bf..4ef6826 --- a/debian/changelog +++ b/debian/changelog @@@ -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 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 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: diff --cc docs/RELEASE_NOTES index febcd34,c75a662..7191fea --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@@ -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 ========================== diff --cc packaging/gbs.changes index fe50618,ca65314..b58ee85 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@@ -1,11 -1,10 +1,18 @@@ + * Mon Jan 29 2024 Biao Wang 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 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 0.26.1 * upgrade to gbs v0.26.1, which contains the following features: * New feature and enhancements added: