[perl-Tree-DAG_Node] Update to 1.09

Paul Howarth pghmcfc at fedoraproject.org
Fri Nov 9 12:41:38 UTC 2012


commit 2f47c1e3b07f24715fe4e9c417f070ff346dd55c
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Nov 9 12:40:52 2012 +0000

    Update to 1.09
    
    - New upstream release 1.09
      - No code changes
      - For pre-reqs such as strict, warnings, etc., which ship with Perl, set the
        version requirement to 0 (CPAN RT#80663)

 perl-Tree-DAG_Node.spec |    8 +++++++-
 sources                 |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec
index 7c13d56..0f7a5f3 100644
--- a/perl-Tree-DAG_Node.spec
+++ b/perl-Tree-DAG_Node.spec
@@ -1,5 +1,5 @@
 Name:           perl-Tree-DAG_Node
-Version:        1.07
+Version:        1.09
 Release:        1%{?dist}
 Summary:        Class for representing nodes in a tree
 Group:          Development/Libraries
@@ -45,6 +45,12 @@ make test
 %{_mandir}/man3/Tree::DAG_Node.3pm*
 
 %changelog
+* Fri Nov  9 2012 Paul Howarth <paul at city-fan.org> - 1.09-1
+- Update to 1.09
+  - No code changes
+  - For pre-reqs such as strict, warnings, etc., which ship with Perl, set the
+    version requirement to 0 (CPAN RT#80663)
+
 * Fri Nov  2 2012 Paul Howarth <paul at city-fan.org> - 1.07-1
 - Update to 1.07
   - New maintainer: Ron Savage
diff --git a/sources b/sources
index d8364f5..7df4b72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d12c1cb72a71edfdaab1b08a8f2e354  Tree-DAG_Node-1.07.tgz
+88cb08e6d69e88d244542cd0fdb709d7  Tree-DAG_Node-1.09.tgz


More information about the scm-commits mailing list