From 3f80de011292f1c6351b831759758fbd5142f685 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 12 Oct 2022 18:59:53 +0200 Subject: [PATCH] - updated to 8.8.0 --- perl-Sys-Virt.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec index 25c14ad..8a8c631 100644 --- a/perl-Sys-Virt.spec +++ b/perl-Sys-Virt.spec @@ -7,21 +7,21 @@ Summary: Sys::Virt - Represent and manage a libvirt hypervisor connection Summary(pl.UTF-8): Sys::Virt - reprezentacja i zarządzanie połączeniem z hipernadzorcą libvirt Name: perl-Sys-Virt -Version: 6.3.0 -Release: 4 +Version: 8.8.0 +Release: 1 License: GPL v2+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Sys/%{pdir}-%{pnam}-v%{version}.tar.gz -# Source0-md5: 08450ac24eca20d8e96fe3f9d644ccb7 +# Source0-md5: 0b06e3f33ced8e728159b34804e9ebad URL: https://metacpan.org/release/Sys-Virt -BuildRequires: libvirt-devel >= 6.3.0 +BuildRequires: libvirt-devel >= 8.8.0 BuildRequires: perl-devel >= 1:5.16 BuildRequires: perl-Module-Build BuildRequires: pkgconfig BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: rpmbuild(macros) >= 1.745 %if %{with tests} -BuildRequires: libvirt-daemon >= 6.3.0 +BuildRequires: libvirt-daemon >= 8.8.0 BuildRequires: perl-CPAN-Changes BuildRequires: perl-Test-Pod BuildRequires: perl-Test-Pod-Coverage -- 2.44.0