[perl-Sys-Virt] Update to 0.2.6 release

Daniel P. Berrange berrange at fedoraproject.org
Wed Feb 16 21:36:45 UTC 2011


commit 40fefe65c19be83ba06a8431532ecd8cb37e5c90
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Wed Feb 16 21:36:17 2011 +0000

    Update to 0.2.6 release

 perl-Sys-Virt.spec |    9 +++++----
 sources            |    2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index ee9f2ca..c7d4427 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,12 +1,11 @@
 Name:           perl-Sys-Virt
-Version:        0.2.4
-Release:        4%{?dist}
+Version:        0.2.6
+Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Sys-Virt/
 Source0:        http://www.cpan.org/authors/id/D/DA/DANBERR/Sys-Virt-%{version}.tar.gz
-Patch1:         Sys-Virt-%{version}-hostname.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod)
@@ -22,7 +21,6 @@ virtualization containers to be managed with a consistent API.
 
 %prep
 %setup -q -n Sys-Virt-%{version}
-%patch1 -p1
 
 sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
 sed -i -e '/\.spec\.PL$/d' MANIFEST
@@ -57,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 16 2011 Daniel P Berrange <dan at berrange.com> - 0.2.6-1
+- Update to 0.2.6 release
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 9707d0f..bd60c3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68398f270be6e6c476fd659f3458e835  Sys-Virt-0.2.4.tar.gz
+a4ca5735791e132320bd8546c5deacae  Sys-Virt-0.2.6.tar.gz



More information about the perl-devel mailing list