public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libgcrypt] rawhide: Use OpenPGPverify
@ 2026-08-26 14:54 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-08-26 14:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libgcrypt
Branch : rawhide
Commit : f0004ea204d701d5099c7f3519de445abd6511b1
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-08-26T16:46:35+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libgcrypt/c/f0004ea204d701d5099c7f3519de445abd6511b1?branch=rawhide

Log:
Use OpenPGPverify

---
diff --git a/libgcrypt.spec b/libgcrypt.spec
index 881f1e1..3730bfd 100644
--- a/libgcrypt.spec
+++ b/libgcrypt.spec
@@ -21,8 +21,8 @@ BuildRequires: gawk, libgpg-error-devel >= 1.56, pkgconfig
 BuildRequires: texinfo
 BuildRequires: autoconf, automake, libtool
 BuildRequires: make
-BuildRequires: gnupg2
 BuildRequires: annobin-annocheck binutils
+BuildRequires: openpgpverify
 
 %package devel
 Summary: Development files for the %{name} package
@@ -40,7 +40,7 @@ in GNU Privacy Guard.  This package contains files needed to develop
 applications using libgcrypt.
 
 %prep
-%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
+%{openpgpverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
 %setup -q
 %patch 1 -p1
 %patch 5 -p1

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

only message in thread, other threads:[~2026-08-26 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 14:54 [rpms/libgcrypt] rawhide: Use OpenPGPverify Jakub Jelen

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