diff --git a/Data-Printer-1.001000.tar.gz b/Data-Printer-1.001000.tar.gz deleted file mode 100644 index f3a33a1..0000000 --- a/Data-Printer-1.001000.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7f6f94f25317dd60dfbd358e17f7b8b27c9409cd04b1eb892ddf5d9cd301e47 -size 117188 diff --git a/Data-Printer-1.001001.tar.gz b/Data-Printer-1.001001.tar.gz new file mode 100644 index 0000000..98024c6 --- /dev/null +++ b/Data-Printer-1.001001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abae03315514d2b731c6462b8f067648dd990a10354b21606c778cfd91d47b80 +size 118789 diff --git a/perl-Data-Printer.changes b/perl-Data-Printer.changes index 5e16789..72f65e6 100644 --- a/perl-Data-Printer.changes +++ b/perl-Data-Printer.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jul 31 03:08:13 UTC 2023 - Tina Müller + +- updated to 1.001001 + see /usr/share/doc/packages/perl-Data-Printer/Changes + + 1.1.1 2023-07-30 + BUG FIXES: + - explicitly mentions that native perl classes (perl 5.38) do not + have internals. + - 'quiet' now returns the data properly when return_value is 'pass'. + - cope with import and unimport in perl 5.39 UNIVERSAL (Graham Knop) + - fix tie issue (thank you Curtis 'Ovid' Poe for reporting and + Leon Timmermans for providing a patch) + - doc fixes and improvements (Matthias Muth, Elvin Aslanov) + ------------------------------------------------------------------- Fri Dec 23 03:07:02 UTC 2022 - Tina Müller diff --git a/perl-Data-Printer.spec b/perl-Data-Printer.spec index b742666..28269da 100644 --- a/perl-Data-Printer.spec +++ b/perl-Data-Printer.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Printer # -# Copyright (c) 2022 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 @@ -18,7 +18,7 @@ %define cpan_name Data-Printer Name: perl-Data-Printer -Version: 1.001000 +Version: 1.001001 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Colored & full-featured pretty print of Perl data structures and objects