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