diff --git a/Log-Report-1.43.tar.gz b/Log-Report-1.43.tar.gz deleted file mode 100644 index 12765f6..0000000 --- a/Log-Report-1.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed328baa125041d1da7fbafac96e91a9e038f27739cc9bbc942814532f26933e -size 85717 diff --git a/Log-Report-1.44.tar.gz b/Log-Report-1.44.tar.gz new file mode 100644 index 0000000..09bd345 --- /dev/null +++ b/Log-Report-1.44.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f747e6575fc68f5811b655ee51674593ff9e90f6016142f2764a8cd3f0ef4fc9 +size 86885 diff --git a/perl-Log-Report.changes b/perl-Log-Report.changes index 8d679bb..e806233 100644 --- a/perl-Log-Report.changes +++ b/perl-Log-Report.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jan 2 15:30:14 UTC 2026 - Tina Müller + +- 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 diff --git a/perl-Log-Report.spec b/perl-Log-Report.spec index 87323aa..e275ba8 100644 --- a/perl-Log-Report.spec +++ b/perl-Log-Report.spec @@ -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}