forked from pool/libsemanage
Accepting request 1177316 from home:cahu:security:SELinux:fixleapbuild
- Build python-semanage for python311 in 15.4 and 15.5 instead of python3.6 to fix build dependencies OBS-URL: https://build.opensuse.org/request/show/1177316 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=112
This commit is contained in:
parent
8d0f0cf2b0
commit
f319bd351a
@ -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
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 10:40:17 UTC 2024 - Cathy Hu <cathy.hu@suse.com>
|
||||
|
||||
- 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 <cathy.hu@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user