diff --git a/python-ephemeral-port-reserve.changes b/python-ephemeral-port-reserve.changes index d0ab1c1..d4d63b7 100644 --- a/python-ephemeral-port-reserve.changes +++ b/python-ephemeral-port-reserve.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 21 12:24:41 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + ------------------------------------------------------------------- Tue Apr 19 19:52:50 UTC 2022 - Matej Cepl diff --git a/python-ephemeral-port-reserve.spec b/python-ephemeral-port-reserve.spec index 0fc3956..b53ed65 100644 --- a/python-ephemeral-port-reserve.spec +++ b/python-ephemeral-port-reserve.spec @@ -1,7 +1,7 @@ # # spec file for package python-ephemeral-port-reserve # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname ephemeral-port-reserve +%{?sle15_python_module_pythons} Name: python-ephemeral-port-reserve Version: 1.1.4 Release: 0 @@ -33,7 +34,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages