diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index 5207475..473c141 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 1 20:38:04 UTC 2023 - Dirk Müller + +- use python3 module python for sle15 + ------------------------------------------------------------------- Tue May 9 21:30:06 UTC 2023 - Dirk Müller diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 7de9c4c..3e997a4 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -16,7 +16,7 @@ # -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-jaraco.text Version: 3.11.1 Release: 0 @@ -78,6 +78,6 @@ fi %license LICENSE %doc README.rst CHANGES.rst %{python_sitelib}/jaraco/text -%{python_sitelib}/jaraco.text-%{version}*-info +%{python_sitelib}/jaraco.text-%{version}-info %changelog