Add dist tag to release field.

This commit is contained in:
Robin Norwood 2007-10-25 18:20:09 +00:00
parent 079f23b183
commit c965ac6a2e

View File

@ -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 <rnorwood@redhat.com> 2.34-9
* Thu Oct 25 2007 Robin Norwood <rnorwood@redhat.com> - 2.34-10
- Add dist tag to release field
- Fix previous changelog
* Tue Oct 23 2007 Robin Norwood <rnorwood@redhat.com> - 2.34-9
- Remove BR: perl
- fix utf-8 rpmlint warning