Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Pod-Parser for openSUSE:Factory checked in at 2023-05-04 17:09:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Pod-Parser (Old) and /work/SRC/openSUSE:Factory/.perl-Pod-Parser.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-Parser" Thu May 4 17:09:13 2023 rev:3 rq:1084423 version:1.66 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Pod-Parser/perl-Pod-Parser.changes 2022-06-03 14:16:36.681312198 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Pod-Parser.new.1533/perl-Pod-Parser.changes 2023-05-04 17:09:19.571926419 +0200 @@ -1,0 +2,12 @@ +Sun Apr 23 03:06:36 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.66 + see /usr/share/doc/packages/perl-Pod-Parser/CHANGES + + R22-Apr-2023 Marek Rouchal <mar...@cpan.org> + ----------------------------------------------------------------------------- + Version 1.66 + + fix CPAN#145128 - Pod::Find does not work any more with 5.36 on Win32 + + unixify line endings in this distribution + +------------------------------------------------------------------- Old: ---- Pod-Parser-1.65.tar.gz New: ---- Pod-Parser-1.66.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Pod-Parser.spec ++++++ --- /var/tmp/diff_new_pack.IfshWY/_old 2023-05-04 17:09:20.047929205 +0200 +++ /var/tmp/diff_new_pack.IfshWY/_new 2023-05-04 17:09:20.055929253 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-Parser # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Pod-Parser Name: perl-Pod-Parser -Version: 1.65 +Version: 1.66 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Modules for parsing/translating POD format documents @@ -46,7 +46,8 @@ %prep %autosetup -n %{cpan_name}-%{version} -find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 + +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor ++++++ Pod-Parser-1.65.tar.gz -> Pod-Parser-1.66.tar.gz ++++++ ++++ 5576 lines of diff (skipped)