This commit is contained in:
Tom Callaway 2008-03-07 02:15:07 +00:00
parent 3fd8c40ec1
commit f2f9de8f99

View File

@ -1,6 +1,6 @@
Name: perl-Pod-Simple
Version: 3.05
Release: 1%{?dist}.1
Release: 2%{?dist}
Summary: Framework for parsing POD documentation
Group: Development/Libraries
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.05-2.1
Rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 3.05-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)