>From 06c5766a886614bc39c84c437afb9073757d1238 Mon Sep 17 00:00:00 2001 From: Paul Howarth <paul@xxxxxxxxxxxx> Date: Sun, 12 Apr 2015 15:02:13 +0100 Subject: Update to 1.26 - New upstream release 1.26 - Fix bug in string2hashref(), which failed on some strings, such as {a => 'b, c'} - Add t/string2hash.t to test new code diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec index 6a5b200..c69fdbd 100644 --- a/perl-Tree-DAG_Node.spec +++ b/perl-Tree-DAG_Node.spec @@ -1,5 +1,5 @@ Name: perl-Tree-DAG_Node -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Class for representing nodes in a tree Group: Development/Libraries @@ -58,6 +58,12 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Tree::DAG_Node.3* %changelog +* Sun Apr 12 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 1.26-1 +- Update to 1.26 + - Fix bug in string2hashref(), which failed on some strings, such as + {a => 'b, c'} + - Add t/string2hash.t to test new code + * Mon Mar 23 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 1.25-1 - Update to 1.25 - Deleted the undocumented sub _dump_quote(), which butchered Unicode diff --git a/sources b/sources index d0bc95c..eb7b91d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1206480f0ba570b463adfdfc912b951 Tree-DAG_Node-1.25.tgz +c6c0056982a5642b343288264d3a7d75 Tree-DAG_Node-1.26.tgz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Tree-DAG_Node.git/commit/?h=master&id=06c5766a886614bc39c84c437afb9073757d1238 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel