diff --git a/python-GitPython.spec b/python-GitPython.spec index f3f65d0..e377c3e 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -16,9 +16,6 @@ # -%define skip_python2 1 -%define skip_python313 1 -%define simple_ver 3.1.43 %{?sle15_python_module_pythons} Name: python-GitPython Version: 3.1.43 @@ -84,6 +81,6 @@ git config --global user.name "Your Name" %license LICENSE %doc AUTHORS CHANGES README.md doc/source/*.rst %{python_sitelib}/git -%{python_sitelib}/GitPython-%{simple_ver}.dist-info +%{python_sitelib}/GitPython-%{version}.dist-info %changelog