[libcatmandu-marc-perl] 97/208: Upgrading MARC::Spec

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:42:40 UTC 2017


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

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

commit 26adb3efc55a216b8aa8b4cd26ffc806323788d0
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Wed Mar 1 09:02:28 2017 +0100

    Upgrading MARC::Spec
---
 Build.PL | 2 +-
 cpanfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Build.PL b/Build.PL
index 49e3933..e29a31a 100644
--- a/Build.PL
+++ b/Build.PL
@@ -34,7 +34,7 @@ my %module_build_args = (
     "MARC::Lint" => 0,
     "MARC::Parser::RAW" => 0,
     "MARC::Record" => "v2.0.6",
-    "MARC::Spec" => "v0.1.0",
+    "MARC::Spec" => "v0.1.1",
     "Memoize" => 0,
     "Moo" => "1.0",
     "MooX::Singleton" => 0,
diff --git a/cpanfile b/cpanfile
index 9aa896b..3edb3e5 100644
--- a/cpanfile
+++ b/cpanfile
@@ -22,7 +22,7 @@ requires 'MARC::Record', '2.0.6';
 requires 'MARC::Lint', '0';
 requires 'MARC::Parser::RAW', '0';
 requires 'Const::Fast', '0.014';
-requires 'MARC::Spec', '0.1.0';
+requires 'MARC::Spec', '0.1.1';
 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