diff --git a/.gitignore b/.gitignore index 2eabd99..af62230 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Module-CoreList-2.13.tar.gz /Module-CoreList-5.20150220.tar.gz /Module-CoreList-5.20150320.tar.gz /Module-CoreList-5.20150420.tar.gz +/Module-CoreList-5.20150520.tar.gz diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec index 5a15049..d7b0ae4 100644 --- a/perl-Module-CoreList.spec +++ b/perl-Module-CoreList.spec @@ -1,7 +1,7 @@ Name: perl-Module-CoreList # Epoch to compete with perl.spec Epoch: 1 -Version: 5.20150420 +Version: 5.20150520 Release: 1%{?dist} Summary: What modules are shipped with versions of perl License: GPL+ or Artistic @@ -9,6 +9,8 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Module-CoreList/ Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{version}.tar.gz BuildArch: noarch +BuildRequires: findutils +BuildRequires: make BuildRequires: perl BuildRequires: perl(Config) BuildRequires: perl(ExtUtils::MakeMaker) @@ -80,6 +82,9 @@ make test %{_mandir}/man1/corelist.* %changelog +* Tue Jun 02 2015 Petr Pisar - 1:5.20150520-1 +- 5.20150520 bump + * Tue Apr 21 2015 Petr Pisar - 1:5.20150420-1 - 5.20150420 bump diff --git a/sources b/sources index 356ccd2..8c003ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20f8521c69fe5abd358d2c4d83f94825 Module-CoreList-5.20150420.tar.gz +4fdabaa1cbf04c11fae80da1f57d2689 Module-CoreList-5.20150520.tar.gz