Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Class-Method-Modifiers for openSUSE:Factory checked in at 2023-02-01 16:38:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Class-Method-Modifiers (Old) and /work/SRC/openSUSE:Factory/.perl-Class-Method-Modifiers.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Class-Method-Modifiers" Wed Feb 1 16:38:47 2023 rev:21 rq:1062269 version:2.14 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Class-Method-Modifiers/perl-Class-Method-Modifiers.changes 2019-08-13 13:20:16.209434083 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Class-Method-Modifiers.new.32243/perl-Class-Method-Modifiers.changes 2023-02-01 16:49:28.257356045 +0100 @@ -1,0 +2,10 @@ +Tue Jan 17 03:06:06 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 2.14 + see /usr/share/doc/packages/perl-Class-Method-Modifiers/Changes + + 2.14 2023-01-16 21:26:04Z + - remove Test::Fatal and Test::Needs from test prereqs (PRs #7, #8, + Graham Knop) + +------------------------------------------------------------------- Old: ---- Class-Method-Modifiers-2.13.tar.gz New: ---- Class-Method-Modifiers-2.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Class-Method-Modifiers.spec ++++++ --- /var/tmp/diff_new_pack.hixTHe/_old 2023-02-01 16:49:29.413363025 +0100 +++ /var/tmp/diff_new_pack.hixTHe/_new 2023-02-01 16:49:29.449363243 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Class-Method-Modifiers # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,23 +16,19 @@ # +%define cpan_name Class-Method-Modifiers Name: perl-Class-Method-Modifiers -Version: 2.13 +Version: 2.14 Release: 0 -%define cpan_name Class-Method-Modifiers -Summary: Provides Moose-like method modifiers License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +Summary: Provides Moose-like method modifiers +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(Test::Fatal) BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Needs) %{perl_requires} %description @@ -72,11 +68,11 @@ 'fresh'; see below. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -87,7 +83,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes CONTRIBUTING README %license LICENSE ++++++ Class-Method-Modifiers-2.13.tar.gz -> Class-Method-Modifiers-2.14.tar.gz ++++++ ++++ 2220 lines of diff (skipped)