Build quota to verify gating

Resolves: RHEL-71489

Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
Pavel Reichl 2024-12-16 22:51:37 +01:00
parent a659dafc2a
commit 41c5e89110

View File

@ -13,7 +13,7 @@
Name: quota
Epoch: 1
Version: 4.09
Release: 8%{?dist}
Release: 9%{?dist}
Summary: System administration tools for monitoring users' disk usage
# quota_nld.c, quotaio_xfs.h: GPLv2
# bylabel.c copied from util-linux: GPLv2+
@ -342,6 +342,10 @@ make check
%changelog
* Mon Dec 16 2024 Pavel Reichl <preichl@redhat.com>
- Build quota to verify gating
- Relates: RHEL-71489
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:4.09-8
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018