Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-MooseX-App-Cmd for openSUSE:Factory checked in at 2021-03-24 16:13:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MooseX-App-Cmd (Old) and /work/SRC/openSUSE:Factory/.perl-MooseX-App-Cmd.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-App-Cmd" Wed Mar 24 16:13:22 2021 rev:14 rq:880568 version:0.34 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MooseX-App-Cmd/perl-MooseX-App-Cmd.changes 2015-09-17 09:20:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-MooseX-App-Cmd.new.2401/perl-MooseX-App-Cmd.changes 2021-03-24 16:13:23.611966775 +0100 @@ -1,0 +2,12 @@ +Thu Mar 18 03:07:28 UTC 2021 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.34 + see /usr/share/doc/packages/perl-MooseX-App-Cmd/Changes + + 0.34 2021-03-17 18:04:14Z + - fix prereqs - MooseX::Getopt is not optional (RT#134779) + + 0.33 2021-03-16 20:57:41Z + - soften tests to handle changes in App::Cmd 0.332 (RT#134752) + +------------------------------------------------------------------- Old: ---- MooseX-App-Cmd-0.32.tar.gz New: ---- MooseX-App-Cmd-0.34.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MooseX-App-Cmd.spec ++++++ --- /var/tmp/diff_new_pack.NZXK3q/_old 2021-03-24 16:13:24.175967368 +0100 +++ /var/tmp/diff_new_pack.NZXK3q/_new 2021-03-24 16:13:24.175967368 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-MooseX-App-Cmd # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,35 +12,31 @@ # 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-App-Cmd Name: perl-MooseX-App-Cmd -Version: 0.32 +Version: 0.34 Release: 0 -%define cpan_name MooseX-App-Cmd Summary: Mashes up MooseX::Getopt and App::Cmd -License: Artistic-1.0 or GPL-1.0+ -Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/MooseX-App-Cmd/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +License: Artistic-1.0 OR GPL-1.0-or-later +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(App::Cmd) >= 0.321 BuildRequires: perl(App::Cmd::Command) BuildRequires: perl(Getopt::Long::Descriptive) >= 0.091 BuildRequires: perl(Module::Build::Tiny) >= 0.034 +BuildRequires: perl(Module::Metadata) BuildRequires: perl(Moose) BuildRequires: perl(Moose::Object) BuildRequires: perl(MooseX::Getopt) BuildRequires: perl(MooseX::NonMoose) -BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Output) -BuildRequires: perl(YAML) BuildRequires: perl(namespace::autoclean) Requires: perl(App::Cmd) >= 0.321 Requires: perl(App::Cmd::Command) @@ -63,10 +59,10 @@ a Getopt::Long::Descriptive spec. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build -%{__perl} Build.PL --installdirs=vendor +perl Build.PL --installdirs=vendor ./Build build --flags=%{?_smp_mflags} %check @@ -77,7 +73,7 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) -%doc Changes CONTRIBUTING LICENSE README +%doc Changes CONTRIBUTING README +%license LICENCE %changelog ++++++ MooseX-App-Cmd-0.32.tar.gz -> MooseX-App-Cmd-0.34.tar.gz ++++++ ++++ 4947 lines of diff (skipped)