From: Jakub Bogusz Date: Fri, 26 Jun 2015 17:40:01 +0000 (+0200) Subject: - updated to 1.2.16 X-Git-Tag: auto/th/perl-Sys-Virt-1.2.16-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=ed003d5a0028d4809fa1e6433f0ded4481b0f121;p=packages%2Fperl-Sys-Virt.git - updated to 1.2.16 --- diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec index 66a86f1..255dbbe 100644 --- a/perl-Sys-Virt.spec +++ b/perl-Sys-Virt.spec @@ -8,19 +8,19 @@ 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: 1.2.14 +Version: 1.2.16 Release: 1 License: GPL v2+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Sys/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 092f7156ad2435d61869003b0d43adf6 +# Source0-md5: 4d545084b1bb6b9c15771c3d590c9b62 URL: http://search.cpan.org/dist/Sys-Virt/ -BuildRequires: libvirt-devel >= 1.2.14 +BuildRequires: libvirt-devel >= 1.2.16 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: pkgconfig BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: libvirt-daemon >= 1.2.14 +BuildRequires: libvirt-daemon >= 1.2.16 BuildRequires: perl-CPAN-Changes BuildRequires: perl-Test-Pod BuildRequires: perl-Test-Pod-Coverage @@ -28,7 +28,7 @@ BuildRequires: perl-Test-Simple BuildRequires: perl-Time-HiRes BuildRequires: perl-XML-XPath %endif -Requires: libvirt >= 1.2.14 +Requires: libvirt >= 1.2.16 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description