[perl-Tree-DAG_Node] Update to 1.10

Paul Howarth pghmcfc at fedoraproject.org
Fri Feb 1 11:17:07 UTC 2013


commit 0061ff7ea3b85602e9b7695bfde50f08705bde41
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Feb 1 11:16:14 2013 +0000

    Update to 1.10
    
    - New upstream release 1.10
      - Look for but don't require Test::Pod ≥ 1.45 (CPAN RT#83077)

 perl-Tree-DAG_Node.spec |   12 ++++++++----
 sources                 |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec
index 3500f6f..8f85510 100644
--- a/perl-Tree-DAG_Node.spec
+++ b/perl-Tree-DAG_Node.spec
@@ -1,6 +1,6 @@
 Name:           perl-Tree-DAG_Node
-Version:        1.09
-Release:        2%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 Summary:        Class for representing nodes in a tree
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,8 +9,8 @@ Source0:        http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Tree-DAG_Nod
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test)
-BuildRequires:  perl(Test::More) >= 0.94
-BuildRequires:  perl(Test::Pod) >= 1.00
+BuildRequires:  perl(Test::More) >= 0.98
+BuildRequires:  perl(Test::Pod) >= 1.45
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -43,6 +43,10 @@ make test
 %{_mandir}/man3/Tree::DAG_Node.3pm*
 
 %changelog
+* Fri Feb  1 2013 Paul Howarth <paul at city-fan.org> - 1.10-1
+- Update to 1.10
+  - Look for but don't require Test::Pod ≥ 1.45 (CPAN RT#83077)
+
 * Fri Nov 23 2012 Jitka Plesnikova <jplesnik at redhat.com> - 1.09-2
 - Update dependencies
 - Remove BuildRoot cleaning
diff --git a/sources b/sources
index 7df4b72..8cac1e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88cb08e6d69e88d244542cd0fdb709d7  Tree-DAG_Node-1.09.tgz
+1ff41d11e3bec0561efadbf917e2a027  Tree-DAG_Node-1.10.tgz


More information about the scm-commits mailing list