+Release 0.28.12 - Feb Jan. 05 2021 - Biao Wang <biao716.wang@samsung.com>
+=====================================================================
+ * Support to create image with f2fs file system.
+ * Fix the bug that no print last installed package.
+ * Remove urlgrabber directory from mic.
+
Release 0.28.11 - Thu Nov. 05 2020 - Biao Wang <biao716.wang@samsung.com>
=====================================================================
* add dependece for yum directly.
+mic (0.28.12) unstable; urgency=low
+ * Support to create image with f2fs file system.
+ * Fix the bug that no print last installed package.
+ * Remove urlgrabber directory from mic.
+
+ -- Biao Wang <biao716.wang@samsung.com> Fri, 05 Feb 2021 15:00:00 +0800
+
mic (0.28.11) unstable; urgency=low
* add dependece for yum directly.
* fix run error issue for parser repomd.xml when here is group type.
+MIC Image Creator 0.28.12 Release Notes
+======================================
+Released Feb 05 2021
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * Support to create image with f2fs file system.
+ * Fix the bug that no print last installed package.
+ * Remove urlgrabber directory from mic.
+
MIC Image Creator 0.28.11 Release Notes
======================================
Released Nov 05 2020
import os, sys
-__version__ = "0.28.11"
+__version__ = "0.28.12"
cur_path = os.path.dirname(__file__) or '.'
sys.path.insert(0, cur_path + '/3rdparty')
+* Fri Feb 05 2021 Biao Wang <biao716.wang@samsung.com> - 0.28.11
+ * Support to create image with f2fs file system.
+ * Fix the bug that no print last installed package.
+ * Remove urlgrabber directory from mic.
+
* Thu Nov 05 2020 Biao Wang <biao716.wang@samsung.com> - 0.28.11
* add dependece for yum directly.
* fix run error issue for parser repomd.xml when here is group type.
Name: mic
Summary: Image Creator for Linux Distributions
-Version: 0.28.11
+Version: 0.28.12
Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0}
Group: Development/Tools
License: GPLv2