diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 10650cd47a7f872a746a90168bab575bdfb2f485..d8f2c658c4d982961f2692821c35354d91db182b 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 513726cb8aaaf61eb4e991473fe8d8fa7b711c41..c3aba4639bdfa33cb786e6c83f29d7da4d6a487e 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 e81fa5699f30f7e5127d7480fcf496c92c1596de..bb3e32a8ac9b2d8d4e335a1927d9386aafde066f 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: 3 +Release: 4 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-4 +- ID:NA +- SUG:NA +- DESC: add qemu-block-iscsi in virtualization-hypervisor group + * TUE May 11 2021 XuFei - 2.0.0-3 - ID:NA - SUG:NA