Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Image-Sane for openSUSE:Factory checked in at 2023-08-08 17:43:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Image-Sane (Old) and /work/SRC/openSUSE:Factory/.perl-Image-Sane.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Image-Sane" Tue Aug 8 17:43:24 2023 rev:5 rq:1102968 version:5 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Image-Sane/perl-Image-Sane.changes 2020-03-21 00:01:40.721108481 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Image-Sane.new.22712/perl-Image-Sane.changes 2023-08-08 17:43:26.481711898 +0200 @@ -1,0 +2,6 @@ +Tue Aug 8 15:09:54 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Add Image-Sane-5-Replace-deprecated-given-and-when-operators.patch: + Fix build using Perl 5.38. + +------------------------------------------------------------------- New: ---- Image-Sane-5-Replace-deprecated-given-and-when-operators.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Image-Sane.spec ++++++ --- /var/tmp/diff_new_pack.G8GeTC/_old 2023-08-08 17:43:27.197716362 +0200 +++ /var/tmp/diff_new_pack.G8GeTC/_new 2023-08-08 17:43:27.201716386 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Image-Sane # -# Copyright (c) 2020 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 @@ -26,6 +26,7 @@ URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RA/RATCLIFFE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml +Patch0: Image-Sane-5-Replace-deprecated-given-and-when-operators.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros @@ -55,6 +56,7 @@ %prep %setup -q -n %{cpan_name}-%{version} +%patch0 -p1 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build ++++++ Image-Sane-5-Replace-deprecated-given-and-when-operators.patch ++++++ ++++ 815 lines (skipped) ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.G8GeTC/_old 2023-08-08 17:43:27.245716661 +0200 +++ /var/tmp/diff_new_pack.G8GeTC/_new 2023-08-08 17:43:27.249716686 +0200 @@ -7,7 +7,8 @@ #sources: # - source1 # - source2 -#patches: +patches: + Image-Sane-5-Replace-deprecated-given-and-when-operators.patch: -p1 # foo.patch: -p1 # bar.patch: preamble: |-