diff --git a/python-ujson.changes b/python-ujson.changes index 59482af..9d84e5e 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 19 07:08:39 UTC 2023 - ecsos + +- %{?sle15_python_module_pythons} must at begnning to work. + ------------------------------------------------------------------- Sat Jul 8 20:35:13 UTC 2023 - Arun Persaud diff --git a/python-ujson.spec b/python-ujson.spec index b4342fb..c5160ad 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-ujson Version: 5.8.0 Release: 0 @@ -31,7 +32,7 @@ BuildRequires: double-conversion-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: python-rpm-macros -%{?sle15_python_module_pythons} + %python_subpackages %description