diff --git a/Test-MockModule-v0.170.0.tar.gz b/Test-MockModule-v0.170.0.tar.gz deleted file mode 100644 index ca03036..0000000 Binary files a/Test-MockModule-v0.170.0.tar.gz and /dev/null differ diff --git a/Test-MockModule-v0.177.0.tar.gz b/Test-MockModule-v0.177.0.tar.gz new file mode 100644 index 0000000..ed58e2b Binary files /dev/null and b/Test-MockModule-v0.177.0.tar.gz differ diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec index 5539e2d..5da010c 100644 --- a/perl-Test-MockModule.spec +++ b/perl-Test-MockModule.spec @@ -1,7 +1,7 @@ %bcond_with perl_Test_MockModule_enables_optional_test Name: perl-Test-MockModule -Version: 0.170.0 -Release: 2 +Version: 0.177.0 +Release: 1 Summary: Override subroutines in a module for unit testing License: GPL+ or Artistic URL: https://metacpan.org/release/Test-MockModule @@ -39,5 +39,8 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/*.3* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 0.177.0-1 +- Upgrade to version 0.177.0 + * Thu Jul 2 2020 huanghaitao - 0.170.0-2 - package init