From 5b7218ccaa3cfbf2d55884a6e25cfa0bce10cd92 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Wed, 7 Feb 2007 18:13:33 +0000 Subject: [PATCH] ... and don't forget to bump a release. --- make.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make.spec b/make.spec index a64b4a1..96c215a 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.81 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Tools URL: http://www.gnu.org/software/make/ @@ -77,7 +77,7 @@ fi %{_infodir}/*.info* %changelog -* Fri Feb 2 2007 Petr Machata - 1:3.81-3 +* Fri Feb 2 2007 Petr Machata - 1:3.81-4 - Tidy up the specfile per rpmlint comments - Use utf-8 and fix national characters in contributor's names