From afa0c74281358f69eb685b94d7bf18f5a8e32a78 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:44:58 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.5-2mamba;Tue Sep 26 2023] --- libselinux.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index 240784f..3afd399 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libselinux Version: 3.5 -Release: 1mamba +Release: 2mamba Summary: A security enhancement to Linux that allows users and administrators more control over resources access Group: System/Libraries Vendor: openmamba @@ -20,6 +20,7 @@ BuildRequires: libpython3-devel BuildRequires: libsepol-devel %endif ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libsepol-devel Requires: libsepol >= %{majver} Requires: libselinux-tools = %{version}-%{release} @@ -147,6 +148,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config %endif %changelog +* Tue Sep 26 2023 Automatic Build System 3.5-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Feb 25 2023 Automatic Build System 3.5-1mamba - automatic version update by autodist