[perl-Sys-Virt] Update to 0.9.9

Daniel P. Berrange berrange at fedoraproject.org
Mon Jan 9 15:35:32 UTC 2012


commit 706c95235ce3f12ed1b6dc7f3da1508cfc7cea05
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Jan 9 15:35:16 2012 +0000

    Update to 0.9.9

 perl-Sys-Virt.spec |   11 ++++++++---
 sources            |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 932026e..10193ac 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,7 +1,7 @@
 # Automatically generated by perl-Sys-Virt.spec.PL
 
 Name:           perl-Sys-Virt
-Version:        0.9.8
+Version:        0.9.9
 Release:        1%{?dist}%{?extra_release}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
@@ -12,8 +12,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::CPAN::Changes)
 BuildRequires:  perl(XML::XPath)
-BuildRequires:  libvirt-devel >= 0.9.8
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  libvirt-devel >= 0.9.9
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -51,12 +53,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS CHANGES LICENSE README examples/
+%doc AUTHORS Changes LICENSE README examples/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Sys*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan  9 2012 Daniel P. Berrange <berrange at redhat.com> - 0.9.9-1
+- Update to 0.9.9 release
+
 * Tue Jan  3 2012 Daniel P. Berrange <berrange at redhat.com> - 0.9.8-1
 - Update to 0.9.8 release
 
diff --git a/sources b/sources
index ee94175..4223e8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-228008ec74b9ed68b750873de5b46c4e  Sys-Virt-0.9.8.tar.gz
+17414b3331b069d0d443034a24130d1f  Sys-Virt-0.9.9.tar.gz



More information about the perl-devel mailing list