[perl-Sys-Virt] Update to 1.0.0 release

Daniel P. Berrange berrange at fedoraproject.org
Fri Nov 16 14:29:51 UTC 2012


commit 6f369bdbea59a9565079aaa730d8ae150104d64b
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Fri Nov 16 14:29:09 2012 +0000

    Update to 1.0.0 release

 perl-Sys-Virt.spec |    7 +++++--
 sources            |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index ed1809c..32f6c20 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.10.2
+Version:        1.0.0
 Release:        1%{?dist}%{?extra_release}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
@@ -15,7 +15,7 @@ BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::CPAN::Changes)
 BuildRequires:  perl(XML::XPath)
 BuildRequires:  perl(Time::HiRes)
-BuildRequires:  libvirt-devel >= 0.10.0
+BuildRequires:  libvirt-devel >= %{version}
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Nov 16 2012 Daniel P. Berrange <berrange at redhat.com> - 1.0.0-1
+- Update to 1.0.0 release
+
 * Wed Sep 26 2012 Daniel P. Berrange <berrange at redhat.com> - 0.10.2-1
 - Update to 0.10.2 release
 
diff --git a/sources b/sources
index 7544f39..59c12b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fac8ae647cd49d4cc9859733e0db1741  Sys-Virt-0.10.2.tar.gz
+85879e726131aa6b81e4b9a6891d1611  Sys-Virt-1.0.0.tar.gz


More information about the scm-commits mailing list