[perl-Sys-Virt] Update to 0.9.4 release

Daniel P. Berrange berrange at fedoraproject.org
Wed Aug 3 14:25:56 UTC 2011


commit ce083252d1457859aa4573803b47ba058c7c5d6e
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Wed Aug 3 15:25:26 2011 +0100

    Update to 0.9.4 release

 perl-Sys-Virt.spec |    9 ++++++---
 sources            |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 6ea8bca..03e9ca7 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sys-Virt
-Version:        0.9.3
-Release:        3%{?dist}
+Version:        0.9.4
+Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(XML::XPath)
-BuildRequires:  libvirt-devel >= 0.9.3
+BuildRequires:  libvirt-devel >= 0.9.4
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug  3 2011 Daniel P. Berrange <berrange at redhat.com> - 0.9.4-1
+- Update to 0.9.4 release
+
 * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 0.9.3-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 864fdbc..0c03185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a9eef6c9ee8f73b26cd5fb78a18d391  Sys-Virt-0.9.3.tar.gz
+4eb290f947df05703becbef93e2e49b2  Sys-Virt-0.9.4.tar.gz



More information about the perl-devel mailing list