From a11d20c752185955af74fa1a14d86211dd830ab678787a798607f0eee0b27646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Thu, 2 Oct 2025 15:31:20 +0200 Subject: [PATCH] Update to 3.11.0 (3.011) --- Log-Dispatchouli-3.010.tar.gz | 3 --- Log-Dispatchouli-3.011.tar.gz | 3 +++ perl-Log-Dispatchouli.changes | 13 +++++++++++++ perl-Log-Dispatchouli.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 Log-Dispatchouli-3.010.tar.gz create mode 100644 Log-Dispatchouli-3.011.tar.gz diff --git a/Log-Dispatchouli-3.010.tar.gz b/Log-Dispatchouli-3.010.tar.gz deleted file mode 100644 index f79477e..0000000 --- a/Log-Dispatchouli-3.010.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b983b60ab2b8da34d2662636e5fed266d46f5fde59ffada4fb2d87a4c4c7da00 -size 41858 diff --git a/Log-Dispatchouli-3.011.tar.gz b/Log-Dispatchouli-3.011.tar.gz new file mode 100644 index 0000000..aa27c27 --- /dev/null +++ b/Log-Dispatchouli-3.011.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ef55153cfc9e1c89c10bdb66af2d1e26a3355175adc8138d723d167606c3c3 +size 42046 diff --git a/perl-Log-Dispatchouli.changes b/perl-Log-Dispatchouli.changes index 160f5bc..869bc72 100644 --- a/perl-Log-Dispatchouli.changes +++ b/perl-Log-Dispatchouli.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Oct 2 13:29:57 UTC 2025 - Tina Müller + +- updated to 3.11.0 (3.011) + see /usr/share/doc/packages/perl-Log-Dispatchouli/Changes + + 3.011 2025-07-28 11:43:33-04:00 America/New_York + - [ BREAKING CHANGE ] + This release converts all Logger methods to signatured-subs. This + should not really break anything, unless methods are being called + erroneously, as strict arity checking will now notice the wrong + number of args. + ------------------------------------------------------------------- Thu Jul 17 05:40:14 UTC 2025 - Tina Müller diff --git a/perl-Log-Dispatchouli.spec b/perl-Log-Dispatchouli.spec index 653b58b..f11b38e 100644 --- a/perl-Log-Dispatchouli.spec +++ b/perl-Log-Dispatchouli.spec @@ -18,10 +18,10 @@ %define cpan_name Log-Dispatchouli Name: perl-Log-Dispatchouli -Version: 3.10.0 +Version: 3.11.0 Release: 0 -# 3.010 -> normalize -> 3.10.0 -%define cpan_version 3.010 +# 3.011 -> normalize -> 3.11.0 +%define cpan_version 3.011 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Simple wrapper around Log::Dispatch URL: https://metacpan.org/release/%{cpan_name} -- 2.49.0