public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libgcrypt] rawhide: Use OpenPGPverify
Date: Wed, 26 Aug 2026 14:54:01 GMT	[thread overview]
Message-ID: <178775604153.1.13778574981922769473.rpms-libgcrypt-f0004ea204d7@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-26 14:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178775604153.1.13778574981922769473.rpms-libgcrypt-f0004ea204d7@fedoraproject.org \
    --to=jjelen@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox