From f4292858b84ee5567f7736a811687c68473d970e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 09:06:53 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- make.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/make.spec b/make.spec index d747f22..0ea3fdd 100644 --- a/make.spec +++ b/make.spec @@ -3,7 +3,7 @@ Summary: A GNU tool which simplifies the build process for users Name: make Epoch: 1 Version: 3.82 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Development/Tools URL: http://www.gnu.org/software/make/ @@ -85,6 +85,9 @@ fi %{_infodir}/*.info* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1:3.82-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Oct 27 2010 Petr Machata - 1:3.82-4 - Fix a discrepancy between behavior of find_next_token and pre-allocation of token memory in func_sort.