Update to 0.144
- New upstream release 0.144 - Fixed tilde expansion tests where ~root expands to '/'
This commit is contained in:
parent
f9dde8dc7b
commit
c0d07ef99d
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.142
|
||||
Version: 0.144
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
License: Apache-2.0
|
||||
@ -123,6 +123,10 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 2 2022 Paul Howarth <paul@city-fan.org> - 0.144-1
|
||||
- Update to 0.144
|
||||
- Fixed tilde expansion tests where ~root expands to '/'
|
||||
|
||||
* Wed Nov 9 2022 Paul Howarth <paul@city-fan.org> - 0.142-1
|
||||
- Update to 0.142
|
||||
Deprecations
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Path-Tiny-0.142.tar.gz) = 1587ee5edb241febb2571b758c67ec51057c79e3110faf3f5ccc7034993fa7a95e2512c3e8071dcb6ba5f83dd59d96398f95ea9ebe590078d4e54b834a4cce0b
|
||||
SHA512 (Path-Tiny-0.144.tar.gz) = a6360ff3c81dac6026a7610b4934a415db04060a7792e37d38eec6f7b46970eeb42840da25fc0b4eab21eaa7b5f011c6d92ba5382dcea49e57e4fc693c4620d5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user