public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Sys-Virt] epel10: 7.0.0 bump
Date: Mon, 29 Jun 2026 14:33:03 GMT	[thread overview]
Message-ID: <178274358325.1.7304946281826386397.rpms-perl-Sys-Virt-d60090f750a6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Sys-Virt
Branch : epel10
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

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

                 reply	other threads:[~2026-06-29 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178274358325.1.7304946281826386397.rpms-perl-Sys-Virt-d60090f750a6@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox