Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2020-01-19 20:04:35 +00:00
parent 7926cffa5e
commit 5924ae47ea
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: virt-v2v
Version: 1.41.8
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Convert a virtual machine to run on KVM
License: GPLv2+
@ -230,6 +230,9 @@ rm -r $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs/dllv2v_test_harness*
%changelog
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.41.8-6
- Bump release and rebuild.
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.41.8-5
- OCaml 4.10.0+beta1 rebuild.
- Use nbdkit-python-plugin (now all Python 3 in Rawhide).