diff --git a/Dist-Zilla-6.034.tar.gz b/Dist-Zilla-6.034.tar.gz deleted file mode 100644 index 5fb39ac..0000000 --- a/Dist-Zilla-6.034.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a8f7010b18abc8259c39f1ef629466cf0906995eae3905870faad53da5f12f3 -size 365281 diff --git a/Dist-Zilla-6.036.tar.gz b/Dist-Zilla-6.036.tar.gz new file mode 100644 index 0000000..054a841 --- /dev/null +++ b/Dist-Zilla-6.036.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabbdc7b7cbc784c05d7c542cd5ad06194ed3098b426424b18134e67cbb3deb8 +size 365945 diff --git a/perl-Dist-Zilla.changes b/perl-Dist-Zilla.changes index 1a40be8..2dc159e 100644 --- a/perl-Dist-Zilla.changes +++ b/perl-Dist-Zilla.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Nov 10 05:33:25 UTC 2025 - Tina Müller + +- updated to 6.36.0 (6.036) + see /usr/share/doc/packages/perl-Dist-Zilla/Changes + + 6.036 2025-11-09 18:07:15-05:00 America/New_York + - re-fix the re-exporter format_author_deps (thanks, Graham Knop!) + - fix Pragmas so it enables strict (!!!) (thanks, Graham Knop!) + + 6.035 2025-11-09 11:26:39-05:00 America/Toronto + - re-rename subroutine in Dist::Zilla::Util::AuthorDeps; these were not + meant to be relied upon, but Hyrum's Law applies + ------------------------------------------------------------------- Sat Nov 8 05:32:26 UTC 2025 - Tina Müller diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec index b00be18..364a29a 100644 --- a/perl-Dist-Zilla.spec +++ b/perl-Dist-Zilla.spec @@ -18,10 +18,10 @@ %define cpan_name Dist-Zilla Name: perl-Dist-Zilla -Version: 6.34.0 +Version: 6.36.0 Release: 0 -# 6.034 -> normalize -> 6.34.0 -%define cpan_version 6.034 +# 6.036 -> normalize -> 6.36.0 +%define cpan_version 6.036 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Distribution builder; installer not included! URL: https://metacpan.org/release/%{cpan_name}