From 3b62a034e6e6a6afc28cb561defb7daf0a62511b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:22:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libsepol.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsepol.spec b/libsepol.spec index 320afb6..7978a1d 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 +* Thu Jul 22 2021 Fedora Release Engineering - 3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Mar 8 2021 Petr Lautrbach - 3.2-1 - SELinux userspace 3.2 release