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