Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Carp-Clan for openSUSE:Factory checked in at 2025-02-09 20:00:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Carp-Clan (Old) and /work/SRC/openSUSE:Factory/.perl-Carp-Clan.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Carp-Clan" Sun Feb 9 20:00:41 2025 rev:28 rq:1244033 version:6.80.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Carp-Clan/perl-Carp-Clan.changes 2019-09-25 00:44:08.889937373 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Carp-Clan.new.2316/perl-Carp-Clan.changes 2025-02-09 20:00:49.908914295 +0100 @@ -1,0 +2,6 @@ +Thu Feb 6 22:22:16 UTC 2025 - Tina Müller <[email protected]> + +- Normalize CPAN version + See https://github.com/openSUSE/cpanspec/issues/47 for details + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Carp-Clan.spec ++++++ --- /var/tmp/diff_new_pack.ubKR9k/_old 2025-02-09 20:00:50.356932715 +0100 +++ /var/tmp/diff_new_pack.ubKR9k/_new 2025-02-09 20:00:50.356932715 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Carp-Clan # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,22 @@ # +%define cpan_name Carp-Clan Name: perl-Carp-Clan -Version: 6.08 +Version: 6.80.0 Release: 0 -%define cpan_name Carp-Clan -Summary: Report errors from perspective of caller of a "clan" of modules +# 6.08 -> normalize -> 6.80.0 +%define cpan_version 6.08 License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Summary: Report errors from perspective of caller of a "clan" of modules +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +Provides: perl(Carp::Clan) = %{version} +%undefine __perllib_provides %{perl_requires} %description @@ -80,11 +82,11 @@ one. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -95,7 +97,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes CONTRIBUTING README %license LICENSE
