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
This commit is contained in:
DistroBaker 2021-02-04 20:25:01 +01:00
parent 541fb8cec1
commit bb879ec174

View File

@ -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 <releng@fedoraproject.org> - 0.116-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 23 2021 Paul Howarth <paul@city-fan.org> - 0.116-1
- Update to 0.116
- Fix tests on MSYS without symlinks enabled