Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Module-Metadata for openSUSE:Factory checked in at 2023-05-04 17:09:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Module-Metadata (Old) and /work/SRC/openSUSE:Factory/.perl-Module-Metadata.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Module-Metadata" Thu May 4 17:09:16 2023 rev:8 rq:1084435 version:1.000038 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Module-Metadata/perl-Module-Metadata.changes 2019-09-20 14:38:35.699055203 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Module-Metadata.new.1533/perl-Module-Metadata.changes 2023-05-04 17:09:23.279948129 +0200 @@ -1,0 +2,9 @@ +Sat Apr 29 03:12:16 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.000038 + see /usr/share/doc/packages/perl-Module-Metadata/Changes + + 1.000038 2023-04-28 11:25:40Z + - detects "class" syntax + +------------------------------------------------------------------- Old: ---- Module-Metadata-1.000037.tar.gz New: ---- Module-Metadata-1.000038.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Module-Metadata.spec ++++++ --- /var/tmp/diff_new_pack.H1Vfm6/_old 2023-05-04 17:09:23.683950494 +0200 +++ /var/tmp/diff_new_pack.H1Vfm6/_new 2023-05-04 17:09:23.687950518 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Module-Metadata # -# 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,18 +16,16 @@ # +%define cpan_name Module-Metadata Name: perl-Module-Metadata -Version: 1.000037 +Version: 1.000038 Release: 0 -%define cpan_name Module-Metadata -Summary: Gather package and POD information from perl module files License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +Summary: Gather package and POD information from perl module files +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::More) >= 0.88 @@ -42,11 +40,11 @@ as is traditional in the CPAN toolchain. %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 @@ -57,7 +55,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes CONTRIBUTING README %license LICENCE ++++++ Module-Metadata-1.000037.tar.gz -> Module-Metadata-1.000038.tar.gz ++++++ ++++ 2317 lines of diff (skipped)