[perl-Tree-DAG_Node] Update to 1.20

Paul Howarth pghmcfc at fedoraproject.org
Fri Jan 31 12:11:52 UTC 2014


commit 8586f4cbfe1f68c7ed16beefed7cd22718c85981
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jan 31 12:09:03 2014 +0000

    Update to 1.20
    
    - New upstream release 1.20
      - Bump File::Temp version requirement back up to 0.19, as that's the version
        that introduced the newdir() method, as used in the test suite

 perl-Tree-DAG_Node.spec |    7 ++++++-
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec
index 76e0abd..f95550a 100644
--- a/perl-Tree-DAG_Node.spec
+++ b/perl-Tree-DAG_Node.spec
@@ -1,5 +1,5 @@
 Name:           perl-Tree-DAG_Node
-Version:        1.19
+Version:        1.20
 Release:        1%{?dist}
 Summary:        Class for representing nodes in a tree
 Group:          Development/Libraries
@@ -48,6 +48,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Tree::DAG_Node.3pm*
 
 %changelog
+* Fri Jan 31 2014 Paul Howarth <paul at city-fan.org> - 1.20-1
+- Update to 1.20
+  - Bump File::Temp version requirement back up to 0.19, as that's the version
+    that introduced the newdir() method, as used in the test suite
+
 * 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)
diff --git a/sources b/sources
index 34363f9..9bdf42c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7733321a4e4bfa94876bdbc3354e92ab  Tree-DAG_Node-1.19.tgz
+dbba6fee2814e13e4ac97d28078d8594  Tree-DAG_Node-1.20.tgz


More information about the scm-commits mailing list