From 82308a2dbc5b194a81aac563b82a543c09fa0c7361ddb86923b9697259525364 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Fri, 31 Oct 2025 05:33:35 +0000 Subject: [PATCH] Automatic update to Mouse-v2.6.0.tar.gz --- Mouse-v2.5.11.tar.gz | 3 --- Mouse-v2.6.0.tar.gz | 3 +++ perl-Mouse.changes | 9 +++++++++ perl-Mouse.spec | 16 ++++++++-------- 4 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 Mouse-v2.5.11.tar.gz create mode 100644 Mouse-v2.6.0.tar.gz diff --git a/Mouse-v2.5.11.tar.gz b/Mouse-v2.5.11.tar.gz deleted file mode 100644 index 104a572..0000000 --- a/Mouse-v2.5.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2a0d0930190c21a444b960793aa2e369ef28a1dd0b8f34829795f86a1915956 -size 220539 diff --git a/Mouse-v2.6.0.tar.gz b/Mouse-v2.6.0.tar.gz new file mode 100644 index 0000000..3fbe310 --- /dev/null +++ b/Mouse-v2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1527e6486570b3abdbcc23f8f17fa413083e58d841f07f184d198077ebddff35 +size 220115 diff --git a/perl-Mouse.changes b/perl-Mouse.changes index 64a2783..781721c 100644 --- a/perl-Mouse.changes +++ b/perl-Mouse.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 31 05:33:35 UTC 2025 - Tina Müller + +- updated to 2.6.0 (v2.6.0) + see /usr/share/doc/packages/perl-Mouse/Changes + + v2.6.0 2025-10-30T05:25:55Z + - Update minimum perl version from 5.8 => 5.10(#112) + ------------------------------------------------------------------- Mon Aug 5 05:30:41 UTC 2024 - Tina Müller diff --git a/perl-Mouse.spec b/perl-Mouse.spec index 4de1abc..9e8b4a0 100644 --- a/perl-Mouse.spec +++ b/perl-Mouse.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Mouse # -# Copyright (c) 2024 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,22 +18,22 @@ %define cpan_name Mouse Name: perl-Mouse -Version: 2.5.11 +Version: 2.6.0 Release: 0 -# v2.5.11 -> normalize -> 2.5.11 -%define cpan_version v2.5.11 +# v2.6.0 -> normalize -> 2.6.0 +%define cpan_version v2.6.0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Moose minus the antlers URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/S/SK/SKAJI/%{cpan_name}-%{cpan_version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml Source100: README.md BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Devel::PPPort) >= 3.59 BuildRequires: perl(ExtUtils::ParseXS) >= 3.22 -BuildRequires: perl(Module::Build) >= 0.4005 -BuildRequires: perl(Module::Build::XSUtil) >= 0.19 +BuildRequires: perl(Module::Build) >= 0.400.500 +BuildRequires: perl(Module::Build::XSUtil) >= 0.190 BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::LeakTrace) @@ -62,7 +62,7 @@ We're also going as light on dependencies as possible. Mouse currently has without XS, although it has an XS backend to make it much faster. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Build.PL --installdirs=vendor optimize="%{optflags}" -- 2.51.1