Update to 0.37
- New upstream release 0.37 - Possible fix for very weird failures seen under threaded Perls with some modules that use Specio
This commit is contained in:
parent
30d145eb7b
commit
0aa67d4f41
2
.rpmlint
Normal file
2
.rpmlint
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
from Config import *
|
||||||
|
addFilter("spelling-error Summary\(en_US\) coercions -> ");
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Specio
|
Name: perl-Specio
|
||||||
Version: 0.36
|
Version: 0.37
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Type constraints and coercions for Perl
|
Summary: Type constraints and coercions for Perl
|
||||||
License: Artistic 2.0
|
License: Artistic 2.0
|
||||||
@ -146,6 +146,11 @@ make test
|
|||||||
%{_mandir}/man3/Test::Specio.3*
|
%{_mandir}/man3/Test::Specio.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 9 2017 Paul Howarth <paul@city-fan.org> - 0.37-1
|
||||||
|
- Update to 0.37
|
||||||
|
- Possible fix for very weird failures seen under threaded Perls with some
|
||||||
|
modules that use Specio
|
||||||
|
|
||||||
* Mon Feb 20 2017 Paul Howarth <paul@city-fan.org> - 0.36-1
|
* Mon Feb 20 2017 Paul Howarth <paul@city-fan.org> - 0.36-1
|
||||||
- Update to 0.36
|
- Update to 0.36
|
||||||
- Inlined coercions would attempt to coerce for every type that matched the
|
- Inlined coercions would attempt to coerce for every type that matched the
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Specio-0.36.tar.gz) = 48727173345cb34c12317f5679c9301b207c3ffac73c2abb2437bf59606e811879a6ac2013c647e3d314de37c4b1ff0fbf256c9e931ddad2e61a6d100ac7afb8
|
SHA512 (Specio-0.37.tar.gz) = 590b5e1515744b699340441f4c14f8fc978b4b637ddb5d9e32db2aa883800c86d7323f85190e92e34571fb57af196f477909aa6cc276a793ae82698f4042468a
|
||||||
|
Loading…
Reference in New Issue
Block a user