diff --git a/python-PyInstaller.changes b/python-PyInstaller.changes index f7bfb10..97c41ea 100644 --- a/python-PyInstaller.changes +++ b/python-PyInstaller.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 8 07:30:04 UTC 2023 - Johannes Kastl + +- add sle15_python_module_pythons + ------------------------------------------------------------------- Mon Nov 7 20:29:32 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-PyInstaller.spec b/python-PyInstaller.spec index 43aed3d..6a87e7d 100644 --- a/python-PyInstaller.spec +++ b/python-PyInstaller.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyInstaller # -# 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 @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} %bcond_without python2 %bcond_without test %define modname PyInstaller