diff --git a/libguestfs.spec b/libguestfs.spec index 992d67e..b2b2764 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -35,7 +35,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.58.1 -Release: 2%{?dist}.alma.1 +Release: 3%{?dist}.alma.1 License: LGPL-2.1-or-later # Build only for architectures that have a kernel @@ -708,7 +708,7 @@ else # https://lists.fedorahosted.org/archives/list/koji-devel@lists.fedorahosted.org/thread/ZIBY53JAURLT3QRBBJIJJ7EZWLZDE3TI/ # -n 1 because of RHBZ#980502. dirs= - for d in /var/cache/{dnf,libdnf5,yum} ; do + for d in /hermetic_repo /var/cache/{dnf,libdnf5,yum} ; do if test -d $d ; then dirs="$dirs $d" ; fi done test -n "$dirs" @@ -1097,7 +1097,7 @@ rm ocaml/html/.gitignore %changelog -* Tue Jan 27 2026 Eduard Abdullin - 1:1.58.1-2.alma.1 +* Tue Mar 10 2026 Eduard Abdullin - 1:1.58.1-3.alma.1 - Enable building for ppc64le * Mon Jan 26 2026 Richard W.M. Jones - 1:1.58.1-2