Update Release_notes and bump to offical 0.20 release-0.20 0.20
authorZhang Qiang <qiang.z.zhang@intel.com>
Fri, 13 Dec 2013 06:47:05 +0000 (14:47 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 18 Dec 2013 05:27:18 +0000 (13:27 +0800)
Change-Id: I33124689068cbca1ef7cd73646bb4102efce0845
Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com>
debian/changelog
docs/RELEASE_NOTES
packaging/gbs.spec

index 4f30ab7..4c6506c 100644 (file)
@@ -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
index e3d264e..d54d179 100644 (file)
@@ -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
 ==========================
 
index 20a262f..715133c 100644 (file)
@@ -3,7 +3,7 @@
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
 Version:    0.20
-Release:    0.rc1.<CI_CNT>.<B_CNT>
+Release:    1
 Group:      Development/Tools
 License:    GPLv2
 BuildArch:  noarch