From cc51e43a5f8d9e020802de03866aadc21b4e8084 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 11:22:16 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 286a629..b162c04 100644 --- a/audit.spec +++ b/audit.spec @@ -6,7 +6,7 @@ Summary: User space tools for 2.6 kernel auditing Name: audit Version: 2.2.2 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -269,6 +269,9 @@ fi %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 2.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Jan 16 2013 Steve Grubb 2.2.2-4 - Don't make auditd.service file executable (#896113)