From fe8fa4b2c21995a3a65b67d04a0e4202b9c226fe Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 18:15:35 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- fapolicyd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fapolicyd.spec b/fapolicyd.spec index a51d47f..b5478bf 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -5,7 +5,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.1.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -227,6 +227,9 @@ fi %changelog +* Wed Jun 15 2022 Python Maint - 1.1.2-2 +- Rebuilt for Python 3.11 + * Wed May 25 2022 Radovan Sroka - 1.1.2-1 - rebase to v1.1.2 - fixed CVE-2022-1117