public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Sys-Virt] epel10: 7.3.0 bump
Date: Mon, 29 Jun 2026 14:33:05 GMT	[thread overview]
Message-ID: <178274358556.1.18290734364976461809.rpms-perl-Sys-Virt-4844baeb4d35@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Sys-Virt
Branch : epel10
Commit : 4844baeb4d3584f3a237bf76edcd49176f5f19d4
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2021-05-04T15:25:49+02:00
Stats  : +8/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/4844baeb4d3584f3a237bf76edcd49176f5f19d4?branch=epel10

Log:
7.3.0 bump

---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 288b1f3..2b459dc 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,5 +1,5 @@
 Name:           perl-Sys-Virt
-Version:        7.2.0
+Version:        7.3.0
 Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
@@ -67,8 +67,8 @@ perl Build.PL installdirs=vendor
 ./Build
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
+./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 
 # Install tests
 mkdir -p %{buildroot}/%{_libexecdir}/%{name}
@@ -81,7 +81,7 @@ cd %{_libexecdir}/%{name} && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
 EOF
 chmod +x %{buildroot}/%{_libexecdir}/%{name}/test
 
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} %{buildroot}/*
 
 %check
 export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- '%{?_smp_mflags}')
@@ -98,6 +98,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
 %{_libexecdir}/%{name}
 
 %changelog
+* Tue May 04 2021 Jitka Plesnikova <jplesnik@redhat.com> - 7.3.0-1
+- 7.3.0 bump
+
 * Tue Apr 06 2021 Jitka Plesnikova <jplesnik@redhat.com> - 7.2.0-1
 - 7.2.0 bump
 

diff --git a/sources b/sources
index db67d78..2551e2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sys-Virt-v7.2.0.tar.gz) = c6e4f80930ac49622d26165980d5908de2f734dcba45c782a26e2b645e3df6af175acbbbf7c094ecefbb4e6244b2ddd76cc819332c9752e9685112ce28b0f163
+SHA512 (Sys-Virt-v7.3.0.tar.gz) = 6302b9ec181240946ed4e77a748cff0f1db50ce72cdcc39aaf34c81c43d9b0fe8bba672cc8e76b86134b904b376ba67b8d54e64079c57c228378cbf693204646

                 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=178274358556.1.18290734364976461809.rpms-perl-Sys-Virt-4844baeb4d35@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=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