public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qpid-proton] epel10: Fix Automatic Python Provides
@ 2026-08-26 22:53 Hirotaka Wakabayashi
0 siblings, 0 replies; only message in thread
From: Hirotaka Wakabayashi @ 2026-08-26 22:53 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 22:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 22:53 [rpms/qpid-proton] epel10: Fix Automatic Python Provides Hirotaka Wakabayashi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox