From 4245b70a4a4b1ed2bf9ce9112e83c0a3ff792b32 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Oct 21 2019 12:44:16 +0000 Subject: Provide pythonX.Y --- diff --git a/python2.spec b/python2.spec index edfd0aa..a22ac9e 100644 --- a/python2.spec +++ b/python2.spec @@ -129,6 +129,9 @@ Provides: python(abi) = %{pybasever} %?deprecated +# People might want to dnf install pythonX.Y instead of pythonXY +Provides: python%{pybasever} = %{version}-%{release} + # ======================= # Build-time requirements