From 1b1efa5b869b2d662955cf081bc7df35996f86bc836a3789922e5560b45d12bb Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 13 Sep 2021 11:50:04 +0000 Subject: [PATCH] Accepting request 918673 from devel:languages:perl:autoupdate - updated to 0.177.0 see /usr/share/doc/packages/perl-Test-MockModule/Changes v0.177.0 - 35f0d0b Update changelog - Geoff Franks - 1d5b485 Move test modules from build to test requires - Olaf Alders - 78afe10 Clean up changelog - Geoff Franks v0.277.0 - Move test modules from build to test requires - Olaf Alders OBS-URL: https://build.opensuse.org/request/show/918673 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-MockModule?expand=0&rev=37 --- Test-MockModule-v0.176.0.tar.gz | 3 --- Test-MockModule-v0.177.0.tar.gz | 3 +++ perl-Test-MockModule.changes | 15 +++++++++++++++ perl-Test-MockModule.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 Test-MockModule-v0.176.0.tar.gz create mode 100644 Test-MockModule-v0.177.0.tar.gz diff --git a/Test-MockModule-v0.176.0.tar.gz b/Test-MockModule-v0.176.0.tar.gz deleted file mode 100644 index 1141fc7..0000000 --- a/Test-MockModule-v0.176.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b71e16657c71b682f045e04d115bd532b85d7a96091e7319a1a85447ff97326e -size 23847 diff --git a/Test-MockModule-v0.177.0.tar.gz b/Test-MockModule-v0.177.0.tar.gz new file mode 100644 index 0000000..a7ddc89 --- /dev/null +++ b/Test-MockModule-v0.177.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bda7a49dcea76076d40a7b6a6c3f3e15e6b19c84b6171df44534d91138f1045 +size 23921 diff --git a/perl-Test-MockModule.changes b/perl-Test-MockModule.changes index 60e4d1e..2496da0 100644 --- a/perl-Test-MockModule.changes +++ b/perl-Test-MockModule.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Sep 8 03:06:22 UTC 2021 - Tina Müller + +- updated to 0.177.0 + see /usr/share/doc/packages/perl-Test-MockModule/Changes + + v0.177.0 + - 35f0d0b Update changelog - Geoff Franks + - 1d5b485 Move test modules from build to test requires - Olaf Alders + - 78afe10 Clean up changelog - Geoff Franks + + v0.277.0 + + - Move test modules from build to test requires - Olaf Alders + ------------------------------------------------------------------- Wed Jan 6 03:09:19 UTC 2021 - Tina Müller diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec index 0290c37..7989d15 100644 --- a/perl-Test-MockModule.spec +++ b/perl-Test-MockModule.spec @@ -18,7 +18,7 @@ %define cpan_name Test-MockModule Name: perl-Test-MockModule -Version: 0.176.0 +Version: 0.177.0 Release: 0 Summary: Override subroutines in a module for unit testing License: Artistic-1.0 OR GPL-1.0-or-later