From 315f17631a334d2da221807806dd15ec2ef6cac5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 12:21:47 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- psacct.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/psacct.spec b/psacct.spec index c1e872a..5a02781 100644 --- a/psacct.spec +++ b/psacct.spec @@ -4,7 +4,7 @@ Summary: Utilities for monitoring process activities Name: psacct Version: 6.6.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv3+ Group: Applications/System URL: http://www.gnu.org/software/acct/ @@ -165,6 +165,9 @@ fi %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 6.6.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Oct 10 2013 Jaromir Capik - 6.6.1-7 - Preventing SEGVs when an incomplete record appears (#1017715)