Accepting request 720757 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/720757
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PERLANCAR-Module-List?expand=0&rev=3
This commit is contained in:
2019-08-09 09:26:53 +00:00
committed by Git OBS Bridge
parent ffb7f6c1e4
commit ed04e30c20
4 changed files with 19 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Aug 3 05:18:40 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.004004
see /usr/share/doc/packages/perl-PERLANCAR-Module-List/Changes
0.004004 2019-07-27 Released-By: PERLANCAR; Urgency: medium
- [bugfix] Fix wildcard matching which cut digging down early in
the case of patterns like '*::Foo'.
- [test] Add test suite.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 26 05:33:38 UTC 2019 - Stephan Kulow <coolo@suse.com> Fri Jul 26 05:33:38 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-PERLANCAR-Module-List Name: perl-PERLANCAR-Module-List
Version: 0.004003 Version: 0.004004
Release: 0 Release: 0
%define cpan_name PERLANCAR-Module-List %define cpan_name PERLANCAR-Module-List
Summary: Fork of Module::List Summary: Fork of Module::List
@@ -30,6 +30,8 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(File::Slurper)
BuildRequires: perl(Test::More) >= 0.98
Recommends: perl(String::Wildcard::Bash) >= 0.040 Recommends: perl(String::Wildcard::Bash) >= 0.040
%{perl_requires} %{perl_requires}