From 56e3765bbd1b9cb37ba42a4104d2889a3fdf5a01 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 00:21:37 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- quota.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/quota.spec b/quota.spec index 8486ad6..b45f46e 100644 --- a/quota.spec +++ b/quota.spec @@ -13,7 +13,7 @@ Name: quota Epoch: 1 Version: 4.06 -Release: 7%{?dist} +Release: 8%{?dist} Summary: System administration tools for monitoring users' disk usage # quota_nld.c, quotaio_xfs.h: GPLv2 # bylabel.c copied from util-linux: GPLv2+ @@ -352,6 +352,9 @@ make check %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1:4.06-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Lukas Czerner - 1:4.06-7 - Always display message about deprecated usage in quotacheck and quotaon - Fix strncat usage in common.c