From 267a5f545a3d7c01c1b0d662aa1634af3ef1833e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:29:22 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fapolicyd.git#45492d59f0d1183fa53845481b27aa63144ae916 --- fapolicyd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fapolicyd.spec b/fapolicyd.spec index e73cf50..bc53ed8 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -5,7 +5,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.0.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 @@ -172,6 +172,9 @@ fi %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 06 2021 Radovan Sroka - 1.0.2-1 - rebase to 1.0.2 - enabled make check