diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index c5f2f35..d6ebaba 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -1423,6 +1423,7 @@
edk2-help
qemu-help
qemu
+ qemu-block-iscsi
qemu-img
stratovirt
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 2915bde..603905c 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -1425,6 +1425,7 @@
python3-libvirt
qemu-help
qemu
+ qemu-block-iscsi
qemu-img
stratovirt
diff --git a/oemaker.spec b/oemaker.spec
index ec19648..b41fad9 100644
--- a/oemaker.spec
+++ b/oemaker.spec
@@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 2.0.0
-Release: 2
+Release: 3
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -120,6 +120,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
+* TUE May 11 2021 imxcc - 2.0.0-3
+- ID:NA
+- SUG:NA
+- DESC: add qemu-block-iscsi in virtualization-hypervisor group
+
* TUE May 11 2021 XuFei - 2.0.0-2
- ID:NA
- SUG:NA