8
0

Automatic update to Dist-Zilla-6.036.tar.gz #2

Merged
okurz merged 1 commits from cpanmirror/perl-Dist-Zilla:autoupdate into main 2025-11-11 11:49:25 +01:00
4 changed files with 20 additions and 6 deletions

BIN
Dist-Zilla-6.034.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
Dist-Zilla-6.036.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Nov 10 05:33:25 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@@ -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}