public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10.2: 7.3.0 bump
@ 2026-06-30  7:31 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 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 : 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.2

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

^ 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.3.0 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