+Release 0.28.11 - Thu Nov. 05 2020 - Biao Wang <biao716.wang@samsung.com>
+=====================================================================
+ * add dependece for yum directly.
+ * fix run error issue for parser repomd.xml when here is group type.
+ * Refine code, remove duplicated code
+ * Separate qcow plugin scripts
+
Release 0.28.10 - Tue Jul. 21 2020 - Biao Wang <biao716.wang@samsung.com>
=====================================================================
* Create btrfs images with the metadata single option.
+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.
+ * Refine code, remove duplicated code
+ * Separate qcow plugin scripts
+
+ -- Biao Wang <biao716.wang@samsung.com> Thu, 05 Nov 2020 15:00:00 +0800
+
mic (0.28.10) unstable; urgency=low
* Create btrfs images with the metadata single option.
* Refine code with SAM tools check.
+MIC Image Creator 0.28.11 Release Notes
+======================================
+Released Nov 05 2020
+
+This release note documents the changes included in the new release. And
+the release contains new features.
+
+new features
+--------------------------
+ * add dependece for yum directly.
+ * fix run error issue for parser repomd.xml when here is group type.
+ * Refine code, remove duplicated code
+ * Separate qcow plugin scripts
+
MIC Image Creator 0.28.10 Release Notes
======================================
Released Jul 21 2020
import os, sys
-__version__ = "0.28.10"
+__version__ = "0.28.11"
cur_path = os.path.dirname(__file__) or '.'
sys.path.insert(0, cur_path + '/3rdparty')
+* 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.
+ * Refine code, remove duplicated code
+ * Separate qcow plugin scripts
+
* Tue Jul 21 2020 Biao Wang <biao716.wang@samsung.com> - 0.28.10
* Create btrfs images with the metadata single option.
* Refine code with SAM tools check.
Name: mic
Summary: Image Creator for Linux Distributions
-Version: 0.28.10
+Version: 0.28.11
Release: %{?release_prefix}%{?opensuse_bs:<CI_CNT>.<B_CNT>}%{!?opensuse_bs:0}
Group: Development/Tools
License: GPLv2