public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-futurist] rawhide: Correct BR of gpgverify, avoid path requirement
@ 2026-08-21 19:43 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-08-21 19:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-futurist
Branch : rawhide
Commit : f525abcf3e9f4a7e70426f606cb9509f64965177
Author : Steve Traylen <steve.traylen@cern.ch>
Date   : 2026-08-21T21:38:03+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-futurist/c/f525abcf3e9f4a7e70426f606cb9509f64965177?branch=rawhide

Log:
Correct BR of gpgverify, avoid path requirement

---
diff --git a/python-futurist.spec b/python-futurist.spec
index 199bbbb..182b6b9 100644
--- a/python-futurist.spec
+++ b/python-futurist.spec
@@ -27,7 +27,7 @@ BuildRequires:  git-core
 
 # Required for tarball sources verification
 %if 0%{?sources_gpg} == 1
-BuildRequires:  /usr/bin/gpgv2
+BuildRequires:  gpgverify
 %endif
 
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 19:43 [rpms/python-futurist] rawhide: Correct BR of gpgverify, avoid path requirement Steve Traylen

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