Update to 0.114
- New upstream release 0.114 - Use \z instead of $ in regular expressions
This commit is contained in:
parent
0a9c60c0de
commit
0669662730
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.112
|
||||
Version: 0.114
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
License: ASL 2.0
|
||||
@ -122,6 +122,10 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 26 2020 Paul Howarth <paul@city-fan.org> - 0.114-1
|
||||
- Update to 0.114
|
||||
- Use \z instead of $ in regular expressions
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Path-Tiny-0.112.tar.gz) = c387192fc42a78aee506fa332fd9fcd385fbc28fed02bc41b9c50e4cff6c65700ad3fd9d840871ef3bf7a8029719d8fd8b84f993ac816ff65c8d4e2203ad3b3f
|
||||
SHA512 (Path-Tiny-0.114.tar.gz) = 932d9d4658af1e578142ff3bb4e541e6fb7754397c55f869d17f9989a181c10b528779aeedcaafc2cd879a31a6febe63d220cbf843f187db92e6ae1087c39e56
|
||||
|
||||
Loading…
Reference in New Issue
Block a user