diff --git a/perl-Test-Cmd.spec b/perl-Test-Cmd.spec index 532752e..b1c5389 100644 --- a/perl-Test-Cmd.spec +++ b/perl-Test-Cmd.spec @@ -1,6 +1,6 @@ Name: perl-Test-Cmd Version: 1.05 -Release: 1%{?dist}.1 +Release: 2%{?dist} Summary: Perl module for portable testing of commands and scripts Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 06 2008 Tom "spot" Callaway - 1.05-2.1 +Rebuild for new perl + * Tue Oct 16 2007 Tom "spot" Callaway - 1.05-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker)