public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-stevedore] rawhide: Correct BR for gpgverify, avoid filename require
@ 2026-08-21 20:02 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-08-21 20:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-stevedore
Branch : rawhide
Commit : 98da76c97983fcd9452909c1d62f1ac6d79cbdef
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-08-21T21:55:20+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-stevedore/c/98da76c97983fcd9452909c1d62f1ac6d79cbdef?branch=rawhide
Log:
Correct BR for gpgverify, avoid filename require
---
diff --git a/python-stevedore.spec b/python-stevedore.spec
index ebfa183..bc8620b 100644
--- a/python-stevedore.spec
+++ b/python-stevedore.spec
@@ -24,7 +24,7 @@ BuildArch: noarch
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
-BuildRequires: /usr/bin/gpgv2
+BuildRequires: gpgverify
%endif
BuildRequires: python3-devel
BuildRequires: git-core
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 20:02 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:02 [rpms/python-stevedore] rawhide: 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