Hello community, here is the log from the commit of package perl-Devel-PPPort for openSUSE:Factory checked in at 2016-06-19 10:47:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-PPPort (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PPPort" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-PPPort/perl-Devel-PPPort.changes 2015-10-14 16:44:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new/perl-Devel-PPPort.changes 2016-06-19 10:47:58.000000000 +0200 @@ -1,0 +2,23 @@ +Sun Jun 12 12:53:58 UTC 2016 - co...@suse.com + +- updated to 3.33 + see /usr/share/doc/packages/perl-Devel-PPPort/Changes + + 3.33 - 2016-06-03 + + * Add PERL_OP_PARENT related macros, and cBOOL + * Add SvRXOK/SvRX/PERL_MAGIC_qr + (Thanks to arc) + * sort files from all_files_in_dir (GH #28, https://bugs.debian.org/801523 + (Thanks to ntyni) + * Fix coverity finding in test (GH #25) + (Thanks to jhi) + * Add PERL_UNUSED_RESULT and a test (GH #20) + * Don't redefine MUTABLE_PTR if it's already there (GH #23) + * Add C_ARRAY_LENGTH and C_ARRAY_END (GH #16) + * Fix gv_fetchpvn_flags and add init_gv_pvn (#GH 32) + (Thanks to leont) + * Fix compiler warnings + (Thanks to Dave M.) + +------------------------------------------------------------------- Old: ---- Devel-PPPort-3.32.tar.gz New: ---- Devel-PPPort-3.33.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-PPPort.spec ++++++ --- /var/tmp/diff_new_pack.nCn1tZ/_old 2016-06-19 10:47:59.000000000 +0200 +++ /var/tmp/diff_new_pack.nCn1tZ/_new 2016-06-19 10:47:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-PPPort # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.32 +Version: 3.33 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 -print0 | xargs -0 chmod 644 +find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" ++++++ Devel-PPPort-3.32.tar.gz -> Devel-PPPort-3.33.tar.gz ++++++ ++++ 3399 lines of diff (skipped)