From 9570827a5b382d84e88919538c0378bf88617d55 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Fri, 23 Dec 2005 07:12:12 +0000 Subject: [PATCH] - Fix disttag (#176473). - Cleanup spec. --- help2man.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/help2man.spec b/help2man.spec index 0e186bb..35ee71e 100644 --- a/help2man.spec +++ b/help2man.spec @@ -1,7 +1,7 @@ Name: help2man Summary: Create simple man pages from --help output Version: 1.35.1 -Release: 1.fc4 +Release: 2%{?dist} Group: Development/Tools License: GPL URL: http://www.gnu.org/software/help2man @@ -52,12 +52,10 @@ fi %{_mandir}/man1/* %changelog +* Fri Dec 23 2005 Ralf Corsépius - 1.35.1-2 +- Fix disttag (#176473). +- Cleanup spec. + * Fri Apr 29 2005 Ralf Corsepius - 1.35.1-1 - Update to 1.35.1 - Minor spec fixes. - -* Thu Jul 09 2004 Ralf Corsepius - 1.33.1-0.fdr.2 -- Use %%configure. - -* Thu Jul 08 2004 Ralf Corsepius - 1.33.1-0.fdr.1 -- Initial Fedora Extras submission.