From: Gui Chen Date: Mon, 1 Jul 2013 09:50:52 +0000 (-0400) Subject: bump up to 0.20-0.rc0 X-Git-Tag: 0.20~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=187318130ee8aa8c51c005aa2100e52edf2703f4;p=tools%2Fmic.git bump up to 0.20-0.rc0 Signed-off-by: Gui Chen --- diff --git a/ChangeLog b/ChangeLog index 2bc96d2..8af66fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,19 @@ +Release 0.20 - Mon Jul 01 2013 - Gui Chen +===================================================================== + * 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 ===================================================================== - - 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 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19 +0.20 diff --git a/debian/changelog b/debian/changelog index 33f263e..c456de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/packaging/mic.changes b/packaging/mic.changes index 06768ac..76c02a8 100644 --- a/packaging/mic.changes +++ b/packaging/mic.changes @@ -1,3 +1,11 @@ +* Mon Jul 01 2013 Gui Chen - 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 - 0.19 - new distribution support: Ubuntu 13.04 and openSUSE 12.3 - introduce '--part-type' to handle GPT partition diff --git a/packaging/mic.dsc b/packaging/mic.dsc index bf39ca0..b98aa3f 100644 --- a/packaging/mic.dsc +++ b/packaging/mic.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: mic Binary: mic Architecture: all -Version: 0.19 +Version: 0.20 Maintainer: Jian-feng Ding Homepage: http://www.tizen.org Standards-Version: 3.8.0 diff --git a/packaging/mic.spec b/packaging/mic.spec index 926c44c..2c6c8ca 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -2,8 +2,8 @@ Name: mic Summary: Image Creator for Linux Distributions -Version: 0.19 -Release: 1 +Version: 0.20 +Release: 0.rc0.. Group: System/Base License: GPLv2 BuildArch: noarch