Update devel to 0.3.2

This commit is contained in:
Matthew Booth 2009-11-09 17:20:06 +00:00
parent b7ad8d7713
commit c2a5c1a689
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
virt-v2v-0.3.0.tar.gz
virt-v2v-0.3.2.tar.gz

View File

@ -1 +1 @@
784a6fac1b82fdf27904b9e21c0da835 virt-v2v-0.3.0.tar.gz
97549757c80ad03422f3e4d1c84be882 virt-v2v-0.3.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: virt-v2v
Version: 0.3.0
Version: 0.3.2
Release: 1%{?dist}
Summary: Convert a virtual machine to run on KVM
@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
# Build system direct requirements
BuildRequires: gettext
BuildRequires: perl(Module::Build)
BuildRequires: perl(ExtUtils::Manifest)
BuildRequires: perl(Test::More)
@ -120,6 +121,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Nov 9 2009 Matthew Booth <mbooth@redhat.com> - 0.3.2-1
- Update to release 0.3.2
- Add BuildRequires gettext
* Mon Nov 9 2009 Matthew Booth <mbooth@redhat.com> - 0.3.0-1
- Update to release 0.3.0