bump to gbs 0.21 rc1
authorZhang Qiang <qiang.z.zhang@intel.com>
Tue, 11 Mar 2014 06:42:39 +0000 (14:42 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Tue, 11 Mar 2014 07:22:01 +0000 (15:22 +0800)
Change-Id: I7de47a61bfd32c1ba97ebf06c17e7e1abd9c18c0

debian/changelog
packaging/gbs.changes
packaging/gbs.spec

index 4c6506c..8bd597b 100644 (file)
@@ -1,3 +1,19 @@
+gbs (0.21~rc1) unstable; urgency=high
+  * upgrade to gbs v0.21, which contains the following bug fixing & features:
+    * [jenkins-job] support two jenkins jobs for local build:
+      - local full build jenkins job for build all packages and create images
+      - build specified packages list and create images
+    * [build]  support --package-list and --package-from-file to select pacakges
+    * [build]  enhance exception caused by proxy
+    * [export] clean uptracked upstream/pristine-tar branches when export done
+    * [doc]    enable gbs man page
+    * update dependencies:
+      - depanneur >= 0.12
+      - build >= 20131112
+      - git-buildpackage >= 0.6.8-tizen20140306
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com>  Tue, 29 Mar 2014 10:56:15 +0800
+
 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
index 3bf4e87..75c62a5 100644 (file)
@@ -1,3 +1,17 @@
+* Tue Mar 11 2014 Qiang Zhang <qiang.z.zhang@intel.com> - 0.21
+  * [jenkins-job] support two jenkins jobs for local build:
+    - local full build jenkins job for build all packages and create images
+    - build specified packages list and create images
+  * [build] support --package-list and --package-from-file to select pacakges
+  * [build] enhance exception caused by proxy
+  * [export]clean uptracked upstream/pristine-tar branches when export done
+  * [doc] enable gbs man page
+  * update dependencies:
+    - depanneur >= 0.12
+    - build >= 20131112
+    - git-buildpackage >= 0.6.8-tizen20140306
+
+
 * Tue Dec 10 2013 Qiang Zhang <qiang.z.zhang@intel.com> - 0.20
   * [build] attempt to bypass HTTP caches when fetching repomd.xml
   * [build] generate html & json format report
index 00a4062..ac95bd6 100644 (file)
@@ -7,7 +7,7 @@ Name:       gbs
 Summary:    The command line tools for Tizen package developers
 Version:    0.20
 %if 0%{?opensuse_bs}
-Release:    1.<CI_CNT>.<B_CNT>
+Release:    0.rc1.<CI_CNT>.<B_CNT>
 %else
 Release:    1
 %endif