public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10: 6.10.1 bump
@ 2026-06-29 14:33 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-06-29 14:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Sys-Virt
Branch : epel10
Commit : 2bdac943695e161fce70fea753067941501b18be
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2020-12-01T22:18:12+01:00
Stats  : +6/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/2bdac943695e161fce70fea753067941501b18be?branch=epel10

Log:
6.10.1 bump

---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 062e68e..bc5c347 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,6 +1,5 @@
-
 Name:           perl-Sys-Virt
-Version:        6.8.0
+Version:        6.10.0
 Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
@@ -8,14 +7,12 @@ URL:            https://metacpan.org/release/Sys-Virt
 Source0:        https://cpan.metacpan.org/authors/id/D/DA/DANBERR/Sys-Virt-v%{version}.tar.gz
 # Build
 BuildRequires:  coreutils
-BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  libvirt-devel >= %{version}
-BuildRequires:  make
 BuildRequires:  perl-devel
 %if 0%{?fedora} || 0%{?rhel} > 7
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 %endif
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Module::Build)
@@ -49,12 +46,11 @@ virtualization containers to be managed with a consistent API.
 
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build
 
 %install
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -69,6 +65,9 @@ virtualization containers to be managed with a consistent API.
 
 
 %changelog
+* Tue Dec 01 2020 Jitka Plesnikova <jplesnik@redhat.com> - 6.10.0-1
+- 6.10.1 bump
+
 * Mon Oct  5 2020 Daniel P. Berrangé <berrange@redhat.com> - 6.8.0-1
 - Update to 6.8.0 release
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 14:33 [rpms/perl-Sys-Virt] epel10: 6.10.1 bump Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox