From ff58089a52d76d2ab2a05a78af7ac58602561748 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 12 Jul 2006 07:17:38 +0000 Subject: [PATCH] bumped for rebuild --- make.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/make.spec b/make.spec index cd74e98..718933a 100644 --- a/make.spec +++ b/make.spec @@ -2,7 +2,7 @@ Summary: A GNU tool which simplifies the build process for users. Name: make Epoch: 1 Version: 3.81 -Release: 1 +Release: 1.1 License: GPL Group: Development/Tools URL: http://www.gnu.org/software/make/ @@ -81,6 +81,9 @@ fi %{_infodir}/*.info* %changelog +* Wed Jul 12 2006 Jesse Keating - 1:3.81-1.1 +- rebuild + * Tue May 23 2006 Petr Machata - 1:3.81-1 - Upstream 3.81: - Contains several backwards incompatible changes. See NEWS inside