From aeef8bedb058fb9f0a55b272c3427406c25042c5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:35:54 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libsepol.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsepol.spec b/libsepol.spec index 320afb6..683c3b7 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 3.2 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Source0: https://github.com/SELinuxProject/selinux/releases/download/3.2/libsepol-3.2.tar.gz URL: https://github.com/SELinuxProject/selinux/wiki @@ -93,6 +93,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_mandir}/ru/man8 %{_libdir}/libsepol.so.2 %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.2-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 8 2021 Petr Lautrbach - 3.2-1 - SELinux userspace 3.2 release