diff --git a/.gitignore b/.gitignore index 1f7bd33..be59a2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Test-Harness-3.26.tar.gz +/Test-Harness-3.27.tar.gz diff --git a/perl-Test-Harness.spec b/perl-Test-Harness.spec index d94fcfe..20a1b40 100644 --- a/perl-Test-Harness.spec +++ b/perl-Test-Harness.spec @@ -1,5 +1,5 @@ Name: perl-Test-Harness -Version: 3.26 +Version: 3.27 Release: 1%{?dist} Summary: Run Perl standard test scripts with statistics License: GPL+ or Artistic @@ -81,5 +81,8 @@ make test %{_mandir}/man3/* %changelog +* Thu May 02 2013 Petr Pisar - 3.27-1 +- 3.27 bump + * Mon Mar 18 2013 Petr Pisar 3.26-1 - Specfile autogenerated by cpanspec 1.78. diff --git a/sources b/sources index 4170b5a..0795d66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e79b9a7d0e982a57a8ea14c82c1d6c4e Test-Harness-3.26.tar.gz +41ca117daa9086f80d045097d4c2f72b Test-Harness-3.27.tar.gz