public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sushy] f45: Correct BR for gpgverify, avoid filename require
@ 2026-08-21 20:12 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-08-21 20:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-sushy
Branch : f45
Commit : 63d62e28526299186c03d610976df059d8aab3a2
Author : Steve Traylen <steve.traylen@cern.ch>
Date   : 2026-08-21T22:04:54+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-sushy/c/63d62e28526299186c03d610976df059d8aab3a2?branch=f45

Log:
Correct BR for gpgverify, avoid filename require

---
diff --git a/python-sushy.spec b/python-sushy.spec
index 34dd182..cc74215 100644
--- a/python-sushy.spec
+++ b/python-sushy.spec
@@ -29,7 +29,7 @@ BuildArch: noarch
 
 # Required for tarball sources verification
 %if 0%{?sources_gpg} == 1
-BuildRequires:  /usr/bin/gpgv2
+BuildRequires:  gpgverify
 %endif
 
 %description

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21 20:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 20:12 [rpms/python-sushy] f45: Correct BR for gpgverify, avoid filename require Steve Traylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox