From 9666ff6d92d01c57fb2f280f02d9d0f9172ea0e5 Mon Sep 17 00:00:00 2001 From: Veronika Syncakova Date: Mon, 15 Dec 2025 17:04:43 +0100 Subject: [PATCH] libselinux-3.9-3 - Rebuild to accomodate changes in swig The warning is caused by code generated with affected SWIG https://github.com/swig/swig/issues/2881 Resolves: RHEL-118812 --- changelog | 3 +++ libselinux.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 42aa3b0..ab84cbc 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Mon Dec 15 2025 Veronika Syncakova - 3.9-3 +- Rebuild to accomodate changes in swig (RHEL-118812) + * Wed Oct 22 2025 Vit Mojzis - 3.9-2 - Ignore files removed during relabeling (RHEL-110181) diff --git a/libselinux.spec b/libselinux.spec index 57c8414..c203c20 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 3.9 -Release: 2%{?dist} +Release: 3%{?dist} License: LicenseRef-Fedora-Public-Domain # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/libselinux-%{version}.tar.gz