commit 32505c151c1502a525b60e6da18331be606e6eac Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Sun Jan 25 19:00:21 2015 +0000 Update to 1.24 - New upstream release 1.24 - Clean up discussion in docs of original author's reluctance to allow parameters to new() - Rewrite bareword filehandles to use a variable (my $fh) - Rename github repo from Tree--DAG_Node to Tree-DAG_Node - my new standard; update Build.PL and Makefile.PL to match - Reformat the docs to be ≤ 100 chars per line - my new standard - Change horizontal indentation used by node2string() to add 1 space, so '|' lines up underneath the first char of the previous node's name perl-Tree-DAG_Node.spec | 15 +++++++++++++-- sources | 2 +- 2 files changed, 14 insertions(+), 3 deletions(-) --- diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec index 1580db3..98e8928 100644 --- a/perl-Tree-DAG_Node.spec +++ b/perl-Tree-DAG_Node.spec @@ -1,5 +1,5 @@ Name: perl-Tree-DAG_Node -Version: 1.23 +Version: 1.24 Release: 1%{?dist} Summary: Class for representing nodes in a tree Group: Development/Libraries @@ -50,9 +50,20 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %files %doc Changes README %{perl_vendorlib}/Tree/ -%{_mandir}/man3/Tree::DAG_Node.3pm* +%{_mandir}/man3/Tree::DAG_Node.3* %changelog +* Sun Jan 25 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 1.24-1 +- Update to 1.24 + - Clean up discussion in docs of original author's reluctance to allow + parameters to new() + - Rewrite bareword filehandles to use a variable (my $fh) + - Rename github repo from Tree--DAG_Node to Tree-DAG_Node - my new standard; + update Build.PL and Makefile.PL to match + - Reformat the docs to be ≤ 100 chars per line - my new standard + - Change horizontal indentation used by node2string() to add 1 space, so '|' + lines up underneath the first char of the previous node's name + * Tue Oct 21 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 1.23-1 - Update to 1.23 - Change output format when using node2string(), which is called by diff --git a/sources b/sources index 119ea20..1f7b3f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ffd06427ed6d173c0dd2d2e10a18e56 Tree-DAG_Node-1.23.tgz +94c9ea8790b635d89632939446b1ecb7 Tree-DAG_Node-1.24.tgz -- 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