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-11-28 16:54:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Type-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Type-Tiny" Fri Nov 28 16:54:01 2025 rev:39 rq:1320468 version:2.008005 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Type-Tiny/perl-Type-Tiny.changes 2025-10-22 12:18:44.273671982 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.14147/perl-Type-Tiny.changes 2025-11-28 16:56:18.210802587 +0100 @@ -1,0 +2,19 @@ +Fri Nov 21 05:36:54 UTC 2025 - Tina Müller <[email protected]> + +- updated to 2.008005 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + 2.008005 2025-11-20 + + - Minor optimization for Type::Params: sometimes it would construct an + arrayref of hashref from the slurpy arguments to a function and then + check that they arrayref it created was an arrayref, or check the + hashref it created was a hashref. Those checks seem unnecessary; if they + had ever failed it would indicate something deeply wrong with Perl + itself. These superfluous checks are now avoided. + - Minor optimization for Type::Params: sometimes it would wrap a `goto` in + a `do` block for no reason. That could potentially slow down the call as + Perl might create a new lexical context unnecessarily. It is unlikely to + make a measurable difference. + +------------------------------------------------------------------- Old: ---- Type-Tiny-2.008004.tar.gz New: ---- Type-Tiny-2.008005.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Type-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.IDlllA/_old 2025-11-28 16:56:19.038837451 +0100 +++ /var/tmp/diff_new_pack.IDlllA/_new 2025-11-28 16:56:19.042837619 +0100 @@ -18,7 +18,7 @@ %define cpan_name Type-Tiny Name: perl-Type-Tiny -Version: 2.008004 +Version: 2.008005 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Tiny, yet Moo(se)-compatible type constraint ++++++ Type-Tiny-2.008004.tar.gz -> Type-Tiny-2.008005.tar.gz ++++++ ++++ 3379 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.IDlllA/_old 2025-11-28 16:56:19.770868272 +0100 +++ /var/tmp/diff_new_pack.IDlllA/_new 2025-11-28 16:56:19.782868777 +0100 @@ -1,6 +1,6 @@ -mtime: 1760730369 -commit: 2db75bb77194ade719a15a747564f9ce17bc5996ca4c05c8380922421a50dcdf +mtime: 1763703414 +commit: 441136fb1e6870c97f3acdbff6e7c05757a5ba9d633f4088a4b3a9aea6b234dd url: https://src.opensuse.org/perl/perl-Type-Tiny.git -revision: 2db75bb77194ade719a15a747564f9ce17bc5996ca4c05c8380922421a50dcdf +revision: 441136fb1e6870c97f3acdbff6e7c05757a5ba9d633f4088a4b3a9aea6b234dd 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-11-22 10:29:04.000000000 +0100 @@ -0,0 +1 @@ +.osc
