[rubygem-virt-p2v/f16] Update for new release 0.8.5

Matthew Booth mdbooth at fedoraproject.org
Mon Dec 5 14:44:53 UTC 2011


commit 6781f1ae3b7bd6f580b65331697e77c0b78266f0
Author: Matthew Booth <mbooth at redhat.com>
Date:   Mon Dec 5 14:44:23 2011 +0000

    Update for new release 0.8.5

 .gitignore            |    1 +
 rubygem-virt-p2v.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38d02f2..0aedc1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /virt-v2v-v0.8.3.tar.gz
+/virt-v2v-v0.8.5.tar.gz
diff --git a/rubygem-virt-p2v.spec b/rubygem-virt-p2v.spec
index 181e272..0a4075d 100644
--- a/rubygem-virt-p2v.spec
+++ b/rubygem-virt-p2v.spec
@@ -6,7 +6,7 @@
 %global rubyabi 1.8
 
 Name:           rubygem-virt-p2v
-Version:        0.8.3
+Version:        0.8.5
 Release:        1%{?dist}%{?extra_release}
 Summary:        Send a machine's storage and metadata to virt-p2v-server
 
@@ -170,5 +170,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Dec 5  2011 Matthew Booth <mbooth at redhat.com> - 0.8.5-1
+- New upstream release 0.8.5
+
 * Mon Aug 22 2011 Richard Jones <rjones at redhat.com> - 0.8.3-1
 - Initial Fedora build.
diff --git a/sources b/sources
index 0c31efb..0b68e28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-125315e4901b2dfae16590a746e35bfc  virt-v2v-v0.8.3.tar.gz
+2caf55a34ae086d34cbe82375c1b12c5  virt-v2v-v0.8.5.tar.gz


More information about the scm-commits mailing list