bump to release 0.15.rc1
authorZhang Qiang <qiang.z.zhang@intel.com>
Sun, 31 Mar 2013 13:22:18 +0000 (21:22 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Sun, 31 Mar 2013 13:22:18 +0000 (21:22 +0800)
Change-Id: I9a8a54547d87e0bfece0d2dde3b1e140ebf99db8

debian/changelog
distfiles/gbs.spec
docs/RELEASE_NOTES

index 98d3b9f..dbbf436 100644 (file)
@@ -1,4 +1,4 @@
-gbs (0.15-1) unstable; urgency=high
+gbs (0.15-0.rc1) unstable; urgency=high
   * upgrade to gbs v0.15, which contains the following bug fixing & features:
     * depend on new osc / osc-build
     * tizen system support
index d15342f..1f1993a 100644 (file)
@@ -3,7 +3,7 @@
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
 Version:    0.15
-Release:    1
+Release:    0.rc1.<CI_CNT>.<B_CNT>
 Group:      Development/Tools
 License:    GPLv2
 BuildArch:  noarch
index 91113af..1c0d0c3 100644 (file)
@@ -1,3 +1,23 @@
+Release notes for gbs 0.15
+==========================
+
+- Release Date: 2013-03
+
+- New features added:
+    * Add --baselibs option to support creating -32bit/-64bit/-x86 rpms for other arches
+    * Add more osc api added: linked projects support, project deletion
+    * bug fix:
+      - consistency issue about package cache and sources
+      - spec parser issue on ubuntu system
+      - fix arm build segmentation fault issue on CentOS 6.3(32bit)
+
+- Dependency upgrade:
+    * Upgrade qemu to latest 1.4.0 version
+    * Upgrade osc to 0.139
+    * Upgrade obs-build to 2013.03.11
+    * Upgrade crypt-ssleay to 0.64
+
+
 Release notes for gbs 0.14
 ==========================