[VMDKstream/f21] Import of upstream 0.3

Ian McLeod imcleod at fedoraproject.org
Wed Dec 24 18:11:50 UTC 2014


commit 792a749595cb33ca19236b4fda286cd2dbb93be2
Author: Ian McLeod <imcleod at redhat.com>
Date:   Wed Dec 24 12:11:51 2014 -0600

    Import of upstream 0.3

 .gitignore      |    1 +
 VMDKstream.spec |    9 +++++++--
 sources         |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26e2e69..67f5d9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /VMDKstream-0.2.tar.gz
+/VMDKstream-0.3.tar.gz
diff --git a/VMDKstream.spec b/VMDKstream.spec
index a737759..5943650 100644
--- a/VMDKstream.spec
+++ b/VMDKstream.spec
@@ -2,8 +2,8 @@
 
 Summary: Python tool to convert raw disk images to stream-optimized VMDK files
 Name: VMDKstream
-Version: 0.2
-Release: 7%{?dist}
+Version: 0.3
+Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2
 Group: Development/Libraries
@@ -46,6 +46,11 @@ python setup.py install -O1 --root=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Dec 24 2014 Ian McLeod <imcleod at redhat.com> - 0.3-1
+- new upstream version 0.3
+- VirtualBox compatibility
+- header decode util functions
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4ff0b1f..10f16e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc077cffed1652dc9ee7508ef1503af3  VMDKstream-0.2.tar.gz
+8378870ff846e5319bab9b56f491c7d7  VMDKstream-0.3.tar.gz


More information about the scm-commits mailing list