public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libkleo] epel10: Merge branch f44 into epel10
Date: Fri, 11 Sep 2026 18:59:37 GMT	[thread overview]
Message-ID: <178915317743.1.2099585326831932191.rpms-libkleo-61e874ffca65@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libkleo
Branch : epel10
Commit : 61e874ffca6546b90df7f5323b9f298404d87472
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2026-09-11T11:59:21-07:00
Stats  : +26/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libkleo/c/61e874ffca6546b90df7f5323b9f298404d87472?branch=epel10

Log:
Merge branch f44 into epel10

---
diff --git a/.gitignore b/.gitignore
index 0818bd0..5a5d3fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,6 @@
 /libkleo-26.04.1.tar.xz
 /libkleo-26.04.2.tar.xz
 /libkleo-26.04.3.tar.xz
+/libkleo-26.07.90.tar.xz
+/libkleo-26.08.0.tar.xz
+/libkleo-26.08.1.tar.xz

diff --git a/libkleo.spec b/libkleo.spec
index b5f0f26..a5e4a69 100644
--- a/libkleo.spec
+++ b/libkleo.spec
@@ -1,5 +1,5 @@
 Name:    libkleo
-Version: 26.04.3
+Version: 26.08.1
 Release: 1.1%{?dist}
 Summary: KDE PIM cryptographic library
 
@@ -85,9 +85,24 @@ 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
+* Fri Sep 11 2026 Troy Dawson <tdawson@redhat.com> - 26.08.1-1.1
 - Use gpgme2 for epel10
 
+* Wed Sep 09 2026 Steve Cossette <farchord@gmail.com> - 26.08.1-1
+- 26.08.1
+
+* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
+- 26.08.0
+
+* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
+- 26.07.90
+
+* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
+- 26.07.80
+
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
 * Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
 - 26.04.3
 

diff --git a/sources b/sources
index b76602c..b1fbdaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libkleo-26.04.3.tar.xz) = 81cc67ed2e512d3a472c0f1c0f8f19bf14baf2918a1ee7af7bd9dd30f0e3c50cf7c84c7df2704ab2ba09716f0452f4c42c63dc94a46861051b0ee30a9e0f117b
+SHA512 (libkleo-26.08.1.tar.xz) = 8e74e95f388f819c8a4636f42ff572fe4617b6bdf683fb2245f41e6497ad6bc4823ed8cdd47ee2c7cd934f2965cf17bf82f6bebf79b142db54c1fe32b7bb6d10

diff --git a/libkleo.spec b/libkleo.spec
index c180764..a5e4a69 100644
--- a/libkleo.spec
+++ b/libkleo.spec
@@ -1,6 +1,6 @@
 Name:    libkleo
 Version: 26.08.1
-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
@@ -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
@@ -85,6 +85,9 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
 %{_qt6_docdir}/*.qch
 
 %changelog
+* Fri Sep 11 2026 Troy Dawson <tdawson@redhat.com> - 26.08.1-1.1
+- Use gpgme2 for epel10
+
 * Wed Sep 09 2026 Steve Cossette <farchord@gmail.com> - 26.08.1-1
 - 26.08.1
 

                 reply	other threads:[~2026-09-11 18:59 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=178915317743.1.2099585326831932191.rpms-libkleo-61e874ffca65@fedoraproject.org \
    --to=tdawson@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