diff --git a/grinder.spec b/grinder.spec index 08db0ac..bc59d29 100644 --- a/grinder.spec +++ b/grinder.spec @@ -2,7 +2,7 @@ Name: grinder Version: 0.0.139 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for synchronizing content from yum repositories Group: Development/Tools @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0.0.139-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Feb 27 2012 John Matthews 0.0.139-1 - 797195 - Syncing multiple repos concurrently could cause missing symlinks (jmatthews@redhat.com)