Automatic update to Log-Report-1.44.tar.gz #2

Merged
okurz merged 1 commits from cpanmirror/perl-Log-Report:autoupdate into main 2026-01-02 20:53:34 +01:00
4 changed files with 22 additions and 7 deletions

Binary file not shown.

BIN
Log-Report-1.44.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 2 15:30:14 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 1.440.0 (1.44)
see /usr/share/doc/packages/perl-Log-Report/ChangeLog
version 1.44: Mon 22 Dec 16:56:48 CET 2025
Changes:
- rename exception 'classes' into exception 'tags'. Backwards compatible.
Fixes:
- converted die message get a 'die' tag, as the docs promissed.
Improvements:
- move documentation about format strings to ::Message.
- minimize LR imports.
-------------------------------------------------------------------
Sat Dec 6 05:34:47 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Log-Report
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 SUSE LLC and contributors
#
# 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-Report
Name: perl-Log-Report
Version: 1.430.0
Version: 1.440.0
Release: 0
# 1.43 -> normalize -> 1.430.0
%define cpan_version 1.43
# 1.44 -> normalize -> 1.440.0
%define cpan_version 1.44
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Report a problem, pluggable handlers and language support
URL: https://metacpan.org/release/%{cpan_name}