From 8ae8b812078575f2a6a06cd1b503173168876e4f Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 29 Jun 2015 11:15:40 +0100
Subject: Update to 0.070

- New upstream release 0.070
  - The 'copy' method now returns the object for the copied file
  - The 'visit' method only dereferences the callback return value for scalar
    refs, avoiding some common bugs

diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec
index bad8b5b..860c0c3 100644
--- a/perl-Path-Tiny.spec
+++ b/perl-Path-Tiny.spec
@@ -1,6 +1,6 @@
 Name:          perl-Path-Tiny
-Version:       0.068
-Release:       3%{?dist}
+Version:       0.070
+Release:       1%{?dist}
 Summary:       File path utility
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -8,6 +8,9 @@ URL:            http://search.cpan.org/dist/Path-Tiny/
 Source0:       
http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Path-Tiny-%{version}.tar.gz
 BuildArch:     noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17
 # Module Runtime
@@ -101,6 +104,12 @@ make test
 %{_mandir}/man3/Path::Tiny.3*
 
 %changelog
+* Mon Jun 29 2015 Paul Howarth <p...@city-fan.org> - 0.070-1
+- Update to 0.070
+  - The 'copy' method now returns the object for the copied file
+  - The 'visit' method only dereferences the callback return value for scalar
+    refs, avoiding some common bugs
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.068-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 5b47388..b75b383 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e99fd1bb615f56954025ae636c6233  Path-Tiny-0.068.tar.gz
+3f58e84a32109fe37d6dc4bafef6bf47  Path-Tiny-0.070.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-Path-Tiny.git/commit/?h=master&id=8ae8b812078575f2a6a06cd1b503173168876e4f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to