- Update to version 1.44.0
Include virt-v2v-1.44.0.tar.gz.sig * windows: Allow qxldod.inf as synonym for qxl.inf * -i ova: Set LANG=C and --no-auto-compress when running tar. * Increase required free space in Windows to 100 MB * Tidy up error messages when mounting a virtio-win ISO OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=14
This commit is contained in:
parent
538feb8fa9
commit
28b1942ad2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:82f69f7b2f6c23def8c92ac3c75bee03a00dc2f90c2b261660f8b859f0fd446d
|
|
||||||
size 3816915
|
|
3
virt-v2v-1.44.0.tar.gz
Normal file
3
virt-v2v-1.44.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa045c537eae5f6cc875980fc6a918df476468fe49fb12a31b69e293d2243575
|
||||||
|
size 3817290
|
17
virt-v2v-1.44.0.tar.gz.sig
Normal file
17
virt-v2v-1.44.0.tar.gz.sig
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQJFBAABCAAvFiEE93dPsa0HSn6Mh2fqkXOPc+G3aKAFAmCMGQ4RHHJpY2hAYW5u
|
||||||
|
ZXhpYS5vcmcACgkQkXOPc+G3aKB5qxAAq1VvHPAksFn4JukXRp1bm0L19pGF9HSt
|
||||||
|
0lhPiy74qIpsrU7tn6Rg7PtpCy9Jl5xQzohwyAauTRAVZ+eM6NxZ6LFQTtpR7rWz
|
||||||
|
vPebdHDsDdGhdUFISE4ELRyb1J0hyuzYgJ4pfqoDfqUumZUe/ELFZTb8de5OHye3
|
||||||
|
rZs47IgI5vdpBXYJCz1f4nKn5vNBYMIwNMNosxu2eO8NBbY0OhGwRi34xhoAzZQO
|
||||||
|
whfDQ56beOACvNp7Ga1yeiI0PFuKh3TrNhtMXpH/cexOrr7YCW9wZFRCMQf6nqk2
|
||||||
|
HEjyXwJCf7u07sDrE3DPvR4DlfGaCUh1TUwzec8++KdQva2Lskbday5o6ALx2yzO
|
||||||
|
Dgb8WffK6qLCKoRNpo9Csuk+aLHqbPlzc9meAWaVdjmvbMnD3rmbBJ9LOWmKyfGh
|
||||||
|
D+BJr5lKi2W1QQskDCOk3zGIBo96ikIril04vsZUiuZoYQ+DZuLNNS6Jbnk6TeK2
|
||||||
|
5+s5EPQx+Csazha2WGlii3dKTFta5hsI4uZZodYygdVYfki9CbdGVEuO3icyYxIT
|
||||||
|
g3v7VfDWwhDVrbdvi3A8nmLWH/1+GV/KYrfkayubbQTlXbQhMw92DX60PYgPz30N
|
||||||
|
5upOdUybSjwRCSZSCaEBA06nNR+pthpZcmcpnFZtOuBuWHLGp/2SCdIKmR8kmx+Z
|
||||||
|
uDntI0clC1c=
|
||||||
|
=XbCj
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 7 14:34:45 MDT 2021 - carnold@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.44.0
|
||||||
|
Include virt-v2v-1.44.0.tar.gz.sig
|
||||||
|
* windows: Allow qxldod.inf as synonym for qxl.inf
|
||||||
|
* -i ova: Set LANG=C and --no-auto-compress when running tar.
|
||||||
|
* Increase required free space in Windows to 100 MB
|
||||||
|
* Tidy up error messages when mounting a virtio-win ISO
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 29 09:37:35 UTC 2021 - Predrag Ivanović <predivan@mts.rs>
|
Thu Apr 29 09:37:35 UTC 2021 - Predrag Ivanović <predivan@mts.rs>
|
||||||
|
|
||||||
|
@ -20,15 +20,16 @@
|
|||||||
# If there are patches which touch autotools files, set this to 1.
|
# If there are patches which touch autotools files, set this to 1.
|
||||||
%global patches_touch_autotools %{nil}
|
%global patches_touch_autotools %{nil}
|
||||||
# The source directory.
|
# The source directory.
|
||||||
%global source_directory 1.43-development
|
%global source_directory 1.44-stable
|
||||||
Name: virt-v2v
|
Name: virt-v2v
|
||||||
Version: 1.43.5
|
Version: 1.44.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools to convert a virtual machine to run on KVM
|
Summary: Tools to convert a virtual machine to run on KVM
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
URL: https://github.com/libguestfs/virt-v2v
|
URL: https://github.com/libguestfs/virt-v2v
|
||||||
Source0: http://download.libguestfs.org/virt-v2v/%{source_directory}/%{name}-%{version}.tar.gz
|
Source0: https://download.libguestfs.org/virt-v2v/%{source_directory}/%{name}-%{version}.tar.gz
|
||||||
|
Source1: https://download.libguestfs.org/virt-v2v/%{source_directory}/%{name}-%{version}.tar.gz.sig
|
||||||
BuildRequires: augeas-devel
|
BuildRequires: augeas-devel
|
||||||
BuildRequires: file-devel
|
BuildRequires: file-devel
|
||||||
#BuildRequires: /usr/bin/pod2man
|
#BuildRequires: /usr/bin/pod2man
|
||||||
|
Loading…
Reference in New Issue
Block a user