public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libkleo] epel10: Use gpgme2 in epel10
@ 2026-08-03 17:49 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-08-03 17:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libkleo
Branch : epel10
Commit : 0f357eee9df5e0165108866ff5710e63484d20dc
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-08-03T10:48:59-07:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libkleo/c/0f357eee9df5e0165108866ff5710e63484d20dc?branch=epel10
Log:
Use gpgme2 in epel10
---
diff --git a/libkleo.spec b/libkleo.spec
index 6d7e675..894adfe 100644
--- a/libkleo.spec
+++ b/libkleo.spec
@@ -13,7 +13,7 @@ BuildRequires: boost-devel
BuildRequires: cmake(Qt6Widgets)
-BuildRequires: gpgmepp-devel >= 1.7.1
+BuildRequires: gpgme2pp-devel
BuildRequires: cmake(QGpgmeQt6)
# workaround gpgmepp-devel missing Requires: libassuan-devel for now
BuildRequires: libassuan-devel
@@ -43,7 +43,7 @@ Obsoletes: kf5-libkleo < 24.01.80
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
# INTERFACE_LINK_LIBRARIES "QGpgme;Gpgmepp"
-Requires: cmake(Gpgmepp)
+Requires: cmake(Gpgme2pp)
Requires: cmake(QGpgmeQt6)
%description devel
The %{name}-devel package contains libraries and header files for
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 17:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 17:49 [rpms/libkleo] epel10: Use gpgme2 in epel10 Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox