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 c735c950ba1653cbdd8d96fca7c3c6c783014f9d Author: Patrick Hochstenbach <[email protected]> Date: Tue May 2 11:47:33 2017 +0200 Version up --- Build.PL | 3 +-- Changes | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Build.PL b/Build.PL index 9b35045..9da982e 100644 --- a/Build.PL +++ b/Build.PL @@ -25,7 +25,6 @@ my %module_build_args = ( "requires" => { "Carp" => 0, "Catmandu" => "1.0201", - "Const::Fast" => "0.014", "JSON::XS" => "2.3", "List::Util" => 0, "MARC::File::MARCMaker" => "0.05", @@ -34,7 +33,7 @@ my %module_build_args = ( "MARC::Lint" => 0, "MARC::Parser::RAW" => 0, "MARC::Record" => "v2.0.6", - "MARC::Spec" => "v0.1.1", + "MARC::Spec" => "v0.1.4", "Memoize" => 0, "Moo" => "1.0", "MooX::Singleton" => 0, diff --git a/Changes b/Changes index ca5c83c..41febde 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,8 @@ Revision history for Catmandu-MARC {{$NEXT}} - + - 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
