Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 11:02:43 +00:00
parent 4ce08cf6c0
commit 0f7111b4d1

View File

@ -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 <releng@fedoraproject.org> - 1:4.06-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Mar 17 2021 Petr Pisar <ppisar@redhat.com> - 1:4.06-5
- Fix sa_mask initialization when registering PID file removal
(upstream bug #141)