Re-add Epoch. Forgotten when we split this package from libguestfs.
This commit is contained in:
parent
805d78dcca
commit
2692e3d6b8
@ -8,8 +8,9 @@
|
|||||||
%global source_directory 1.42-stable
|
%global source_directory 1.42-stable
|
||||||
|
|
||||||
Name: virt-v2v
|
Name: virt-v2v
|
||||||
|
Epoch: 1
|
||||||
Version: 1.42.0
|
Version: 1.42.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Convert a virtual machine to run on KVM
|
Summary: Convert a virtual machine to run on KVM
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -226,6 +227,9 @@ rm -r $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs/dllv2v_test_harness*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 06 2020 Richard W.M. Jones <rjones@redhat.com> - 1.42.0-3
|
||||||
|
- Re-add Epoch. Forgotten when we split this package from libguestfs.
|
||||||
|
|
||||||
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.42.0-2
|
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.42.0-2
|
||||||
- OCaml 4.11.0+dev2-2020-04-22 rebuild
|
- OCaml 4.11.0+dev2-2020-04-22 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user