diff --git a/python-compressed_rtf.changes b/python-compressed_rtf.changes index 95921a1..c4f4b37 100644 --- a/python-compressed_rtf.changes +++ b/python-compressed_rtf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 24 19:10:37 UTC 2024 - Guang Yee + +- Enable sle15_python_module_pythons. + ------------------------------------------------------------------- Tue Aug 24 14:40:40 UTC 2021 - Martin Hauke diff --git a/python-compressed_rtf.spec b/python-compressed_rtf.spec index 686773b..80f8154 100644 --- a/python-compressed_rtf.spec +++ b/python-compressed_rtf.spec @@ -1,6 +1,7 @@ # # spec file for package python-compressed_rtf # +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -16,7 +17,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-compressed_rtf Version: 1.0.6 Release: 0 @@ -24,9 +25,9 @@ Summary: Compressed Rich Text Format (RTF) compression and decompression License: MIT URL: https://github.com/delimitry/compressed_rtf Source: compressed_rtf-%{version}.tar.xz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages