Accepting request 1182904 from devel:languages:perl:autoupdate
- updated to 0.12.0 (0.012) see /usr/share/doc/packages/perl-Module-Load-Util/Changes 0.012 2024-05-13 Released-By: PERLANCAR; Urgency: medium - [bugfix] Return prefixed module even though we didn't load it. 0.011 2024-03-06 Released-By: PERLANCAR; Urgency: medium - Fix a couple of bugs. - Add option 'function' to call_module_function_with_optional_args. - Add option 'method' to call_module_method_with_optional_args. OBS-URL: https://build.opensuse.org/request/show/1182904 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Load-Util?expand=0&rev=9
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
|
||||
%define cpan_name Module-Load-Util
|
||||
Name: perl-Module-Load-Util
|
||||
Version: 0.10.0
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
%define cpan_version 0.010
|
||||
# 0.012 -> normalize -> 0.12.0
|
||||
%define cpan_version 0.012
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Some utility routines related to module loading
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
Reference in New Issue
Block a user