diff --git a/.gitignore b/.gitignore index 824f291..a6b0df4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ # Source /virt-v2v-v0.8.0.tar.gz +/virt-v2v-v0.8.1.tar.gz diff --git a/sources b/sources index 5ed65c3..d91078f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -862ef9c8373946f5e6d2680b1d7f3116 virt-v2v-v0.8.0.tar.gz +e850297f55ae839b28c8417d0acd080b virt-v2v-v0.8.1.tar.gz diff --git a/virt-v2v.spec b/virt-v2v.spec index 7c3e892..be39399 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -1,5 +1,5 @@ Name: virt-v2v -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Convert a virtual machine to run on KVM @@ -250,6 +250,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 26 2011 Matthew Booth - 0.8.1-1 +- Update to release 0.8.1 + * Tue Apr 19 2011 Matthew Booth - 0.8.0-1 - Update to release 0.8.0 - Include virt-p2v