Update to 0.30
- New upstream release 0.30 - Expand "when" test skippage to more perl versions
This commit is contained in:
parent
d3b932fe21
commit
cfa7385741
@ -2,7 +2,7 @@
|
||||
|
||||
Name: perl-Try-Tiny
|
||||
Summary: Minimal try/catch with proper localization of $@
|
||||
Version: 0.29
|
||||
Version: 0.30
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://search.cpan.org/dist/Try-Tiny
|
||||
@ -72,6 +72,10 @@ make test
|
||||
%{_mandir}/man3/Try::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2017 Paul Howarth <paul@city-fan.org> - 0.30-1
|
||||
- Update to 0.30
|
||||
- Expand "when" test skippage to more perl versions
|
||||
|
||||
* Tue Dec 19 2017 Paul Howarth <paul@city-fan.org> - 0.29-1
|
||||
- Update to 0.29
|
||||
- Skip tests of "when" and "given/when" usage for perl 5.27.7 *only*
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Try-Tiny-0.29.tar.gz) = 7c7323edf5c93c635f9efd49b9167ad111947326d1685eaa2d612758f7b2547f8ca23255542243ff78668d5f42b30d64b537fef9278afc553406b268fe7d7cea
|
||||
SHA512 (Try-Tiny-0.30.tar.gz) = f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c
|
||||
|
Loading…
Reference in New Issue
Block a user