diff --git a/Module-Build-Tiny-0.025.tar.gz b/Module-Build-Tiny-0.025.tar.gz deleted file mode 100644 index 52be653..0000000 --- a/Module-Build-Tiny-0.025.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a3352dcc39d372d51be5526d56905659f78848f13d27ef78d5a373f4305d66a -size 19313 diff --git a/Module-Build-Tiny-0.028.tar.gz b/Module-Build-Tiny-0.028.tar.gz new file mode 100644 index 0000000..8195bf4 --- /dev/null +++ b/Module-Build-Tiny-0.028.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c076926a73113359fb6fcf097908da7af8a66c24022cb303a06da6898ba6111f +size 19634 diff --git a/perl-Module-Build-Tiny.changes b/perl-Module-Build-Tiny.changes index 40cfa13..42bf96f 100644 --- a/perl-Module-Build-Tiny.changes +++ b/perl-Module-Build-Tiny.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 4 09:15:20 UTC 2013 - coolo@suse.com + +- updated to 0.028 + Revert "Removed clean and realclean actions" + Build .c and .o in temp/ instead of lib + Got rid of IO layers + Separate libdoc and bindoc checks + Various documentation updates + Safe PERL_MB_OPT during configuration stage + ------------------------------------------------------------------- Sat Jul 27 13:25:44 UTC 2013 - coolo@suse.com diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec index 5badd17..1c45041 100644 --- a/perl-Module-Build-Tiny.spec +++ b/perl-Module-Build-Tiny.spec @@ -17,7 +17,7 @@ Name: perl-Module-Build-Tiny -Version: 0.025 +Version: 0.028 Release: 0 %define cpan_name Module-Build-Tiny Summary: A tiny replacement for Module::Build @@ -50,6 +50,7 @@ Requires: perl(ExtUtils::InstallPaths) >= 0.002 Requires: perl(ExtUtils::ParseXS) Requires: perl(JSON::PP) >= 2 Requires: perl(TAP::Harness) +Recommends: perl(TAP::Harness) >= 3.28 %{perl_requires} %description