Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-MooseX-Types-Common for openSUSE:Factory checked in at 2025-05-26 18:35:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Common (Old) and /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Common.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Types-Common" Mon May 26 18:35:49 2025 rev:19 rq:1279796 version:0.001015 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MooseX-Types-Common/perl-MooseX-Types-Common.changes 2017-01-24 10:41:39.348077625 +0100 +++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Common.new.2732/perl-MooseX-Types-Common.changes 2025-05-26 18:37:26.524226957 +0200 @@ -1,0 +2,10 @@ +Mon Apr 21 05:36:23 UTC 2025 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.001015 + see /usr/share/doc/packages/perl-MooseX-Types-Common/Changes + + 0.001015 2025-04-20 16:59:58Z + - fix warnings caused by Moose no longer being loaded (since MooseX::Types + 0.51) + +------------------------------------------------------------------- Old: ---- MooseX-Types-Common-0.001014.tar.gz New: ---- MooseX-Types-Common-0.001015.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MooseX-Types-Common.spec ++++++ --- /var/tmp/diff_new_pack.lBGgSV/_old 2025-05-26 18:37:27.288259031 +0200 +++ /var/tmp/diff_new_pack.lBGgSV/_new 2025-05-26 18:37:27.292259199 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-MooseX-Types-Common # -# Copyright (c) 2017 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 @@ -12,32 +12,33 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%define cpan_name MooseX-Types-Common Name: perl-MooseX-Types-Common -Version: 0.001014 +Version: 0.001015 Release: 0 -#Upstream: Artistic-1.0 or GPL-1.0+ -%define cpan_name MooseX-Types-Common -Summary: Library of Commonly Used Type Constraints -License: Artistic-1.0 or GPL-1.0+ -Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/MooseX-Types-Common/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +#Upstream: Artistic-1.0 or GPL-1.0-or-later +License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Library of commonly used type constraints +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build::Tiny) >= 0.034 +BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build::Tiny) >= 0.34.0 BuildRequires: perl(Module::Metadata) +BuildRequires: perl(Moose) BuildRequires: perl(MooseX::Types) BuildRequires: perl(MooseX::Types::Moose) BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Warnings) >= 0.005 +BuildRequires: perl(Test::Warnings) >= 0.5.0 +Requires: perl(Moose) Requires: perl(MooseX::Types) Requires: perl(MooseX::Types::Moose) %{perl_requires} @@ -47,10 +48,10 @@ default. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} -p1 %build -%{__perl} Build.PL --installdirs=vendor +perl Build.PL --installdirs=vendor ./Build build --flags=%{?_smp_mflags} %check @@ -61,6 +62,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) -%doc Changes CONTRIBUTING LICENSE README +%doc Changes CONTRIBUTING README +%license LICENSE ++++++ MooseX-Types-Common-0.001014.tar.gz -> MooseX-Types-Common-0.001015.tar.gz ++++++ ++++ 3899 lines of diff (skipped)