Accepting request 647202 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/647202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-CoreList?expand=0&rev=53
This commit is contained in:
2018-11-08 15:21:14 +00:00
committed by Git OBS Bridge
parent 730cb90846
commit ad4f7a1e47
4 changed files with 15 additions and 6 deletions

View File

@@ -17,13 +17,13 @@
Name: perl-Module-CoreList
Version: 5.20180920
Version: 5.20181020
Release: 0
%define cpan_name Module-CoreList
Summary: What Modules Shipped with Versions of Perl
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Module-CoreList/
Url: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
@@ -53,7 +53,7 @@ information.
%setup -q -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
perl Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
%check