summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/mic.changes18
-rw-r--r--packaging/mic.dsc2
-rw-r--r--packaging/mic.spec4
3 files changed, 21 insertions, 3 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes
index 732172b..da99bae 100644
--- a/packaging/mic.changes
+++ b/packaging/mic.changes
@@ -1,3 +1,21 @@
+* Thu Oct 24 2013 Gui Chen <gui.chen@intel.com> - 0.22
+ * use __version__ variable instead of VERSION file
+ * refactor msger module to ulitize logging module
+ * refine error class module
+ * improve installation in virtualenv
+ * add bash completion support
+ * add zsh completion support
+ * export mapper device related to installer framework
+ * update BmapCreate to the latest version
+ * bug fix:
+ - fix customized plugin_dir not work in bootstrap
+ - fix packing process exit on Ubuntu
+ - fix loop device alloaction failed on openSUSE
+ - fix incorrect number showing during installing
+ - set owner of cacheidr/outdir to SUDO_USER
+ - correct project url in setup.py
+ - fix mic not work when mic.conf disappear
+
* Mon Aug 26 2013 Gui Chen <gui.chen@intel.com> - 0.21
* new distribution support: Fedora 19
* refactor chroot module to correct the logic
diff --git a/packaging/mic.dsc b/packaging/mic.dsc
index 19016ab..ff4bf8e 100644
--- a/packaging/mic.dsc
+++ b/packaging/mic.dsc
@@ -2,7 +2,7 @@ Format: 1.0
Source: mic
Binary: mic
Architecture: all
-Version: 0.21
+Version: 0.22
Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
Homepage: http://www.tizen.org
Standards-Version: 3.8.0
diff --git a/packaging/mic.spec b/packaging/mic.spec
index f756262..a3e1979 100644
--- a/packaging/mic.spec
+++ b/packaging/mic.spec
@@ -2,8 +2,8 @@
Name: mic
Summary: Image Creator for Linux Distributions
-Version: 0.21
-Release: 1
+Version: 0.22
+Release: 0.rc1.<CI_CNT>.<B_CNT>
Group: System/Base
License: GPLv2
BuildArch: noarch