Update to 0.124
- New upstream release 0.124 - Added link to 'touchpath' in the 'mkpath' docs - Fixed example in `tempfile' docs - Use SPDX-format license tag
This commit is contained in:
parent
16e99c166c
commit
971cc4bf32
@ -6,10 +6,10 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Path-Tiny
|
||||
Version: 0.122
|
||||
Release: 4%{?dist}
|
||||
Version: 0.124
|
||||
Release: 1%{?dist}
|
||||
Summary: File path utility
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
URL: https://metacpan.org/release/Path-Tiny
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -121,6 +121,12 @@ make test
|
||||
%{_mandir}/man3/Path::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 2 2022 Paul Howarth <paul@city-fan.org> - 0.124-1
|
||||
- Update to 0.124
|
||||
- Added link to 'touchpath' in the 'mkpath' docs
|
||||
- Fixed example in `tempfile' docs
|
||||
- Use SPDX-format license tag
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.122-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Path-Tiny-0.122.tar.gz) = cca49e56208f767469d37a081817b386eaf2ce2164cc97fd652c2faccc99f483805425e1bf346466871c156f9fe36f5a3f65e96c5b219af33e3e2016144f2c6d
|
||||
SHA512 (Path-Tiny-0.124.tar.gz) = f5a8637108c52e24a88fef8148127bd2221be93bd029cb7622b3a3cfdea6c41e7cb5198de4d47551217dc8e87e6d0a8ba47a378218f92dcec2983641801a03bb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user