New upstream development version 1.49.9
New tool: virt-drivers
This commit is contained in:
parent
8da6bbd853
commit
5536e0a305
@ -25,8 +25,8 @@
|
||||
|
||||
Summary: Tools to access and modify virtual machine disk images
|
||||
Name: guestfs-tools
|
||||
Version: 1.49.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.49.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
|
||||
# Build only for architectures that have a kernel
|
||||
@ -152,6 +152,8 @@ works for Windows virtual machines.
|
||||
|
||||
Virt-diff shows the differences between virtual machines.
|
||||
|
||||
Virt-drivers detects the bootloader, kernel and drivers inside a guest.
|
||||
|
||||
Virt-edit is a command line tool to edit the contents of a file in a
|
||||
virtual machine.
|
||||
|
||||
@ -360,6 +362,7 @@ end
|
||||
%{_bindir}/virt-customize
|
||||
%{_bindir}/virt-df
|
||||
%{_bindir}/virt-diff
|
||||
%{_bindir}/virt-drivers
|
||||
%{_bindir}/virt-edit
|
||||
%{_bindir}/virt-filesystems
|
||||
%{_bindir}/virt-format
|
||||
@ -381,6 +384,7 @@ end
|
||||
%{_mandir}/man1/virt-customize.1*
|
||||
%{_mandir}/man1/virt-df.1*
|
||||
%{_mandir}/man1/virt-diff.1*
|
||||
%{_mandir}/man1/virt-drivers.1*
|
||||
%{_mandir}/man1/virt-edit.1*
|
||||
%{_mandir}/man1/virt-filesystems.1*
|
||||
%{_mandir}/man1/virt-format.1*
|
||||
@ -427,6 +431,10 @@ end
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 Richard W.M. Jones <rjones@redhat.com> - 1.49.9-1
|
||||
- New upstream development version 1.49.9
|
||||
- New tool: virt-drivers
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.49.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (guestfs-tools-1.49.8.tar.gz) = 354ee95d0b01afd1270974ceb37b39a9555821f5e3fe70b7c0eca55f5407a12c01f42e21c1252e685f572182b39e4ee8b01d8aa3269f8abcbc6b263a7caaa136
|
||||
SHA512 (guestfs-tools-1.49.8.tar.gz.sig) = 3573e628ec17ce9147aa36ef9d53a0ce7fff57bc1ce9707bdcd13f488f4f0f690ebaded640053faaab018cac49c27e2b0e2651d5afe229d8b949c53ba1aaf60d
|
||||
SHA512 (guestfs-tools-1.49.9.tar.gz) = 63caf3e30efc8322e9a7aaaaeb87df5179782efbc0d2d6ade1be6b1c539a0e193eaf731a621f3a7c30c07c75aea4089ee7a2cb4032304e10439c1269e8cc8ee6
|
||||
SHA512 (guestfs-tools-1.49.9.tar.gz.sig) = a3389d3913d6a33678cd574021936da2e6a8d280d244a347a19e7080c3ceedbf30a22c38df17db54e7088e2e6386ce99b9e4c7baa15ca691bf871f2d2616dc1c
|
||||
|
Loading…
Reference in New Issue
Block a user