From b1e2c19fb497ab63845887e38af926d9b6beb3e54f36a31098df7ad0456a3d98 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Fri, 2 Jan 2026 15:33:24 +0000 Subject: [PATCH] Automatic update to Type-Tiny-2.010000.tar.gz --- Type-Tiny-2.008006.tar.gz | 3 --- Type-Tiny-2.010000.tar.gz | 3 +++ perl-Type-Tiny.changes | 42 +++++++++++++++++++++++++++++++++++++++ perl-Type-Tiny.spec | 4 ++-- 4 files changed, 47 insertions(+), 5 deletions(-) delete mode 100644 Type-Tiny-2.008006.tar.gz create mode 100644 Type-Tiny-2.010000.tar.gz diff --git a/Type-Tiny-2.008006.tar.gz b/Type-Tiny-2.008006.tar.gz deleted file mode 100644 index 8222218..0000000 --- a/Type-Tiny-2.008006.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfd5a718e4da72875bfa467e8933d4daa6937a802804bd19336582ac0c351726 -size 504180 diff --git a/Type-Tiny-2.010000.tar.gz b/Type-Tiny-2.010000.tar.gz new file mode 100644 index 0000000..fdc81ea --- /dev/null +++ b/Type-Tiny-2.010000.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749648a11a70d1954c9427751903381f066329b8924aef90ba2b35bac1fc717a +size 510774 diff --git a/perl-Type-Tiny.changes b/perl-Type-Tiny.changes index 8768442..f990ef5 100644 --- a/perl-Type-Tiny.changes +++ b/perl-Type-Tiny.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jan 2 15:33:24 UTC 2026 - Tina Müller + +- updated to 2.010000 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + 2.010000 2025-12-30 + [ Documentation ] + - Update NEWS file. + - Update Type::Tiny::Manual::Policies with planned changes for Type::Tiny + 3. + [ Test Suite ] + - Skip t/20-modules/Type-Tie/06clone.t on very old Perls. + 2.009_003 2025-12-22 + [ Documentation ] + - Fix syntax in some of the documentation for Type::Params. + - Update documentation to potential future changes to coercions in + Types::Standard. + 2.009_002 2025-12-22 + [ Documentation ] + - Add security policy to Type::Tiny::Manual::Policies. + - Document that Type::Tiny::Enum defines its own sorter. + [ Packaging ] + - Add test suggestion dependencies on Devel::Hide and namespace::clean. + [ Other ] + - If you lexically import `t` from Type::Registry, then it will no longer + be tied to the caller's per-package type registry. + - Type::Tiny::Enum now throws an exception if you try to pass a sorter + coderef to the constructor. + 2.009_001 2025-12-09 + - Added: Add `check_coerce` method to Type::Coercion. + - Added: Add `check_coerce` method to Type::Tiny. + 2.009_000 2025-12-08 + - Added: Add environment variables to affect how `signature_for` checks + appear in stack traces, debugging, and profiling. + - Added: Type::Params args objects now provide __TO_LIST__, + __TO_ARRAYREF__, and __TO_HASHREF__ methods. + - Added: Type::Params now provides hooks for the event of wrapping a sub + in a signature. + - Minor optimization to avoid wrapping certain inlined checks in do {...} + blocks. + ------------------------------------------------------------------- Thu Nov 27 05:36:33 UTC 2025 - Tina Müller diff --git a/perl-Type-Tiny.spec b/perl-Type-Tiny.spec index 21b7179..a44db82 100644 --- a/perl-Type-Tiny.spec +++ b/perl-Type-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Type-Tiny # -# Copyright (c) 2025 SUSE LLC and contributors +# 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,7 +18,7 @@ %define cpan_name Type-Tiny Name: perl-Type-Tiny -Version: 2.008006 +Version: 2.010000 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Tiny, yet Moo(se)-compatible type constraint -- 2.51.1