public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10.2: 7.5.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 : c342d0cb5c676b665134269c557f60bf6d5ee4e7
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2021-07-02T13:36:34+02:00
Stats  : +6/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/c342d0cb5c676b665134269c557f60bf6d5ee4e7?branch=epel10.2

Log:
7.5.0 bump

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

diff --git a/sources b/sources
index 1012b5d..2cd1451 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sys-Virt-v7.4.0.tar.gz) = acfb73fcdb8b2217aa4c27d30a9ea651c43f074565c6bdaba4727b48ce88ffe134b1dff329dfed8a19eb29886156d78f10bb90f1daa1ad2c558adc3cbd120810
+SHA512 (Sys-Virt-v7.5.0.tar.gz) = 7da51e75fa53e81a68c32499ea865de0532fdb17f269b28310133d246be7dc59dfd6568850ffe66e393a7b7c2edbf4409618e2b461cdc35a62776ffbb97d7962

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