Update to 0.31
- New upstream release 0.31 - Plug Syntax::Keyword::Try and Feature::Compat::Try in the docs
This commit is contained in:
parent
eb1185bfe2
commit
85ac3d569f
@ -1,7 +0,0 @@
|
||||
from Config import *
|
||||
|
||||
# eval is a perl keyword
|
||||
addFilter("spelling-error %description -l en_US eval -> ")
|
||||
|
||||
# documentation, doesn't matter
|
||||
addFilter("wrong-script-interpreter /usr/share/doc/perl-Try-Tiny.*/t/00-report-prereqs.t perl")
|
||||
@ -6,8 +6,8 @@
|
||||
|
||||
Name: perl-Try-Tiny
|
||||
Summary: Minimal try/catch with proper localization of $@
|
||||
Version: 0.30
|
||||
Release: 13%{?dist}
|
||||
Version: 0.31
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://metacpan.org/release/Try-Tiny
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz
|
||||
@ -76,6 +76,10 @@ make test
|
||||
%{_mandir}/man3/Try::Tiny.3*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 24 2021 Paul Howarth <paul@city-fan.org> - 0.31-1
|
||||
- Update to 0.31
|
||||
- Plug Syntax::Keyword::Try and Feature::Compat::Try in the docs
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Try-Tiny-0.30.tar.gz) = f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c
|
||||
SHA512 (Try-Tiny-0.31.tar.gz) = 1a3c852e56797d81da60a4f4887cb70fc575eca83d10b8cd12fe5d5d0008a967801218f3a5277a2f1347ade95b9515c1f237333e491742d06614c0beecf44768
|
||||
|
||||
Loading…
Reference in New Issue
Block a user