Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-User-Identity for openSUSE:Factory checked in at 2026-01-07 16:01:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-User-Identity (Old) and /work/SRC/openSUSE:Factory/.perl-User-Identity.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-User-Identity" Wed Jan 7 16:01:02 2026 rev:7 rq:1325135 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-User-Identity/perl-User-Identity.changes 2025-12-20 21:49:58.039826312 +0100 +++ /work/SRC/openSUSE:Factory/.perl-User-Identity.new.1928/perl-User-Identity.changes 2026-01-07 16:01:18.850866196 +0100 @@ -1,0 +2,6 @@ +Sat Dec 13 05:37:18 UTC 2025 - Tina Müller <[email protected]> + +- updated to 4.0.0 (4.00) + see /usr/share/doc/packages/perl-User-Identity/ChangeLog + +------------------------------------------------------------------- Old: ---- User-Identity-3.00.tar.gz New: ---- User-Identity-4.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-User-Identity.spec ++++++ --- /var/tmp/diff_new_pack.O86RZK/_old 2026-01-07 16:01:19.474892168 +0100 +++ /var/tmp/diff_new_pack.O86RZK/_new 2026-01-07 16:01:19.474892168 +0100 @@ -18,10 +18,10 @@ %define cpan_name User-Identity Name: perl-User-Identity -Version: 3.0.0 +Version: 4.0.0 Release: 0 -# 3.00 -> normalize -> 3.0.0 -%define cpan_version 3.00 +# 4.00 -> normalize -> 4.0.0 +%define cpan_version 4.00 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Collect information about a user URL: https://metacpan.org/release/%{cpan_name} @@ -32,9 +32,11 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Hash::Ordered) >= 0.14 +BuildRequires: perl(Log::Report) >= 1.420 BuildRequires: perl(Test::More) >= 1 BuildRequires: perl(Test::Pod) >= 1 Requires: perl(Hash::Ordered) >= 0.14 +Requires: perl(Log::Report) >= 1.420 Provides: perl(Mail::Identity) = %{version} Provides: perl(User::Identity) = %{version} Provides: perl(User::Identity::Archive) = %{version} @@ -56,9 +58,10 @@ module tries to be smart providing defaults, conversions and often required combinations. -*This is a maintenance release for the old interface*. Read -_https://github.com/markov2/perl5-Mail-Box/wiki/_ how to move towards -version 4. +*Be aware:* This module versions 4.0 and up is not fully compatible with +older releases: mainly the exception handling has changed. When you need to +upgrade, please read at https://github.com/markov2/perl5-Mail-Box/wiki/. +*Version 3 is still maintained* and may see new releases as well. The identities are not implementing any kind of storage, and can therefore be created by any simple or complex Perl program. This way, it is more ++++++ User-Identity-3.00.tar.gz -> User-Identity-4.00.tar.gz ++++++ ++++ 1882 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.O86RZK/_old 2026-01-07 16:01:19.678900660 +0100 +++ /var/tmp/diff_new_pack.O86RZK/_new 2026-01-07 16:01:19.686900993 +0100 @@ -1,6 +1,6 @@ -mtime: 1764049001 -commit: 25ada1691be56d8ee229bf18e1e1994ccb266e703ba5f4aba1a9b7aeedcc5011 +mtime: 1765604239 +commit: d3b75afeab4410be9f1a9c29a418ff8d430f8227a001a4f0b75702dad06f7528 url: https://src.opensuse.org/perl/perl-User-Identity.git -revision: 25ada1691be56d8ee229bf18e1e1994ccb266e703ba5f4aba1a9b7aeedcc5011 +revision: d3b75afeab4410be9f1a9c29a418ff8d430f8227a001a4f0b75702dad06f7528 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-23 12:25:14.000000000 +0100 @@ -0,0 +1 @@ +.osc
