From e51f6bf7a4e4e54925fee84f377298d643fd8480 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Tue, 13 Jul 2021 21:28:00 +0800 Subject: [PATCH] spec: Update patch and changelog with !30 tests: fix stat mocking with Fedora rawhide(for glibc 2.33) !30 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tests: fix stat mocking with Fedora rawhide Signed-off-by: Daniel P. Berrangé Signed-off-by: Peng Liang Signed-off-by: imxcc --- libvirt.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index 18f0029..6bdac99 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -180,6 +180,7 @@ 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 Patch0066: libvirt-conf-Set-default-values-of-retry-fileds.patch +Patch0067: tests-fix-stat-mocking-with-Fedora-rawhide.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1914,6 +1915,9 @@ exit 0 %changelog +* Tue Jul 13 2021 imxcc +- tests: fix stat mocking with Fedora rawhide + * Fri Mar 19 2021 Jiajie Li - libvirt.spec: remove dtrace for aarch64 OS