public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hirotaka Wakabayashi <hiwkby@yahoo.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qpid-proton] epel10: Fix Automatic Python Provides
Date: Wed, 26 Aug 2026 22:53:02 GMT	[thread overview]
Message-ID: <178778478268.1.741596651571448023.rpms-qpid-proton-00906f28ef23@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/qpid-proton
Branch : epel10
Commit : 00906f28ef23dcec60454b2ec02b7f2dedc1ebc4
Author : Hirotaka Wakabayashi <hiwkby@yahoo.com>
Date   : 2025-01-16T08:49:56+00:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/qpid-proton/c/00906f28ef23dcec60454b2ec02b7f2dedc1ebc4?branch=epel10

Log:
Fix Automatic Python Provides

---
diff --git a/qpid-proton.spec b/qpid-proton.spec
index eb0d100..536cf3b 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -171,6 +171,7 @@ Obsoletes: qpid-proton-cpp-devel-docs
 Summary:  Python language bindings for the Qpid Proton messaging framework
 Requires: qpid-proton-c%{?_isa} = %{version}-%{release}
 Requires: python3
+Provides: python%{python3_version}dist(python-%name)
 
 %description -n python3-qpid-proton
 %{summary}.
@@ -309,6 +310,9 @@ rm -f  %{buildroot}%{proton_datadir}/CMakeLists.txt
 %check
 
 %changelog
+* Thu Jan 16 2025 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 0.40.0-3
+- Fix Automatic Python Provides(rhbz#2243262)
+
 * Wed Dec 04 2024 Hirotaka Wakabayashi <hiwkby@yahoo.com> - 0.40.0-2
 - Update licenses.xml
 

                 reply	other threads:[~2026-08-26 22:53 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=178778478268.1.741596651571448023.rpms-qpid-proton-00906f28ef23@fedoraproject.org \
    --to=hiwkby@yahoo.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