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