[libcatmandu-marc-perl] 135/208: Version up
Jonas Smedegaard
dr at jones.dk
Sat Oct 28 03:42:44 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 456bca16cd0ac648db2ec92a6a548e1ccf472222
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date: Mon May 15 09:11:07 2017 +0200
Version up
---
Build.PL | 2 +-
Changes | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/Build.PL b/Build.PL
index 9800983..e424880 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" => "v0.1.4",
+ "MARC::Spec" => "v1.0.0",
"Memoize" => 0,
"Moo" => "1.0",
"MooX::Singleton" => 0,
diff --git a/Changes b/Changes
index 3c05fed..0437818 100644
--- a/Changes
+++ b/Changes
@@ -1,10 +1,13 @@
Revision history for Catmandu-MARC
{{$NEXT}}
-
+ - Upgrading to MARC::Spec 1.0.0
+ - Fixing MARCspec Parser exception
+ - Fixing undef values when using $append and split
+
1.10 2017-05-02 11:48:37 CEST
- Adding support for nested_arrays and subspecs in marc_spec
-
+
1.09 2017-03-27 11:29:28 CEST
- Supporting forced arrays for $prepend, $append, $first, $last and any digits in the path
--
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