From ca10e3320b0f91cacaf68bd48685a3ab344fa781 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 06:53:07 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- quota.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/quota.spec b/quota.spec index a7f92ab..8e18c2d 100644 --- a/quota.spec +++ b/quota.spec @@ -5,7 +5,7 @@ Name: quota Summary: System administration tools for monitoring users' disk usage Epoch: 1 Version: 4.01 -Release: 9%{?dist} +Release: 10%{?dist} # quota_nld.c, quotaio_xfs.h: GPLv2 # bylabel.c copied from util-linux: GPLv2+ # svc_socket.c copied from glibc: LGPLv2+ @@ -245,6 +245,9 @@ install -p -m644 -D %{SOURCE2} \ %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1:4.01-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jun 13 2013 Petr Pisar - 1:4.01-9 - Close FILE handles on error too