diff --git a/python-pyinotify.changes b/python-pyinotify.changes index 2101de7..0f9a947 100644 --- a/python-pyinotify.changes +++ b/python-pyinotify.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 21 12:30:53 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:43:43 UTC 2023 - Matej Cepl + +- Make calling of %{sle15modernpython} optional. + ------------------------------------------------------------------- Wed May 20 07:26:30 UTC 2020 - Petr Gajdos diff --git a/python-pyinotify.spec b/python-pyinotify.spec index faa6b1b..2651ab1 100644 --- a/python-pyinotify.spec +++ b/python-pyinotify.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyinotify # -# Copyright (c) 2020 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 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-pyinotify Version: 0.9.6 Release: 0 @@ -29,7 +30,7 @@ Source1: pyinotify BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages