Hello community, here is the log from the commit of package perl-Devel-PPPort for openSUSE:Factory checked in at 2020-02-04 19:54:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-PPPort (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PPPort" Tue Feb 4 19:54:53 2020 rev:16 rq:769776 version:3.57 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-PPPort/perl-Devel-PPPort.changes 2019-12-27 14:01:10.992884468 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.26092/perl-Devel-PPPort.changes 2020-02-04 19:54:56.093376949 +0100 @@ -1,0 +2,18 @@ +Sat Feb 1 03:15:06 UTC 2020 - <[email protected]> + +- updated to 3.57 + see /usr/share/doc/packages/perl-Devel-PPPort/Changes + + 3.57 - 2020-01-31 + + * Fix eval_sv for Perl versions prior to 5.6.0 (Pali) + * Fix t/ppphtest.t for Perl versions prior to 5.6.0 (Pali) + * Fix compilation of sv_setsv_flags when GCC extensions are not present (Pali) + * Fix SV_NOSTEAL on 5.7.2 (Karl Williamson) + * Fix multiple unit test issues (Craig A. Berry, Karl Williamson, Pali) + * Avoid generating warnings on early Perls (Karl Williamson) + * Backport memCHRs (Karl Williamson) + * Implement sv_setsv_flags() with SV_NOSTEAL and SV_GMAGIC flags for Perl versions < 5.7.3 (Pali) + * Implement UTF8f format and its UTF8fARG macro (Pali) + +------------------------------------------------------------------- Old: ---- Devel-PPPort-3.56.tar.gz New: ---- Devel-PPPort-3.57.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-PPPort.spec ++++++ --- /var/tmp/diff_new_pack.TFVKzW/_old 2020-02-04 19:54:56.981377466 +0100 +++ /var/tmp/diff_new_pack.TFVKzW/_new 2020-02-04 19:54:56.981377466 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-PPPort # -# 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,7 +17,7 @@ Name: perl-Devel-PPPort -Version: 3.56 +Version: 3.57 Release: 0 %define cpan_name Devel-PPPort Summary: Perl/Pollution/Portability @@ -52,7 +52,7 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -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 OPTIMIZE="%{optflags}" ++++++ Devel-PPPort-3.56.tar.gz -> Devel-PPPort-3.57.tar.gz ++++++ ++++ 4740 lines of diff (skipped)
