Hello community, here is the log from the commit of package perl-Params-Validate for openSUSE:Factory checked in at 2020-10-24 15:13:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Params-Validate (Old) and /work/SRC/openSUSE:Factory/.perl-Params-Validate.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Params-Validate" Sat Oct 24 15:13:30 2020 rev:45 rq:842994 version:1.30 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Params-Validate/perl-Params-Validate.changes 2017-06-21 13:57:19.842193217 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Params-Validate.new.3463/perl-Params-Validate.changes 2020-10-24 15:13:44.951974032 +0200 @@ -1,0 +2,12 @@ +Mon Oct 19 03:09:36 UTC 2020 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.30 + see /usr/share/doc/packages/perl-Params-Validate/Changes + + 1.30 2020-10-18 + + - Support pure Perl builds via the standard incantation of `perl Build.PL + --pureperl_only`. The `--pp` flag is still supported. Implemented by Diab + Jerius. GH @17. + +------------------------------------------------------------------- Old: ---- Params-Validate-1.29.tar.gz New: ---- Params-Validate-1.30.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Params-Validate.spec ++++++ --- /var/tmp/diff_new_pack.FWe6AK/_old 2020-10-24 15:13:46.027975374 +0200 +++ /var/tmp/diff_new_pack.FWe6AK/_new 2020-10-24 15:13:46.031975379 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Params-Validate # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,24 +12,24 @@ # 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/ # Name: perl-Params-Validate -Version: 1.29 +Version: 1.30 Release: 0 %define cpan_name Params-Validate Summary: Validate method/function parameters License: Artistic-2.0 Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Params-Validate/ +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) >= 0.280000 +BuildRequires: perl(Module::Build) >= 0.422700 BuildRequires: perl(Module::Implementation) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.96 @@ -56,7 +56,7 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor optimize="%{optflags}" +perl Build.PL installdirs=vendor optimize="%{optflags}" ./Build build flags=%{?_smp_mflags} %check @@ -68,7 +68,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING.md README.md TODO +%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md TODO %license LICENSE %changelog ++++++ Params-Validate-1.29.tar.gz -> Params-Validate-1.30.tar.gz ++++++ ++++ 21442 lines of diff (skipped)