diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec index 410dc82..aa405f0 100644 --- a/perl-Module-Build-Tiny.spec +++ b/perl-Module-Build-Tiny.spec @@ -1,6 +1,6 @@ Summary: A tiny replacement for Module::Build Name: perl-Module-Build-Tiny -Version: 0.018 +Version: 0.019 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -11,7 +11,7 @@ BuildArch: noarch BuildRequires: perl(CPAN::Meta) BuildRequires: perl(Exporter) >= 5.57 BuildRequires: perl(ExtUtils::Config) >= 0.003 -BuildRequires: perl(ExtUtils::Helpers) >= 0.019 +BuildRequires: perl(ExtUtils::Helpers) >= 0.020 BuildRequires: perl(ExtUtils::Install) BuildRequires: perl(ExtUtils::InstallPaths) >= 0.002 BuildRequires: perl(File::Path) @@ -64,6 +64,11 @@ RELEASE_TESTING=1 ./Build test %{_mandir}/man3/Module::Build::Tiny.3pm* %changelog +* Tue Apr 30 2013 Paul Howarth - 0.019-1 +- Update to 0.019 + - Accept --pureperl-only +- Bump perl(ExtUtils::Helpers) version requirement to 0.020 + * Thu Apr 25 2013 Paul Howarth - 0.018-1 - Update to 0.018 - Lazily load Pod::Man and TAP::Harness diff --git a/sources b/sources index 1d7ab65..35fc1e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -263d0fe268736cd7f876b66ec0a3012f Module-Build-Tiny-0.018.tar.gz +5c7ee09377ac34d60cd8616b35782c63 Module-Build-Tiny-0.019.tar.gz