diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec index bf95879..31618c4 100644 --- a/perl-Module-Build-Tiny.spec +++ b/perl-Module-Build-Tiny.spec @@ -1,12 +1,14 @@ Summary: A tiny replacement for Module::Build Name: perl-Module-Build-Tiny -Version: 0.035 +Version: 0.036 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: https://github.com/Leont/module-build-tiny Source0: http://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-%{version}.tar.gz BuildArch: noarch +# Module Build +BuildRequires: perl # Module BuildRequires: perl(CPAN::Meta) BuildRequires: perl(DynaLoader) @@ -74,6 +76,11 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test %{_mandir}/man3/Module::Build::Tiny.3pm* %changelog +* Fri May 2 2014 Paul Howarth - 0.036-1 +- Update to 0.036 + - Add --jobs argument to MBT + - Add xs directory to include list + * Tue Feb 18 2014 Paul Howarth - 0.035-1 - Update to 0.035 - Fix install test in absence of a compiler diff --git a/sources b/sources index 6df47cf..bb2a1d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b47f196d2611c0eb99e8ff19acc30f31 Module-Build-Tiny-0.035.tar.gz +bfc92c655158ce623f0ced94f4ef02e5 Module-Build-Tiny-0.036.tar.gz