diff --git a/SPECS/libguestfs.spec b/SPECS/libguestfs.spec index e1e093b..d5cc0cd 100644 --- a/SPECS/libguestfs.spec +++ b/SPECS/libguestfs.spec @@ -49,15 +49,11 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.48.4 -Release: 2%{?dist} +Release: 2%{?dist}.alma.1 License: LGPLv2+ # Build only for architectures that have a kernel ExclusiveArch: %{kernel_arches} -%if 0%{?rhel} -# No qemu-kvm on POWER (RHBZ#1946532). -ExcludeArch: %{power64} -%endif # Source and patches. URL: http://libguestfs.org/ @@ -1133,6 +1129,9 @@ rm ocaml/html/.gitignore %changelog +* Mon Dec 19 2022 Eduard Abdullin - 1:1.48.2-5.alma.1 +- Enable for ppc64le + * Tue Nov 15 2022 Edaurd Abdullin - 1:1.48.4-2.alma - Fix build for AlmaLinux - Avoid permission denied for yum/dnf cache