From 558f243565bd2d3fb8efd2048adb51403d6d2b36 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Thu, 17 May 2018 09:28:52 -0400 Subject: [PATCH] Add dist tag (#1579362) --- fapolicyd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fapolicyd.spec b/fapolicyd.spec index 4463ee5..f9b3b39 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -1,7 +1,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 0.8.5 -Release: 1 +Release: 2%{?dist} License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -55,6 +55,9 @@ getent passwd fapolicyd >/dev/null || useradd -r -M -s /sbin/nologin -c "Applica %ghost %{_localstatedir}/log/fapolicyd-access.log %changelog +* Thu May 18 2018 Steve Grubb 0.8.5-2 +- Add dist tag (#1579362) + * Fri Feb 16 2018 Steve Grubb 0.8.5-1 - New release