- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 00:39:33 +00:00
parent 4ee1454c36
commit 1e00a11cfb
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: virt-v2v
Version: 0.3.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Convert a virtual machine to run on KVM
Group: Applications/System
@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.3.2-2
- rebuild against perl 5.10.1
* Mon Nov 9 2009 Matthew Booth <mbooth@redhat.com> - 0.3.2-1
- Update to release 0.3.2
- Add BuildRequires gettext