[libcatmandu-marc-perl] 16/26: Forcint MARC::Spec to version 1.0.0

Jonas Smedegaard dr at jones.dk
Tue Dec 19 12:17:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag upstream/1.23.1
in repository libcatmandu-marc-perl.

commit 855037a8cb93c098f3aeeab0e1f9ad89283403bc
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Fri Dec 15 09:50:51 2017 +0100

    Forcint MARC::Spec to version 1.0.0
---
 Build.PL | 2 +-
 cpanfile | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Build.PL b/Build.PL
index a00114b..b55d24a 100644
--- a/Build.PL
+++ b/Build.PL
@@ -33,7 +33,7 @@ my %module_build_args = (
     "MARC::Lint" => 0,
     "MARC::Parser::RAW" => 0,
     "MARC::Record" => "v2.0.6",
-    "MARC::Spec" => "v1.0.0",
+    "MARC::Spec" => "== v1.0.0",
     "Memoize" => 0,
     "Moo" => "1.0",
     "MooX::Singleton" => 0,
diff --git a/cpanfile b/cpanfile
index 39cf507..ffb2923 100644
--- a/cpanfile
+++ b/cpanfile
@@ -16,13 +16,13 @@ requires 'Catmandu', '>=1.0602';
 requires 'JSON::XS', '2.3';
 requires 'YAML::XS', '0.34';
 requires 'List::Util', '0';
-requires 'MARC::File::XML', '1.0.5';
+requires 'MARC::File::XML', '>=1.0.5';
 requires 'MARC::File::MARCMaker', '0.05';
 requires 'MARC::File::MiJ' , '0.04';
 requires 'MARC::Record', '2.0.6';
 requires 'MARC::Lint', '0';
 requires 'MARC::Parser::RAW', '0';
-requires 'MARC::Spec', '1.0.0';
+requires 'MARC::Spec', '==1.0.0';
 requires 'Memoize', '0';
 requires 'Moo', '1.0';
 requires 'MooX::Singleton', '0';

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git



More information about the Pkg-perl-cvs-commits mailing list