diff --git a/nbdkit.spec b/nbdkit.spec index 270af96..8ede2e7 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -28,9 +28,7 @@ # If the test suite is broken on a particular architecture, document # it as a bug and add it to this list. -# -# armv7: https://bugzilla.redhat.com/show_bug.cgi?id=1999878 -%global broken_test_arches armv7hl +%global broken_test_arches NONE %if 0%{?rhel} == 7 # On RHEL 7, nothing in the virt stack is shipped on aarch64 and @@ -51,7 +49,7 @@ ExclusiveArch: x86_64 Name: nbdkit Version: 1.27.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: NBD server License: BSD @@ -1246,6 +1244,9 @@ export LIBGUESTFS_TRACE=1 %changelog +* Wed Sep 1 2021 Richard W.M. Jones - 1.27.8-3 +- Re-enable tests on armv7. + * Tue Aug 31 2021 Richard W.M. Jones - 1.27.8-2 - Fix for qemu 6.1.