Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 03:56:55 +00:00
parent 03ebf4aba0
commit 86a69b6bcf

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