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#9700bdba135b7bf1e8ef8da93058c89ee4715b9b
This commit is contained in:
parent
bb879ec174
commit
6f6e5c077f
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.116
|
||||
Release: 2%{?dist}
|
||||
Version: 0.118
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
License: ASL 2.0
|
||||
URL: https://metacpan.org/release/Path-Tiny
|
||||
@ -122,6 +122,11 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 5 2021 Paul Howarth <paul@city-fan.org> - 0.118-1
|
||||
- Update to 0.118
|
||||
- Skip symlink tests on Windows by actually testing symlinks, as Perl 5.33.5
|
||||
adds notional support but it's not possible without elevated privileges
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.116-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Path-Tiny-0.116.tar.gz) = f365af6a698452121f3cf784bd1990a33da088e6f777d8ed412fa12c95f9cb4a109dead98d3549fd916373ee38e4b9c9a09f7fdf42d7e6e4f32bfddc950da6fa
|
||||
SHA512 (Path-Tiny-0.118.tar.gz) = cca91e7fcb099aa7aec73135d295f3f32366ca4bec17201183d3e5cb69cf7e58f2554e162318bc34dc787689bab338286937c0e83065d8aff4d4862aa53efc61
|
||||
|
||||
Loading…
Reference in New Issue
Block a user