From 74683b940acc5a6061eefebde2c1941cbd7aa7ad Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 25 2009 15:08:46 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/moreutils.spec b/moreutils.spec index d05fbae..f21fe61 100644 --- a/moreutils.spec +++ b/moreutils.spec @@ -1,6 +1,6 @@ Name: moreutils Version: 0.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional unix utilities Group: Applications/System License: GPLv2 @@ -89,6 +89,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 0.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Jul 16 2009 Marc Bradshaw 0.36-1%{?dist} - new upstream version 0.36 released with these changes - * parallel: New program, contributed by Tollef Fog Heen, that can run multiple jobs in parallel, optionally checking load average.