public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10.2: 7.0.0 bump
@ 2026-06-30 7:31
0 siblings, 0 replies; only message in thread
From: @ 2026-06-30 7:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Sys-Virt
Branch : epel10.2
Commit : d60090f750a6025aabb976a340ecbed299cc2e9a
Author : Petr Písař <ppisar@redhat.com>
Date : 2021-01-18T09:23:29+01:00
Stats : +7/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/d60090f750a6025aabb976a340ecbed299cc2e9a?branch=epel10.2
Log:
7.0.0 bump
---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index d211371..da59217 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,5 +1,5 @@
Name: perl-Sys-Virt
-Version: 6.10.0
+Version: 7.0.0
Release: 1%{?dist}
Summary: Represent and manage a libvirt hypervisor connection
License: GPLv2+ or Artistic
@@ -7,6 +7,7 @@ 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: perl-devel
@@ -51,6 +52,7 @@ perl Build.PL installdirs=vendor
%install
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
%{_fixperms} $RPM_BUILD_ROOT/*
%check
@@ -65,6 +67,9 @@ perl Build.PL installdirs=vendor
%changelog
+* Fri Jan 15 2021 Petr Pisar <ppisar@redhat.com> - 7.0.0-1
+- 7.0.0 bump
+
* Tue Dec 01 2020 Jitka Plesnikova <jplesnik@redhat.com> - 6.10.0-1
- 6.10.0 bump
diff --git a/sources b/sources
index 8b21fbe..656280b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sys-Virt-v6.10.0.tar.gz) = 99ed5e9618f80822ef720dc4064ee56128b7f643db0a1e1734adc82ce6310268516dafbab819aea7c9d8083de3bc09880324539062cc414743952a6b7709a020
+SHA512 (Sys-Virt-v7.0.0.tar.gz) = c0ab179af11526a9dc983374765bd04400821f6f334d22f56b1f6452f54f880fe6882e9e0e121ae36010eb305d0632d574c969febefd8a32c9a731879d8fadb6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-30 7:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 7:31 [rpms/perl-Sys-Virt] epel10.2: 7.0.0 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox