diff --git a/.cvsignore b/.cvsignore index 1be77bd..fc98516 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Exception-0.26.tar.gz +Test-Exception-0.27.tar.gz diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec index 693d006..05f2acc 100644 --- a/perl-Test-Exception.spec +++ b/perl-Test-Exception.spec @@ -1,6 +1,6 @@ Name: perl-Test-Exception -Version: 0.26 -Release: 2%{?dist} +Version: 0.27 +Release: 1%{?dist} Summary: Library of test functions for exception based Perl code License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Feb 20 2008 Steven Pritchard 0.27-1 +- Update to 0.27. + * Sun Jan 20 2008 Tom "spot" Callaway 0.26-2 - rebuild for new perl diff --git a/sources b/sources index 6d0fab8..70ab851 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0deac688e1caf20329ce23b201c7d7b1 Test-Exception-0.26.tar.gz +dd9383e0bb207c7b0a04d6ba990a5909 Test-Exception-0.27.tar.gz