From a95fd1a8f200ee1e1eaeb64f6fb5b25e43bf21d5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 04:49:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- perl-Path-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index d881b28..1d96949 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -2,7 +2,7 @@ Name: perl-Path-Tiny Version: 0.100 -Release: 1%{?dist} +Release: 2%{?dist} Summary: File path utility License: ASL 2.0 URL: http://search.cpan.org/dist/Path-Tiny/ @@ -106,6 +106,9 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.100-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Jan 15 2017 Paul Howarth - 0.100-1 - Update to 0.100 - Fixed tests for eventual removal of '.' from @INC in Perl