Add dist tag to release field.
This commit is contained in:
parent
079f23b183
commit
c965ac6a2e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user