Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Pod-Elemental for openSUSE:Factory checked in at 2023-01-04 17:54:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Pod-Elemental (Old) and /work/SRC/openSUSE:Factory/.perl-Pod-Elemental.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-Elemental" Wed Jan 4 17:54:21 2023 rev:2 rq:1055915 version:0.103006 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Pod-Elemental/perl-Pod-Elemental.changes 2020-11-23 10:39:35.261950036 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Pod-Elemental.new.1563/perl-Pod-Elemental.changes 2023-01-04 17:55:01.059035639 +0100 @@ -1,0 +2,10 @@ +Sun Jan 1 03:13:55 UTC 2023 - Tina Müller <[email protected]> + +- updated to 0.103006 + see /usr/share/doc/packages/perl-Pod-Elemental/Changes + + 0.103006 2022-12-31 16:28:06-05:00 America/New_York + - update packaging and metadata + - minimum required Perl is now v5.12 + +------------------------------------------------------------------- Old: ---- Pod-Elemental-0.103005.tar.gz New: ---- Pod-Elemental-0.103006.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Pod-Elemental.spec ++++++ --- /var/tmp/diff_new_pack.EWj7qB/_old 2023-01-04 17:55:01.555038563 +0100 +++ /var/tmp/diff_new_pack.EWj7qB/_new 2023-01-04 17:55:01.563038610 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-Elemental # -# Copyright (c) 2020 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,21 +16,20 @@ # +%define cpan_name Pod-Elemental Name: perl-Pod-Elemental -Version: 0.103005 +Version: 0.103006 Release: 0 -%define cpan_name Pod-Elemental -Summary: Work with nestable Pod elements License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +Summary: Work with nestable Pod elements +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Class::Load) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78 BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(Mixin::Linewise::Readers) BuildRequires: perl(Moose) @@ -78,11 +77,11 @@ vertical whitespace. %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 @@ -93,7 +92,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README %license LICENSE ++++++ Pod-Elemental-0.103005.tar.gz -> Pod-Elemental-0.103006.tar.gz ++++++ ++++ 2532 lines of diff (skipped)
