bump up to 0.20-0.rc0
authorGui Chen <gui.chen@intel.com>
Mon, 1 Jul 2013 09:50:52 +0000 (05:50 -0400)
committerGui Chen <gui.chen@intel.com>
Mon, 1 Jul 2013 09:50:52 +0000 (05:50 -0400)
Signed-off-by: Gui Chen <gui.chen@intel.com>
ChangeLog
VERSION
debian/changelog
packaging/mic.changes
packaging/mic.dsc
packaging/mic.spec

index 2bc96d2..8af66fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,19 @@
+Release 0.20 - Mon Jul 01 2013 - Gui Chen <gui.chen@intel.com>
+=====================================================================
+  * new distribution support: CentOS 6
+  * drop image creation if checked packages not present in image
+  * introduce 'installerfw' command in kickstart to customize configuration
+  * improve output message of post scripts
+  * bug fix:
+    - fix rpm not support 'VCS' tag traceback
+
 Release 0.19 - Thu May 16 2013 - Gui Chen <gui.chen@intel.com>
 =====================================================================
- new distribution support: Ubuntu 13.04 and openSUSE 12.3
- introduce '--part-type' to handle GPT partition
- copy bmap creation from bmap-tools
- update some depends and fix depends issue
- bug fix:
* new distribution support: Ubuntu 13.04 and openSUSE 12.3
* introduce '--part-type' to handle GPT partition
* copy bmap creation from bmap-tools
* update some depends and fix depends issue
* bug fix:
    - fix bug autologinuser always set
    - fix symlink bind mount left issue
    - fix '/var/lock' non-existent throw traceback
diff --git a/VERSION b/VERSION
index caa4836..9f4eca2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.19
+0.20
index 33f263e..c456de2 100644 (file)
@@ -1,3 +1,13 @@
+mic (0.20-0.rc0) unstable; urgency=low
+  * new distribution support: CentOS 6
+  * drop image creation if checked packages not present in image
+  * introduce 'installerfw' command in kickstart to customize configuration
+  * improve output message of post scripts
+  * bug fix:
+    - fix rpm not support 'VCS' tag traceback
+
+ -- Gui Chen <gui.chen@intel.com>  Mon, 01 Jul 2013 17:25:35 +0800
+
 mic (0.19-1) unstable; urgency=low
   * new distribution support: Ubuntu 13.04 and openSUSE 12.3
   * introduce '--part-type' to handle GPT partition
index 06768ac..76c02a8 100644 (file)
@@ -1,3 +1,11 @@
+* Mon Jul 01 2013 Gui Chen <gui.chen@intel.com> - 0.20
+  * new distribution support: CentOS 6
+  * drop image creation if checked packages not present in image
+  * introduce 'installerfw' command in kickstart to customize configuration
+  * improve output message of post scripts
+  * bug fix:
+    - fix rpm not support 'VCS' tag traceback
+
 * Thu May 16 2013 Gui Chen <gui.chen@intel.com> - 0.19
  - new distribution support: Ubuntu 13.04 and openSUSE 12.3
  - introduce '--part-type' to handle GPT partition
index bf39ca0..b98aa3f 100644 (file)
@@ -2,7 +2,7 @@ Format: 1.0
 Source: mic
 Binary: mic
 Architecture: all
-Version: 0.19
+Version: 0.20
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
 Homepage: http://www.tizen.org
 Standards-Version: 3.8.0
index 926c44c..2c6c8ca 100644 (file)
@@ -2,8 +2,8 @@
 
 Name:       mic
 Summary:    Image Creator for Linux Distributions
-Version:    0.19
-Release:    1
+Version:    0.20
+Release:    0.rc0.<CI_CNT>.<B_CNT>
 Group:      System/Base
 License:    GPLv2
 BuildArch:  noarch