From 86a69b6bcff8d7795f709bfa16fc12010df8a592 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 03:56:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 0595c19..6ef1ba2 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -7,7 +7,7 @@ Name: perl-Path-Tiny Version: 0.116 -Release: 1%{?dist} +Release: 2%{?dist} Summary: File path utility License: ASL 2.0 URL: https://metacpan.org/release/Path-Tiny @@ -122,6 +122,9 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.116-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Jan 23 2021 Paul Howarth - 0.116-1 - Update to 0.116 - Fix tests on MSYS without symlinks enabled