spec: Update patch and changelog with !24

add phytium 2000plus and s2500 support on arm architecture for capability
This commit is contained in:
Euler Robot 2021-02-27 21:29:08 +08:00
parent f41320e694
commit 9d720c6958

View File

@ -172,6 +172,7 @@ Patch0061: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch
Patch0062: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.patch
Patch0063: libvirt-Add-retry-support-for-error-policy.patch
Patch0064: qemu-Support-retry-BLOCK_IO_ERROR-event.patch
Patch0065: add-phytium-2000plus-and-s2500-support-on-arm-archit.patch
Requires: libvirt-daemon = %{version}-%{release}
Requires: libvirt-daemon-config-network = %{version}-%{release}
@ -1904,6 +1905,9 @@ exit 0
%changelog
* Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
- add phytium 2000plus and s2500 support on arm architecture for capability
* Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
- libvirt: Add 'retry' support for error policy
- qemu: Support 'retry' BLOCK_IO_ERROR event.