aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2017-06-22 18:23:13 +0100
committerdakkar <dakkar@thenautilus.net>2017-06-22 18:24:17 +0100
commit9b0078c7eddca6f7dd28df5bedbece359224c02b (patch)
treeee794ab127b7188aab11d7eb8d1ccf07f483ab25
parentfix avoid-dups test (diff)
downloadSietima-9b0078c7eddca6f7dd28df5bedbece359224c02b.tar.gz
Sietima-9b0078c7eddca6f7dd28df5bedbece359224c02b.tar.bz2
Sietima-9b0078c7eddca6f7dd28df5bedbece359224c02b.zip
mask App::Spec 0.004_001
it has a bug (already reported) and dies when calling ->print_output
-rw-r--r--Changes2
-rw-r--r--dist.ini5
2 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8569485..1c9d7d0 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
{{$NEXT}}
- fixed test failures under future Email::MIME
+ - mark App::Spec 0.004_001 as not suitable (it fails when calling
+ ->print_output)
1.0.2 2017-06-21 22:53:06+01:00 Europe/London
- bump all dependencies to latest
diff --git a/dist.ini b/dist.ini
index c3b82c3..05dd754 100644
--- a/dist.ini
+++ b/dist.ini
@@ -27,6 +27,10 @@ first_version = 1.0.0
[AutoPrereqs]
+[Prereqs]
+App::Spec = != 0.004_001
+App::Spec::Run = != 0.004_001
+
[OurPkgVersion]
[ManifestSkip]
@@ -61,6 +65,7 @@ dir = scripts
[ShareDir]
[MakeMaker]
+eumm_version = 7.30
[Manifest]