diff --git a/quota.spec b/quota.spec index 884c63a..b9584ac 100644 --- a/quota.spec +++ b/quota.spec @@ -13,7 +13,7 @@ Name: quota Epoch: 1 Version: 4.06 -Release: 5%{?dist} +Release: 6%{?dist} Summary: System administration tools for monitoring users' disk usage # quota_nld.c, quotaio_xfs.h: GPLv2 # bylabel.c copied from util-linux: GPLv2+ @@ -348,6 +348,9 @@ make check %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1:4.06-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Mar 17 2021 Petr Pisar - 1:4.06-5 - Fix sa_mask initialization when registering PID file removal (upstream bug #141)