public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libkleo] epel10: Use gpgme2 for epel10
@ 2026-08-03 19:44 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-08-03 19:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libkleo
Branch : epel10
Commit : f7bfd48c9554e2c53f369038cee065fb5f12367e
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-08-03T12:44:25-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libkleo/c/f7bfd48c9554e2c53f369038cee065fb5f12367e?branch=epel10
Log:
Use gpgme2 for epel10
---
diff --git a/libkleo.spec b/libkleo.spec
index 894adfe..b5f0f26 100644
--- a/libkleo.spec
+++ b/libkleo.spec
@@ -1,6 +1,6 @@
Name: libkleo
Version: 26.04.3
-Release: 1%{?dist}
+Release: 1.1%{?dist}
Summary: KDE PIM cryptographic library
License: BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later WITH GCC-exception-3.1
@@ -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(Gpgme2pp)
+Requires: cmake(Gpgmepp)
Requires: cmake(QGpgmeQt6)
%description devel
The %{name}-devel package contains libraries and header files for
@@ -85,6 +85,9 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
%{_qt6_docdir}/*.qch
%changelog
+* Mon Aug 03 2026 Troy Dawson <tdawson@redhat.com> - 26.04.3-1.1
+- Use gpgme2 for epel10
+
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
- 26.04.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 19:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 19:44 [rpms/libkleo] epel10: Use gpgme2 for 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