diff --git a/setools.spec b/setools.spec index c27aabe..740862d 100644 --- a/setools.spec +++ b/setools.spec @@ -1,9 +1,9 @@ -%global sepol_ver 3.9 -%global selinux_ver 3.9 +%global sepol_ver 3.10 +%global selinux_ver 3.10 Name: setools Version: 4.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Policy analysis tools for SELinux License: GPL-2.0-only AND LGPL-2.1-only @@ -150,6 +150,9 @@ Python modules designed to facilitate SELinux policy analysis. %{_mandir}/ru/man1/apol* %changelog +* Tue Feb 17 2026 Vit Mojzis - 4.6.0-3 +- Rebuild for SELinux userspace 3.10 (RHEL-150462) + * Wed Dec 03 2025 Veronika Syncakova - 4.6.0-2 - Fix seinfo argument parsing when policy path follows query options (RHEL-118641)