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