From: Zhang Qiang Date: Wed, 30 Jan 2013 21:45:56 +0000 (-0500) Subject: Add more updates to release notes X-Git-Tag: 0.13^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52d9949036d0cac196d06864c667b560698a7146;p=tools%2Fgbs.git Add more updates to release notes Change-Id: I1506a7401ecd5c415f3f67578c267187ef90a5f4 --- diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index fa00289..793e769 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -6,6 +6,8 @@ Release notes for gbs 0.13 - new features added: - add --tag option for submit module to support group submission - tab completion support + - no password needed during gbs build + - enhance gbs build module to avoid removing source code unexpectedly - five new import options support: * --filters: files to filter out during import * --allow-same-version: allow to import already imported version @@ -15,14 +17,18 @@ Release notes for gbs 0.13 - Re-orgnize and group gbs help information - supported arches clean up - new subcommands 'clone/pull' added, which can be used for developers - to clone tizen source code, and upstream/pristine-tar branches can be + to clone Tizen source code, and upstream/pristine-tar branches can be tracked automatically + - use Tizen rpm, instead of host rpm, to parse spec file - bug fixes: - traceback occurs if specified outdir has no write permission - fix misleading error handling while no spec file found - break link structure if package is a link in OBS - crash if specify a non-exist specfile with --spec option + - generate i386/i686 RPM instead of i586 on some system + - build root can't be shared by different developer caused by different + GID/UID - Dependencies - git-core