diff --git a/psacct.spec b/psacct.spec index 0ad3979..30fca32 100644 --- a/psacct.spec +++ b/psacct.spec @@ -4,7 +4,7 @@ Summary: Utilities for monitoring process activities Name: psacct Version: 6.6.4 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv3+ URL: http://www.gnu.org/software/acct/ @@ -134,6 +134,9 @@ touch /var/account/pacct && chmod 0600 /var/account/pacct %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 6.6.4-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 08 2022 Jan Rybar - 6.6.4-13 - Spec file alignment with guidelines - Resolves: bz#1965232