Accepting request 1097604 from devel:languages:perl:autoupdate
- updated to 0.009 see /usr/share/doc/packages/perl-Module-Load-Util/Changes 0.009 2023-06-13 Released-By: PERLANCAR; Urgency: medium - Add option: load. OBS-URL: https://build.opensuse.org/request/show/1097604 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Load-Util?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:585ea12cc6ddb125e6aa05c2d91d84e51ebb67aeda21814710209fba04476480
|
|
||||||
size 19457
|
|
3
Module-Load-Util-0.009.tar.gz
Normal file
3
Module-Load-Util-0.009.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb4db02dc8d0590ff096ab6b98074da10d1390ccf6ef3e5be8eecee3d6bbe4ae
|
||||||
|
size 19708
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 7 03:08:16 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.009
|
||||||
|
see /usr/share/doc/packages/perl-Module-Load-Util/Changes
|
||||||
|
|
||||||
|
0.009 2023-06-13 Released-By: PERLANCAR; Urgency: medium
|
||||||
|
|
||||||
|
- Add option: load.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 03:07:46 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Mon Mar 7 03:07:46 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Module-Load-Util
|
# spec file for package perl-Module-Load-Util
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Module-Load-Util
|
%define cpan_name Module-Load-Util
|
||||||
Name: perl-Module-Load-Util
|
Name: perl-Module-Load-Util
|
||||||
Version: 0.008
|
Version: 0.009
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Some utility routines related to module loading
|
Summary: Some utility routines related to module loading
|
||||||
@@ -28,10 +28,10 @@ Source1: cpanspec.yml
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Regexp::Pattern::Perl::Module)
|
BuildRequires: perl(Regexp::Pattern::Perl::Module) >= 0.005
|
||||||
BuildRequires: perl(Test::Exception)
|
BuildRequires: perl(Test::Exception)
|
||||||
BuildRequires: perl(Test::More) >= 0.98
|
BuildRequires: perl(Test::More) >= 0.98
|
||||||
Requires: perl(Regexp::Pattern::Perl::Module)
|
Requires: perl(Regexp::Pattern::Perl::Module) >= 0.005
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user