Modify some different patch files

Signed-off-by: imxcc <xingchaochao@huawei.com>
This commit is contained in:
imxcc 2021-09-14 22:17:12 +08:00
parent 951c709e11
commit e4337e3bb0
3 changed files with 6 additions and 3 deletions

View File

@ -105,7 +105,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 6.2.0
Release: 22
Release: 23
License: LGPLv2+
URL: https://libvirt.org/
@ -184,8 +184,8 @@ Patch0067: tests-fix-stat-mocking-with-Fedora-rawhide.patch
Patch0068: cpu_map-Add-Cooperlake-x86-CPU-model.patch
Patch0069: cpu_map-Add-pschange-mc-no-bit-in-IA32_ARCH_CAPABILI.patch
Patch0070: cpu_map-Distribute-x86_Cooperlake.xml.patch
Patch0071: 0001-Don-t-cache-device-mapper-major.patch
Patch0072: 0001-Handle-kernel-without-device-mapper-support.patch
Patch0071: Don-t-cache-device-mapper-major.patch
Patch0072: Handle-kernel-without-device-mapper-support.patch
Requires: libvirt-daemon = %{version}-%{release}
Requires: libvirt-daemon-config-network = %{version}-%{release}
@ -1919,6 +1919,9 @@ exit 0
%changelog
* Tue Sep 14 2021 imxcc <xingchaochao@huawei.com> - 6.2.0-23
- Modify some different patch files
* Thu Sep 2 2021 heyitao <heyitao@uniontech.com> - 6.2.0-22
- Don't cache device-mapper major
- Handle kernel without device-mapper support