commit 6f37b270fb4db537cb1ce1c7694d8112eb796fe5
Author: Paul Howarth <p...@city-fan.org>
Date:   Fri Oct 11 15:00:37 2013 +0100

    Update to 0.041
    
    - New upstream release 0.041
      - Remove duplicate test dependency on File::Spec that triggers a CPAN.pm 
bug

 perl-Path-Tiny.spec |    8 +++++---
 sources             |    2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index d6e95e3..7e51a91 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,5 +1,5 @@
 Name:          perl-Path-Tiny
-Version:       0.040
+Version:       0.041
 Release:       1%{?dist}
 Summary:       File path utility
 Group:         Development/Libraries
@@ -35,8 +35,6 @@ BuildRequires:        perl(File::Basename)
 BuildRequires: perl(File::Spec::Functions)
 BuildRequires: perl(File::Spec::Unix)
 BuildRequires: perl(File::Temp) >= 0.19
-BuildRequires: perl(IO::Handle)
-BuildRequires: perl(IPC::Open3)
 BuildRequires: perl(lib)
 BuildRequires: perl(List::Util)
 BuildRequires: perl(open)
@@ -98,6 +96,10 @@ make test
 %{_mandir}/man3/Path::Tiny.3pm*
 
 %changelog
+* Fri Oct 11 2013 Paul Howarth <p...@city-fan.org> - 0.041-1
+- Update to 0.041
+  - Remove duplicate test dependency on File::Spec that triggers a CPAN.pm bug
+
 * Wed Oct  9 2013 Paul Howarth <p...@city-fan.org> - 0.040-1
 - Update to 0.040
   - The 'filehandle' method now offers an option to return locked handles
diff --git a/sources b/sources
index 3523c97..9e85b22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7169251b8d72c02eef51e0a356f97a4  Path-Tiny-0.040.tar.gz
+7cf9727a2eaf06b33a39df357140a981  Path-Tiny-0.041.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to