From 62610c772246259a216ae9598fb8f690e90d2a2e93bf55eada0ac2a7ed7c94e7 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Fri, 2 Jan 2026 15:32:33 +0000 Subject: [PATCH] Automatic update to Test-ExpectAndCheck-0.08.tar.gz --- Test-ExpectAndCheck-0.07.tar.gz | 3 --- Test-ExpectAndCheck-0.08.tar.gz | 3 +++ perl-Test-ExpectAndCheck.changes | 12 ++++++++++++ perl-Test-ExpectAndCheck.spec | 12 ++++++------ 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 Test-ExpectAndCheck-0.07.tar.gz create mode 100644 Test-ExpectAndCheck-0.08.tar.gz diff --git a/Test-ExpectAndCheck-0.07.tar.gz b/Test-ExpectAndCheck-0.07.tar.gz deleted file mode 100644 index c1d1a82..0000000 --- a/Test-ExpectAndCheck-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe34bb961bf7004120c67aa95c0da57c759cb46b02bdaee01488641b1c073f67 -size 22826 diff --git a/Test-ExpectAndCheck-0.08.tar.gz b/Test-ExpectAndCheck-0.08.tar.gz new file mode 100644 index 0000000..c8b1500 --- /dev/null +++ b/Test-ExpectAndCheck-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e638a601f8af144340decc40433d97d8679eb326d4595e0c7821235045e601ed +size 23612 diff --git a/perl-Test-ExpectAndCheck.changes b/perl-Test-ExpectAndCheck.changes index 4e36473..691b203 100644 --- a/perl-Test-ExpectAndCheck.changes +++ b/perl-Test-ExpectAndCheck.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 2 15:32:32 UTC 2026 - Tina Müller + +- updated to 0.80.0 (0.08) + see /usr/share/doc/packages/perl-Test-ExpectAndCheck/Changes + + 0.08 2026-01-01 + [CHANGES] + * Optionally allow mock objects to claim to be instances of given + classes + * Treat "\r" as escapeable plain text when rendering argument strings + ------------------------------------------------------------------- Mon Oct 14 05:34:54 UTC 2024 - Tina Müller diff --git a/perl-Test-ExpectAndCheck.spec b/perl-Test-ExpectAndCheck.spec index 68dd560..37966f4 100644 --- a/perl-Test-ExpectAndCheck.spec +++ b/perl-Test-ExpectAndCheck.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-ExpectAndCheck # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Test-ExpectAndCheck Name: perl-Test-ExpectAndCheck -Version: 0.70.0 +Version: 0.80.0 Release: 0 -# 0.07 -> normalize -> 0.70.0 -%define cpan_version 0.07 +# 0.08 -> normalize -> 0.80.0 +%define cpan_version 0.08 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Expect/check-style unit testing with object methods URL: https://metacpan.org/release/%{cpan_name} @@ -31,7 +31,7 @@ Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) >= 0.4004 +BuildRequires: perl(Module::Build) >= 0.400.400 BuildRequires: perl(Test2::V0) BuildRequires: perl(Test::Builder) >= 1.302 BuildRequires: perl(Test::Deep) @@ -52,7 +52,7 @@ arguments, and will return a prescribed result. At the end of each test, each object is checked to ensure all the expected methods were called. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Build.PL --installdirs=vendor -- 2.51.1