From: xuhy Date: Thu, 30 Nov 2023 07:11:01 +0000 (+0800) Subject: Update version to 0.9.28 X-Git-Tag: debian/0.9.36~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe175eb09553df424ca43313ee095fc7793a11b7;p=tools%2Fgit-buildpackage.git Update version to 0.9.28 Change-Id: I75ef57dfb0dced976a173010760ff3bae955ef0d Signed-off-by: xuhy --- diff --git a/debian/changelog b/debian/changelog index e6ec3a8f..6a209ec0 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-buildpackage (0.9.28-tizen20231130) unstable; urgency=medium + + * Fix git-buildpackage issue to adapt the librpm-tizen 4.14 version. + + -- Xu Huayong Thu, 30 Nov 2023 14::32 +0800 + git-buildpackage (0.9.27-tizen20231101) unstable; urgency=medium * Port code from python2.x to python3.x. diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes index 1ce6d628..91c749e9 100755 --- a/packaging/git-buildpackage.changes +++ b/packaging/git-buildpackage.changes @@ -1,3 +1,6 @@ +* Thu Nov 30 2023 Xu Huayong tizen/0.9.28-20231130 +- Fix git-buildpackage issue to adapt the librpm-tizen 4.14 version + * Wed Nov 01 2023 Biao Wang tizen/0.9.27-20231101 - Port code from python2.x to python3.x - Support openSUSE 15.2 build diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec index d4a88b7e..4a04715d 100755 --- a/packaging/git-buildpackage.spec +++ b/packaging/git-buildpackage.spec @@ -5,7 +5,7 @@ Name: git-buildpackage Summary: Build packages from git -Version: 0.9.27 +Version: 0.9.28 Release: 0 Group: Development/Tools/Building License: GPLv2 @@ -115,7 +115,7 @@ Recommends: rpm-build %else Requires: rpm-build %endif -Provides: tizen-gbp-rpm = 20231101 +Provides: tizen-gbp-rpm = 20231130 %description rpm Set of tools from Debian that integrate the package build system with Git.