diff --git a/libguestfs.changes b/libguestfs.changes index edc51cc..5f03e2b 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 5 11:32:37 MDT 2023 - carnold@suse.com + +- bsc#1212972 - cannot find any suitable libguestfs supermin + libguestfs.spec + ------------------------------------------------------------------- Thu Mar 23 15:49:09 UTC 2023 - Martin Liška diff --git a/libguestfs.spec b/libguestfs.spec index 9722367..57422e9 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -74,7 +74,7 @@ BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(rpm) >= 4.6.0 BuildRequires: pkgconfig(tinfo) -Requires: supermin >= 5.1.18 +Requires: libguestfs-appliance Obsoletes: guestfs-tools <= 1.44.2 %description @@ -355,6 +355,7 @@ Requires: libpcre1 # For core disk features Requires: qemu-tools +Requires: supermin >= 5.1.18 # Optional packages that could be picked up by supermin Recommends: btrfsprogs