diff --git a/quota.spec b/quota.spec index c6c1189..17a557e 100644 --- a/quota.spec +++ b/quota.spec @@ -13,7 +13,7 @@ Name: quota Epoch: 1 Version: 4.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: System administration tools for monitoring users' disk usage # quota_nld.c, quotaio_xfs.h: GPLv2 # bylabel.c copied from util-linux: GPLv2+ @@ -344,6 +344,9 @@ make check %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:4.06-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 14 2020 Petr Pisar - 1:4.06-2 - Remove a dead code from process_file() (upstream bug #54) - Fix a compilation warning in quotaops.c