From 6e8aaff2d34b348291bd5343dbac0c63f377807d Mon Sep 17 00:00:00 2001 From: Hirotaka Wakabayashi Date: Tue, 9 Jan 2024 08:29:46 +0000 Subject: [PATCH] Adds "Provides" tag manually for compatibility --- qpid-proton.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qpid-proton.spec b/qpid-proton.spec index 18bfbc0..885b0e5 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -172,6 +172,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}.