diff --git a/perl-String-Format.spec b/perl-String-Format.spec index baaaca3..2869ebf 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -1,6 +1,6 @@ Name: perl-String-Format Version: 1.14 -Release: 1%{?dist}.2 +Release: 2%{?dist} Summary: Sprintf-like string formatting capabilities with arbitrary format definitions Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 13 2008 Tom "spot" Callaway - 1.14-2 +- rebuild for new perl + * Tue Oct 16 2007 Tom "spot" Callaway - 1.14-1.2 - add BR: perl(Test::More)