Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Log-Dispatchouli for openSUSE:Factory checked in at 2022-12-13 18:57:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatchouli (Old) and /work/SRC/openSUSE:Factory/.perl-Log-Dispatchouli.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Log-Dispatchouli" Tue Dec 13 18:57:23 2022 rev:19 rq:1042727 version:3.002 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Log-Dispatchouli/perl-Log-Dispatchouli.changes 2021-06-29 22:44:02.810935970 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatchouli.new.1835/perl-Log-Dispatchouli.changes 2022-12-13 18:57:46.407941725 +0100 @@ -1,0 +2,17 @@ +Wed Dec 7 03:07:00 UTC 2022 - Tina Müller <timueller+p...@suse.de> + +- updated to 3.002 + see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes + + 3.002 2022-12-06 09:49:34-05:00 America/New_York + - restore v5.20 compatibility by turning on "postderef" feature + explicitly + + 3.001 2022-12-01 11:55:43-05:00 America/New_York + - no changes, just stable + + 3.000 2022-11-03 21:29:21-04:00 America/New_York (TRIAL RELEASE) + - Log::Dispatchouli now requires v5.20, for pair slices + - structured event logging with ->log_event -- read the docs, and Log::Fmt + +------------------------------------------------------------------- Old: ---- Log-Dispatchouli-2.023.tar.gz New: ---- Log-Dispatchouli-3.002.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Log-Dispatchouli.spec ++++++ --- /var/tmp/diff_new_pack.IwCpit/_old 2022-12-13 18:57:46.983944799 +0100 +++ /var/tmp/diff_new_pack.IwCpit/_new 2022-12-13 18:57:46.991944841 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Log-Dispatchouli # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Log-Dispatchouli Name: perl-Log-Dispatchouli -Version: 2.023 +Version: 3.002 Release: 0 -Summary: Simple wrapper around Log::Dispatch License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Simple wrapper around Log::Dispatch URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -29,6 +29,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78 +BuildRequires: perl(JSON::MaybeXS) BuildRequires: perl(Log::Dispatch) BuildRequires: perl(Log::Dispatch::Array) BuildRequires: perl(Log::Dispatch::File) @@ -43,6 +44,7 @@ BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Try::Tiny) >= 0.04 +BuildRequires: perl(experimental) Requires: perl(Log::Dispatch) Requires: perl(Log::Dispatch::Array) Requires: perl(Log::Dispatch::File) @@ -54,6 +56,7 @@ Requires: perl(Sub::Exporter::GlobExporter) >= 0.002 Requires: perl(Sys::Syslog) >= 0.16 Requires: perl(Try::Tiny) >= 0.04 +Requires: perl(experimental) %{perl_requires} %description ++++++ Log-Dispatchouli-2.023.tar.gz -> Log-Dispatchouli-3.002.tar.gz ++++++ ++++ 2374 lines of diff (skipped)