[perl-Tree-DAG_Node] Update to 1.19

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 30 10:52:28 UTC 2014


commit c082cb4e807c0de5bc941c1ffaca164b9e284740
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 30 10:51:05 2014 +0000

    Update to 1.19
    
    - New upstream release 1.19
      - Set pre-req File::Temp version # to 0 (back from 0.2301)
      - Note that the actual requirement is for version 0.19 due to the
        use of File::Temp's newdir method in the test suite; this is
        reflected in the spec file

 perl-Tree-DAG_Node.spec |    6 +++++-
 sources                 |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec
index fed9f50..76e0abd 100644
--- a/perl-Tree-DAG_Node.spec
+++ b/perl-Tree-DAG_Node.spec
@@ -1,5 +1,5 @@
 Name:           perl-Tree-DAG_Node
-Version:        1.18
+Version:        1.19
 Release:        1%{?dist}
 Summary:        Class for representing nodes in a tree
 Group:          Development/Libraries
@@ -48,6 +48,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Tree::DAG_Node.3pm*
 
 %changelog
+* Thu Jan 30 2014 Paul Howarth <paul at city-fan.org> - 1.19-1
+- Update to 1.19
+  - Set pre-req File::Temp version # to 0 (back from 0.2301)
+
 * Thu Sep 19 2013 Paul Howarth <paul at city-fan.org> - 1.18-1
 - Update to 1.18
   - No changes, code or otherwise, except for the version # in the *.pm, this
diff --git a/sources b/sources
index cabef69..34363f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d336e9d3141154fe152271e2f504a57a  Tree-DAG_Node-1.18.tgz
+7733321a4e4bfa94876bdbc3354e92ab  Tree-DAG_Node-1.19.tgz



More information about the perl-devel mailing list