|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Pod-Spell
|
|
|
|
|
Version: 1.01
|
|
|
|
|
Release: 2%{?dist}.1
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: A formatter for spellchecking Pod
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.01-3
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.01-2.1
|
|
|
|
|
- correct license tag
|
|
|
|
|
- add BR: perl(ExtUtils::MakeMaker)
|
|
|
|
|