pghmcfc pushed to perl-Tree-DAG_Node (master). "Update to 1.27 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Jul 12 14:44:15 UTC 2015


From 173e26d8fe718ff84ef198d78d060032d99291a4 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 12 Jul 2015 15:25:36 +0100
Subject: Update to 1.27

- New upstream release 1.27
  - Remove the line that reads 'use open qw(:std :utf8);' (CPAN RT#105798)
  - Remove Build.PL, ship only Makefile.PL
  - Remove .gitignore from MANIFEST

diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec
index 2eedd7b..cf7c4df 100644
--- a/perl-Tree-DAG_Node.spec
+++ b/perl-Tree-DAG_Node.spec
@@ -1,6 +1,6 @@
 Name:           perl-Tree-DAG_Node
-Version:        1.26
-Release:        4%{?dist}
+Version:        1.27
+Release:        1%{?dist}
 Summary:        Class for representing nodes in a tree
 Group:          Development/Libraries
 License:        Artistic 2.0
@@ -8,13 +8,13 @@ URL:            http://search.cpan.org/dist/Tree-DAG_Node/
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-%{version}.tgz
 BuildArch:      noarch
 # Module Build ---------------------------------------------------------------
+BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime -------------------------------------------------------------
 BuildRequires:  perl(File::Slurp::Tiny) >= 0.003
-BuildRequires:  perl(open)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Test Suite -----------------------------------------------------------------
@@ -61,6 +61,12 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Tree::DAG_Node.3*
 
 %changelog
+* Sun Jul 12 2015 Paul Howarth <paul at city-fan.org> - 1.27-1
+- Update to 1.27
+  - Remove the line that reads 'use open qw(:std :utf8);' (CPAN RT#105798)
+  - Remove Build.PL, ship only Makefile.PL
+  - Remove .gitignore from MANIFEST
+
 * Mon Jun 22 2015 Paul Howarth <paul at city-fan.org> - 1.26-4
 - Specify all dependencies (#1234366)
 
diff --git a/sources b/sources
index eb7b91d..659a8b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6c0056982a5642b343288264d3a7d75  Tree-DAG_Node-1.26.tgz
+6697c3e746a146e74ae2ba1727608200  Tree-DAG_Node-1.27.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Tree-DAG_Node.git/commit/?h=master&id=173e26d8fe718ff84ef198d78d060032d99291a4


More information about the perl-devel mailing list