diff --git a/SPECS/libguestfs.spec b/SPECS/libguestfs.spec index 5c8d270..0b2d8a1 100644 --- a/SPECS/libguestfs.spec +++ b/SPECS/libguestfs.spec @@ -37,7 +37,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.38.4 -Release: 10.1%{?dist} +Release: 11.1%{?dist} License: LGPLv2+ # Source and patches. @@ -47,7 +47,7 @@ Source0: http://libguestfs.org/download/1.38-stable/%{name}-%{version}.tar Source1: http://libguestfs.org/download/1.38-stable/%{name}-%{version}.tar.gz.sig %endif -ExclusiveArch: x86_64 %{power64} aarch64 s390x %{arm} +ExclusiveArch: x86_64 %{power64} aarch64 s390x # RHEL 8 git repository is: # https://github.com/libguestfs/libguestfs/tree/rhel-8.0 @@ -1301,8 +1301,10 @@ install -m 0644 utils/boot-benchmark/boot-benchmark.1 $RPM_BUILD_ROOT%{_mandir}/ %changelog -* Tue Jul 02 2019 Johnny Hughes -- Build on armhfp +* Sun Jun 30 2019 Danilo de Paula +- Rebuild all virt packages to fix RHEL's upgrade path +- Resolves: rhbz#1696354 + (Ensure modular RPM upgrade path [ZStream Clone] [rhel-8.0.0.z]) * Wed May 29 2019 Pino Toscano - 1:1.38.4-10.1 - Fix inspection of partition-less devices