pghmcfc pushed to perl-Path-Tiny (master). "Update to 0.070 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 29 10:16:17 UTC 2015


From 8ae8b812078575f2a6a06cd1b503173168876e4f Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at 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 <paul at 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-eng at 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


More information about the perl-devel mailing list