+Release 0.28.3 - Fri Sep. 14 2018 - Jin Xiao <jin.xiao@samsung.com>
+=====================================================================
+ * Revert "ext4 images are created with inode size 256 bytes".
+
Release 0.28.2 - Fri Aug. 03 2018 - Jin Xiao <jin.xiao@samsung.com>
=====================================================================
* remove tmp dir in runscript period.
+mic (0.28.3) unstable; urgency=low
+ * Revert "ext4 images are created with inode size 256 bytes".
+
+ -- Jin Xiao <jin.xiao@samsung.com> Fri, 14 Sep 2018 15:00:00 +0800
+
mic (0.28.2) unstable; urgency=low
* remove tmp dir in runscript period.
* ext4 images are created with inode size 256 bytes.
+MIC Image Creator 0.28.3 Release Notes
+======================================
+Released Sep 14 2018
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+Bug Fixes
+--------------------------
+ * Revert "ext4 images are created with inode size 256 bytes".
+
MIC Image Creator 0.28.2 Release Notes
======================================
Released Aug 03 2018
import os, sys
-__version__ = "0.28.2"
+__version__ = "0.28.3"
cur_path = os.path.dirname(__file__) or '.'
sys.path.insert(0, cur_path + '/3rdparty')
+* Fri Sep 14 2018 Jin Xiao <jin.xiao@samsung.com> - 0.28.3
+ * Revert "ext4 images are created with inode size 256 bytes".
+
* Fri Aug 03 2018 Jin Xiao <jin.xiao@samsung.com> - 0.28.2
* remove tmp dir in runscript period.
* ext4 images are created with inode size 256 bytes.
Name: mic
Summary: Image Creator for Linux Distributions
-Version: 0.28.2
+Version: 0.28.3
Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0}
Group: Development/Tools
License: GPLv2