From: Zhang Qiang Date: Fri, 13 Dec 2013 06:47:05 +0000 (+0800) Subject: Update Release_notes and bump to offical 0.20 X-Git-Tag: 0.20^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41853cefe54605df8ba5029260d95e862e34cd48;p=tools%2Fgbs.git Update Release_notes and bump to offical 0.20 Change-Id: I33124689068cbca1ef7cd73646bb4102efce0845 Signed-off-by: Zhang Qiang --- diff --git a/debian/changelog b/debian/changelog index 4f30ab7..4c6506c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gbs (0.20~rc1) unstable; urgency=high +gbs (0.20) unstable; urgency=high * upgrade to gbs v0.20, which contains the following bug fixing & features: * [build] attempt to bypass HTTP caches when fetching repomd.xml * [build] generate html & json format report diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index e3d264e..d54d179 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -1,3 +1,34 @@ +Release notes for gbs 0.20 +========================== + +- Release Date: 2013-12 + +- New feature and enhancements added: + * build: + - ARM64(aarch64) build support + - using HTTP no-cache headers to avoid unexpected proxy caching + - generate html & json format report + - no default upstream-branch option while calling depanneur + - depend on initvm static binary to register qemu handler, instead of + using qemu bash script(/usr/sbin/qemu-binfmt-conf.sh) + - refine build report summary: + * add build log dir + * always print the dirs of final build files + * add succeeded packages number + * export + - update pristine-tar dependency to fix pristine-tar branch broken issue + * document + - refine gbs config and FAQ parts of gbs document + +- dependencies update: + * depanneur >= 0.11 + * pristine-tar >= 1.28 + * librpm-tizen >= 4.11.0.1.tizen20130618-tizen20131001 + * git-buildpackage-rpm >= 0.6.3-tizen20131202 + * build >= 20131112 + * initvm >= 20131112 + + Release notes for gbs 0.19 ========================== diff --git a/packaging/gbs.spec b/packaging/gbs.spec index 20a262f..715133c 100644 --- a/packaging/gbs.spec +++ b/packaging/gbs.spec @@ -3,7 +3,7 @@ Name: gbs Summary: The command line tools for Tizen package developers Version: 0.20 -Release: 0.rc1.. +Release: 1 Group: Development/Tools License: GPLv2 BuildArch: noarch