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 2025-10-10 17:11:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-User-Identity (Old) and /work/SRC/openSUSE:Factory/.perl-User-Identity.new.5300 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-User-Identity" Fri Oct 10 17:11:39 2025 rev:5 rq:1310533 version:1.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-User-Identity/perl-User-Identity.changes 2025-05-20 17:05:19.108587006 +0200 +++ /work/SRC/openSUSE:Factory/.perl-User-Identity.new.5300/perl-User-Identity.changes 2025-10-10 17:13:17.411193791 +0200 @@ -1,0 +2,15 @@ +Thu Oct 9 20:52:08 UTC 2025 - Tina Müller <[email protected]> + +- updated to 1.30.0 (1.03) + see /usr/share/doc/packages/perl-User-Identity/ChangeLog + + version 1.03: Fri 12 Sep 15:25:39 CEST 2025 + + Changes: + - require Perl 5.16 (2012) + + Improvements: + - convert to OODoc 3.04 + - add .gitignore + +------------------------------------------------------------------- Old: ---- User-Identity-1.02.tar.gz New: ---- README.md User-Identity-1.03.tar.gz _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-User-Identity.spec ++++++ --- /var/tmp/diff_new_pack.VqunxF/_old 2025-10-10 17:13:19.343275075 +0200 +++ /var/tmp/diff_new_pack.VqunxF/_new 2025-10-10 17:13:19.355275579 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-User-Identity # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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,19 +18,22 @@ %define cpan_name User-Identity Name: perl-User-Identity -Version: 1.20.0 +Version: 1.30.0 Release: 0 -# 1.02 -> normalize -> 1.20.0 -%define cpan_version 1.02 +# 1.03 -> normalize -> 1.30.0 +%define cpan_version 1.03 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Collect information about a user URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Hash::Ordered) >= 0.14 +BuildRequires: perl(Test::More) >= 1 +BuildRequires: perl(Test::Pod) >= 1 Requires: perl(Hash::Ordered) >= 0.14 Provides: perl(Mail::Identity) = %{version} Provides: perl(User::Identity) = %{version} @@ -80,5 +83,5 @@ %perl_gen_filelist %files -f %{name}.files -%doc ChangeLog README README.md +%doc ChangeLog README.md ++++++ README.md ++++++ ## Build Results Current state of perl in openSUSE:Factory is  The current state of perl in the devel project build (devel:languages:perl)  ++++++ User-Identity-1.02.tar.gz -> User-Identity-1.03.tar.gz ++++++ ++++ 5251 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ mtime: 1760043128 commit: 1fad8934f2d11ba3be7176ed6f3d9291e63b1a23256394fdaab6278f613cb745 url: https://src.opensuse.org/perl/perl-User-Identity.git revision: 1fad8934f2d11ba3be7176ed6f3d9291e63b1a23256394fdaab6278f613cb745 projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ 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-10-10 11:23:34.000000000 +0200 @@ -0,0 +1 @@ +.osc
