+Release 0.27.4 - Wed Apr 5 2017 - SoonKyu Park <sk7.park@samsung.com>
+=====================================================================
+ * Fixup changelog that causes errors
+ * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch
+ * Replace 'copy' to 'symbolic link' in timeznoe setting inside mic
+ * Copy ks setting lang to file /etc/config/mic_language for other use
+ * Show logs inside 'Running scripts' in mic
+
Release 0.27.3 - Mon Dec 19 2016 - Jiankang Fan <jiankang.fan@samsung.com>
=====================================================================
* Support vdfs and squashfs image creation
+mic (0.27.4) unstable; urgency=low
+ * Fixup changelog that causes errors
+ * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch
+ * Replace 'copy' to 'symbolic link' in timeznoe setting inside mic
+ * Copy ks setting lang to file /etc/config/mic_language for other use
+ * Show logs inside 'Running scripts' in mic
+
+ -- SoonKyu Park <sk7.park@samsung.com> Wed, 5 Apr 2017 17:00:00 +0900
+
mic (0.27.3) unstable; urgency=low
* support vdfs and squashfs image creation
* Show pkgid when install pkg error
+MIC Image Creator 0.27.4 Release Notes
+======================================
+Released Apr 5 2017
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+New Features & Enhancements
+--------------------------
+ * Fixup changelog that causes errors
+ * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch
+ * Replace 'copy' to 'symbolic link' in timeznoe setting inside mic
+ * Copy ks setting lang to file /etc/config/mic_language for other use
+ * Show logs inside 'Running scripts' in mic
+
+Bug Fixes
+---------
+
MIC Image Creator 0.27.3 Release Notes
======================================
Released Dec 19 2016
import os, sys
-__version__ = "0.27.3"
+__version__ = "0.27.4"
cur_path = os.path.dirname(__file__) or '.'
sys.path.insert(0, cur_path + '/3rdparty')
+* Wed Apr 5 2017 SoonKyu Park <sk7.park@samsung.com> - 0.27.4
+ * Fixup changelog that causes errors
+ * Merge add mipsel register on binfmt_misc && Add support of qemu-mipsel patch
+ * Replace 'copy' to 'symbolic link' in timeznoe setting inside mic
+ * Copy ks setting lang to file /etc/config/mic_language for other use
+ * Show logs inside 'Running scripts' in mic
+
* Mon Dec 19 2016 Jiankang Fan <jiankang.fan@samsung.com> - 0.27.3
* Show pkgid when install pkg error
* support vdfs and squashfs image creation
Name: mic
Summary: Image Creator for Linux Distributions
-Version: 0.27.3
+Version: 0.27.4
Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0}
Group: Development/Tools
License: GPLv2