From e99464298ee39ee4bb4bf2126931bbcafdd27013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:13:42 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- fapolicyd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fapolicyd.spec b/fapolicyd.spec index 0684154..d1bbe6f 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -1,7 +1,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 0.8.9 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -74,6 +74,9 @@ getent passwd %{name} >/dev/null || useradd -r -M -d %{_localstatedir}/lib/%{nam %{python3_sitelib}/dnf-plugins/__pycache__/%{name}-dnf-plugin.*.pyc %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.8.9-5 +- Rebuilt for Python 3.8 + * Thu Jul 25 2019 Fedora Release Engineering - 0.8.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild