diff --git a/Dist-Zilla-6.036.tar.gz b/Dist-Zilla-6.036.tar.gz deleted file mode 100644 index 054a841..0000000 --- a/Dist-Zilla-6.036.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fabbdc7b7cbc784c05d7c542cd5ad06194ed3098b426424b18134e67cbb3deb8 -size 365945 diff --git a/Dist-Zilla-6.037.tar.gz b/Dist-Zilla-6.037.tar.gz new file mode 100644 index 0000000..54aa8b0 --- /dev/null +++ b/Dist-Zilla-6.037.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c90db44bf09b11041761528edafb821669c87c154a757dd470608545a7dc75e +size 368313 diff --git a/perl-Dist-Zilla.changes b/perl-Dist-Zilla.changes index 2dc159e..5e802e9 100644 --- a/perl-Dist-Zilla.changes +++ b/perl-Dist-Zilla.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jan 26 05:51:58 UTC 2026 - Tina Müller + +- updated to 6.37.0 (6.037) + see /usr/share/doc/packages/perl-Dist-Zilla/Changes + + 6.037 2026-01-25 16:18:09-05:00 America/New_York + - avoid warning on undef input to prompts + - when prompting for PAUSE password, suggest that leaving it blank is + okay + - tweak autogenerated files to be less likely to be misidentified as + Prolog by Vim (ugh!) (thanks, Graham Knop!) + - when listing dependencies but skipping anything satisfied by core + perl version X, do not list perl itself (if version X is good enough) + (thanks, Leon Timmermans) + ------------------------------------------------------------------- Mon Nov 10 05:33:25 UTC 2025 - Tina Müller diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec index 364a29a..400a0c3 100644 --- a/perl-Dist-Zilla.spec +++ b/perl-Dist-Zilla.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Dist-Zilla # -# 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 Dist-Zilla Name: perl-Dist-Zilla -Version: 6.36.0 +Version: 6.37.0 Release: 0 -# 6.036 -> normalize -> 6.36.0 -%define cpan_version 6.036 +# 6.037 -> normalize -> 6.37.0 +%define cpan_version 6.037 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Distribution builder; installer not included! URL: https://metacpan.org/release/%{cpan_name}