diff --git a/libsemanage.spec b/libsemanage.spec index 3888802..6c3a388 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,7 +1,7 @@ # # spec file for package libsemanage # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/python-semanage.changes b/python-semanage.changes index 5e9c174..2829ab3 100644 --- a/python-semanage.changes +++ b/python-semanage.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 28 10:40:17 UTC 2024 - Cathy Hu + +- Build python-semanage for python311 in 15.4 and 15.5 instead of + python3.6 to fix build dependencies + ------------------------------------------------------------------- Tue Dec 19 11:13:19 UTC 2023 - Cathy Hu diff --git a/python-semanage.spec b/python-semanage.spec index a58ed78..cebdadc 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -1,7 +1,7 @@ # # spec file for package python-semanage # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} %define soversion 2 %define libname libsemanage%{soversion}