From f9c8eab37940ad2dad236a45e508f5105ba25035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 06:04:14 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- libselinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index 117cdbd..43d86ec 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 3.0 -Release: 4%{?dist} +Release: 5%{?dist} License: Public Domain # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/20191204/libselinux-3.0.tar.gz @@ -222,6 +222,9 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %changelog +* Sat May 23 2020 Miro HronĨok - 3.0-5 +- Rebuilt for Python 3.9 + * Thu Mar 5 2020 Petr Lautrbach - 3.0-4 - Eliminate use of security_compute_user()