diff --git a/perl-Test-Harness.spec b/perl-Test-Harness.spec index 9d9a223..fa3c40c 100644 --- a/perl-Test-Harness.spec +++ b/perl-Test-Harness.spec @@ -1,7 +1,7 @@ Name: perl-Test-Harness -Epoch: 1 +Epoch: 2 Version: 3.43_02 -Release: 1 +Release: 2 Summary: Run Perl standard test scripts with statistics License: GPL+ or Artistic URL: https://metacpan.org/release/Test-Harness @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Apr 26 2022 renhongxun -2:3.43_02-2 +- update epoch to 2 just for upgrading and no function changed + * Wed Jul 22 2020 dingyue - 3.43_02-1 - Type:enhancement - ID:NA