Hello community, here is the log from the commit of package perl-Inline for openSUSE:Factory checked in at 2020-01-10 17:50:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Inline (Old) and /work/SRC/openSUSE:Factory/.perl-Inline.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Inline" Fri Jan 10 17:50:02 2020 rev:31 rq:762644 version:0.86 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Inline/perl-Inline.changes 2019-04-30 13:05:58.745903194 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Inline.new.6675/perl-Inline.changes 2020-01-10 17:50:10.494128239 +0100 @@ -1,0 +2,16 @@ +Fri Jan 10 03:07:43 UTC 2020 - <[email protected]> + +- updated to 0.86 + see /usr/share/doc/packages/perl-Inline/Changes + + 0.86 Wed Jan 8 21:19:58 PST 2020 + - Fix various test problems + + 0.85 Mon Jan 6 07:33:52 PST 2020 + - Fix a taint issue @mohawk2++ + + 0.84 Mon Jan 6 07:04:31 PST 2020 + - https://github.com/ingydotnet/inline-pm/pull/75 Make correct PERL5LIB to + pass on including -I flags @mohawk2++ + +------------------------------------------------------------------- Old: ---- Inline-0.83.tar.gz New: ---- Inline-0.86.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Inline.spec ++++++ --- /var/tmp/diff_new_pack.Ezwyyv/_old 2020-01-10 17:50:11.934127981 +0100 +++ /var/tmp/diff_new_pack.Ezwyyv/_new 2020-01-10 17:50:11.938127981 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Inline # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,20 @@ Name: perl-Inline -Version: 0.83 +Version: 0.86 Release: 0 %define cpan_name Inline Summary: Write Perl Subroutines in Other Programming Languages License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(JSON::PP) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Warn) >= 0.23 BuildRequires: perl(version) >= 0.82 @@ -66,7 +67,7 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor ++++++ Inline-0.83.tar.gz -> Inline-0.86.tar.gz ++++++ ++++ 1704 lines of diff (skipped)
