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 3de4467e0c4d04dcce96cd2011805ffff98b8b69 Author: Patrick Hochstenbach <[email protected]> Date: Tue Jul 4 15:27:43 2017 +0200 Version up --- Build.PL | 2 +- Changes | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Build.PL b/Build.PL index 3a766ad..e702fc8 100644 --- a/Build.PL +++ b/Build.PL @@ -18,7 +18,7 @@ my %module_build_args = ( "Patrick Hochstenbach, C<< <patrick.hochstenbach at ugent.be> >>" ], "dist_name" => "Catmandu-MARC", - "dist_version" => "1.15", + "dist_version" => "1.16", "license" => "perl", "module_name" => "Catmandu::MARC", "recursive_test_files" => 1, diff --git a/Changes b/Changes index 8ae947f..0130002 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,13 @@ Revision history for Catmandu-MARC {{$NEXT}} + - Adding marc_copy (Carsten Klee) and marc_paste fix 1.15 2017-06-29 16:31:39 CEST - Adding the marc_spec_has Fix Condition (Carsten Klee) - Adding marc_replace_all fix - Adding marc_append fix - + 1.14 2017-06-23 07:48:49 CEST - Upgrading to Catmandu 1.06X - Using the Catmandu::Fix::Bind::Group style for marc_each bind -- 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
