diff --git a/perl-CGI-Untaint.spec b/perl-CGI-Untaint.spec index c6bb018..bda73eb 100644 --- a/perl-CGI-Untaint.spec +++ b/perl-CGI-Untaint.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Untaint Version: 1.26 -Release: 3%{?dist}.1 +Release: 4%{?dist} Summary: Process CGI input parameters Group: Development/Libraries License: GPL+ or Artistic @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 20 2008 Tom "spot" Callaway 1.26-4 +- rebuild for new perl + * Fri Aug 24 2007 Tom "spot" Callaway 1.26-3.1 - BR: perl(Test::More)