From: biao716.wang Date: Wed, 29 Mar 2023 02:52:40 +0000 (+0900) Subject: Upgrade to 0.25.29 X-Git-Tag: submit/trunk/20230323.104030 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02c10b0049e04c18b55a7bc06130ea149df17d78;p=tools%2Fgbs.git Upgrade to 0.25.29 Change-Id: I77a90ea817d507a9cccde622a6d6b84a2c411b8c Signed-off-by: biao716.wang --- diff --git a/debian/changelog b/debian/changelog index 2ccec99..deca969 100755 --- a/debian/changelog +++ b/debian/changelog @@ -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 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: diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 4f30f6f..6cd25fe 100755 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -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 ========================== diff --git a/gitbuildsys/__init__.py b/gitbuildsys/__init__.py index 35647fb..d017eb5 100755 --- a/gitbuildsys/__init__.py +++ b/gitbuildsys/__init__.py @@ -20,4 +20,4 @@ module for gbs tool """ -__version__ = "0.25.28" +__version__ = "0.25.29" diff --git a/packaging/gbs.changes b/packaging/gbs.changes index 9d901b7..ef42e3e 100755 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@ -1,3 +1,8 @@ +* Wed Mar 23 2023 Biao Wang 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 0.25.28 * upgrade to gbs v0.25.28, which contains the following features: * New feature and enhancements added: diff --git a/packaging/gbs.spec b/packaging/gbs.spec index 6e1ee56..c908228 100755 --- a/packaging/gbs.spec +++ b/packaging/gbs.spec @@ -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.. %else