From c965ac6a2e7e0720d13610ff87ce3c995faf64a6 Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Thu, 25 Oct 2007 18:20:09 +0000 Subject: [PATCH] Add dist tag to release field. --- perl-XML-Parser.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-XML-Parser.spec b/perl-XML-Parser.spec index a14384d..7607a2f 100644 --- a/perl-XML-Parser.spec +++ b/perl-XML-Parser.spec @@ -1,6 +1,6 @@ Name: perl-XML-Parser Version: 2.34 -Release: 9 +Release: 10%{?dist} Summary: A low level Perl module for parsing XML either via trees or streaming Group: Development/Libraries @@ -66,7 +66,11 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Tue Oct 23 2007 Robin Norwood 2.34-9 +* Thu Oct 25 2007 Robin Norwood - 2.34-10 +- Add dist tag to release field +- Fix previous changelog + +* Tue Oct 23 2007 Robin Norwood - 2.34-9 - Remove BR: perl - fix utf-8 rpmlint warning