From c2a5c1a689e636342f10e1749cc8291f16d1e6b5 Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Mon, 9 Nov 2009 17:20:06 +0000 Subject: [PATCH] Update devel to 0.3.2 --- .cvsignore | 2 +- sources | 2 +- virt-v2v.spec | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 63e2dbb..52488a1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -virt-v2v-0.3.0.tar.gz +virt-v2v-0.3.2.tar.gz diff --git a/sources b/sources index e4ece3f..e3464b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -784a6fac1b82fdf27904b9e21c0da835 virt-v2v-0.3.0.tar.gz +97549757c80ad03422f3e4d1c84be882 virt-v2v-0.3.2.tar.gz diff --git a/virt-v2v.spec b/virt-v2v.spec index 078f05f..828008b 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -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 - 0.3.2-1 +- Update to release 0.3.2 +- Add BuildRequires gettext + * Mon Nov 9 2009 Matthew Booth - 0.3.0-1 - Update to release 0.3.0