Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Type-Tiny for openSUSE:Factory checked in at 2025-12-20 21:47:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Type-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Type-Tiny" Sat Dec 20 21:47:09 2025 rev:40 rq:1323809 version:2.008006 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Type-Tiny/perl-Type-Tiny.changes 2025-11-28 16:56:18.210802587 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.1928/perl-Type-Tiny.changes 2025-12-20 21:49:55.207709065 +0100 @@ -1,0 +2,15 @@ +Thu Nov 27 05:36:33 UTC 2025 - Tina Müller <[email protected]> + +- updated to 2.008006 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + 2.008006 2025-11-26 + + - Minor optimization for non-XS type check code for Enum types: if there + are only a small number of valid strings (five or under), check using + `eq` and `or` operators instead of compiling a regexp to check against + them all at once. This can be controlled by passing the `use_eq` + attribute to the Type::Tiny::Enum constructor, but is otherwise + automatic. + +------------------------------------------------------------------- Old: ---- Type-Tiny-2.008005.tar.gz New: ---- Type-Tiny-2.008006.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Type-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.LBAP2y/_old 2025-12-20 21:49:55.855735893 +0100 +++ /var/tmp/diff_new_pack.LBAP2y/_new 2025-12-20 21:49:55.855735893 +0100 @@ -18,7 +18,7 @@ %define cpan_name Type-Tiny Name: perl-Type-Tiny -Version: 2.008005 +Version: 2.008006 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Tiny, yet Moo(se)-compatible type constraint ++++++ Type-Tiny-2.008005.tar.gz -> Type-Tiny-2.008006.tar.gz ++++++ ++++ 3498 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.LBAP2y/_old 2025-12-20 21:49:56.455760734 +0100 +++ /var/tmp/diff_new_pack.LBAP2y/_new 2025-12-20 21:49:56.463761065 +0100 @@ -1,6 +1,6 @@ -mtime: 1763703414 -commit: 441136fb1e6870c97f3acdbff6e7c05757a5ba9d633f4088a4b3a9aea6b234dd +mtime: 1764221794 +commit: ba16ad6b444b22905d2746b73b75fccae8bd4450ad29039ffc2e0f06592b2018 url: https://src.opensuse.org/perl/perl-Type-Tiny.git -revision: 441136fb1e6870c97f3acdbff6e7c05757a5ba9d633f4088a4b3a9aea6b234dd +revision: ba16ad6b444b22905d2746b73b75fccae8bd4450ad29039ffc2e0f06592b2018 projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-12-10 11:10:51.000000000 +0100 @@ -0,0 +1 @@ +.osc
