8
0

2 Commits

Author SHA256 Message Date
68d0b54c0d Accepting request 1183673 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Dist-Zilla?expand=0&rev=45
2024-06-28 13:47:12 +00:00
e55320f822 - updated to 6.32.0 (6.032)
see /usr/share/doc/packages/perl-Dist-Zilla/Changes
  6.032     2024-05-25 12:30:02-04:00 America/New_York
          - UploadToCPAN errors will distinguish between "couldn't find password"
            and "something went wrong trying to get password"
          - UploadToCPAN can now use any Login-type stash for credentials, not
            just a PAUSE-class stash

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla?expand=0&rev=88
2024-06-27 17:31:14 +00:00
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f29f8d06c182b6b7900c55d9293f3f9968db27c5240e82a1f42b564abad4ad99
size 357042

3
Dist-Zilla-6.032.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c771a1dc2daab5afae0fd59e5046111970f73bf3eaec9df70d8e07346f8165e
size 357239

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 23 16:14:57 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 6.32.0 (6.032)
see /usr/share/doc/packages/perl-Dist-Zilla/Changes
6.032 2024-05-25 12:30:02-04:00 America/New_York
- UploadToCPAN errors will distinguish between "couldn't find password"
and "something went wrong trying to get password"
- UploadToCPAN can now use any Login-type stash for credentials, not
just a PAUSE-class stash
-------------------------------------------------------------------
Fri Mar 8 22:17:16 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,9 +18,10 @@
%define cpan_name Dist-Zilla
Name: perl-Dist-Zilla
Version: 6.31.0
Version: 6.32.0
Release: 0
%define cpan_version 6.031
# 6.032 -> normalize -> 6.32.0
%define cpan_version 6.032
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Distribution builder; installer not included!
URL: https://metacpan.org/release/%{cpan_name}