Update to 0.112
- New upstream release 0.112
- Another test fix on Windows, possibly due to a behavior change in
Cwd::getdcwd
This commit is contained in:
parent
306975ea5b
commit
0a9c60c0de
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.110
|
||||
Version: 0.112
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
License: ASL 2.0
|
||||
@ -122,6 +122,11 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 29 2020 Paul Howarth <paul@city-fan.org> - 0.112-1
|
||||
- Update to 0.112
|
||||
- Another test fix on Windows, possibly due to a behavior change in
|
||||
Cwd::getdcwd
|
||||
|
||||
* Tue Jan 14 2020 Paul Howarth <paul@city-fan.org> - 0.110-1
|
||||
- Update to 0.110
|
||||
- Fixes tests on Windows, particularly with newer File::Spec
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Path-Tiny-0.110.tar.gz) = ba7ddbc94268fe3d62be93b9ff8a3cae2347992ebdfa83987797290e86c8a2ce748a4f15dab05a6122c72b89af73790a62b9d64519055956775d92528b962f35
|
||||
SHA512 (Path-Tiny-0.112.tar.gz) = c387192fc42a78aee506fa332fd9fcd385fbc28fed02bc41b9c50e4cff6c65700ad3fd9d840871ef3bf7a8029719d8fd8b84f993ac816ff65c8d4e2203ad3b3f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user