8
0

Accepting request 1187506 from devel:languages:perl:autoupdate

- updated to 0.230.0 (0.23)
   see /usr/share/doc/packages/perl-Test-Without-Module/Changes
  0.23 2024-07-14
    - Lower minimum required Perl version back to 5.006, this addresses GH #5

OBS-URL: https://build.opensuse.org/request/show/1187506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Without-Module?expand=0&rev=17
This commit is contained in:
2024-07-29 13:06:50 +00:00
committed by Git OBS Bridge
parent e2a632396e
commit fd73c30fad
4 changed files with 15 additions and 6 deletions

View File

@@ -18,10 +18,10 @@
%define cpan_name Test-Without-Module
Name: perl-Test-Without-Module
Version: 0.220.0
Version: 0.230.0
Release: 0
# 0.22 -> normalize -> 0.220.0
%define cpan_version 0.22
# 0.23 -> normalize -> 0.230.0
%define cpan_version 0.23
License: Artistic-2.0
Summary: Test fallback behaviour in absence of modules
URL: https://metacpan.org/release/%{cpan_name}