Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-28 21:41:51 +00:00
parent 2048dd69f3
commit 29bb4393bb

View File

@ -1,6 +1,6 @@
Name: perl-Parse-Yapp
Version: 1.05
Release: 36%{?dist}.1
Release: 37%{?dist}
Summary: Perl extension for generating and using LALR parsers
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.05-37
- rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.05-36.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)