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

Matthew Booth mdbooth at fedoraproject.org
Wed Oct 3 11:03:37 UTC 2012


commit 2cc477c590a6d269aff2760e51611b2707e69e18
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 |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 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 500c025..632e8eb 100644
--- a/rubygem-virt-p2v.spec
+++ b/rubygem-virt-p2v.spec
@@ -6,8 +6,8 @@
 %global rubyabi 1.8
 
 Name:           rubygem-virt-p2v
-Version:        0.8.3
-Release:        3%{?dist}%{?extra_release}
+Version:        0.8.5
+Release:        1%{?dist}%{?extra_release}
 Summary:        Send a machine's storage and metadata to virt-p2v-server
 
 Group:          Applications/System
@@ -170,6 +170,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Dec 5  2011 Matthew Booth <mbooth at redhat.com> - 0.8.5-1
+- New upstream release 0.8.5
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
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