From bb879ec174dd8804a3f43f842f1dfecd0d7ae362 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:25:01 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Path-Tiny.git#86a69b6bcff8d7795f709bfa16fc12010df8a592 --- 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