commit acd05f28c880a5c6e8d35b33f114e7ba2b52dfc2
Author: Paul Howarth <[email protected]>
Date: Fri Oct 11 16:33:42 2013 +0100
Update to 0.030
- New upstream release 0.030
- Respect harness environmental variables
- Add main dir to include path
- 'include_dirs' must be a list ref, not just a string (CPAN RT#54606)
- BR:/R: perl(TAP::Harness) ≥ 3.29
perl-Module-Build-Tiny.spec | 14 +++++++++++---
sources | 2 +-
2 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec
index ae70e7e..299a934 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.028
+Version: 0.030
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@@ -21,7 +21,8 @@ BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(Getopt::Long)
BuildRequires: perl(JSON::PP) >= 2
BuildRequires: perl(Pod::Man)
-BuildRequires: perl(TAP::Harness) >= 3.0
+BuildRequires: perl(TAP::Harness) >= 3.29
+BuildRequires: perl(TAP::Harness::Env)
# Test
BuildRequires: perl(blib)
BuildRequires: perl(Carp)
@@ -42,7 +43,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`";
echo $version))
Requires: perl(ExtUtils::CBuilder)
Requires: perl(ExtUtils::ParseXS)
Requires: perl(Pod::Man)
-Requires: perl(TAP::Harness) >= 3.0
+Requires: perl(TAP::Harness) >= 3.29
%description
Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
@@ -72,6 +73,13 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3pm*
%changelog
+* Fri Oct 11 2013 Paul Howarth <[email protected]> - 0.030-1
+- Update to 0.030
+ - Respect harness environmental variables
+ - Add main dir to include path
+ - 'include_dirs' must be a list ref, not just a string (CPAN RT#54606)
+- BR:/R: perl(TAP::Harness) ≥ 3.29
+
* Mon Sep 30 2013 Paul Howarth <[email protected]> - 0.028-1
- Update to 0.028
- Revert "Removed clean and realclean actions"
diff --git a/sources b/sources
index 234fa13..519899c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6b7952040359c94f42fd90a195b28a5 Module-Build-Tiny-0.028.tar.gz
+1c54bf4c602eec87f98950314699402e Module-Build-Tiny-0.030.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel