reenable quickcheck

This commit is contained in:
Laszlo Ersek 2023-05-25 10:37:45 +02:00 committed by root
parent d5d03ce545
commit d0a36fec11
2 changed files with 4 additions and 4 deletions

2
.libguestfs.metadata Normal file
View File

@ -0,0 +1,2 @@
b2ccc62a61d43917d982bb380709cd283fda465a libguestfs-1.50.1.tar.gz
0b070f1043d910139a62cabc2385db571f7df408 libguestfs-1.50.1.tar.gz.sig

View File

@ -14,10 +14,7 @@
%if !0%{?rhel}
%global test_arches aarch64 %{power64} s390x x86_64
%else
# RHEL 9 only:
# x86-64: "/lib64/libc.so.6: CPU ISA level is lower than required"
# (RHBZ#1919389)
%global test_arches NONE
%global test_arches x86_64
%endif
# Trim older changelog entries.
@ -1104,6 +1101,7 @@ rm ocaml/html/.gitignore
%changelog
* Tue May 23 2023 Laszlo Ersek <lersek@redhat.com> - 1:1.50.1-5
- let "guestfish -i" recognize "--key /dev/mapper/VG-LV:key:password"
- reenable quickcheck; we now use "-cpu max" (upstream 30f74f38bd6e)
resolves: rhbz#2209279
* Thu May 04 2023 Richard W.M. Jones <rjones@redhat.com> - 1:1.50.1-4