Update to 0.29
- New upstream release 0.29 - Document Specio::PartialDump because you may want to use it as part of the failure message generation code for a type
This commit is contained in:
parent
bea92ed259
commit
2c72e97d22
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Specio
|
Name: perl-Specio
|
||||||
Version: 0.28
|
Version: 0.29
|
||||||
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
|
||||||
@ -133,6 +133,11 @@ make test
|
|||||||
%{_mandir}/man3/Test::Specio.3*
|
%{_mandir}/man3/Test::Specio.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 10 2016 Paul Howarth <paul@city-fan.org> - 0.29-1
|
||||||
|
- Update to 0.29
|
||||||
|
- Document Specio::PartialDump because you may want to use it as part of the
|
||||||
|
failure message generation code for a type
|
||||||
|
|
||||||
* Mon Oct 3 2016 Paul Howarth <paul@city-fan.org> - 0.28-1
|
* Mon Oct 3 2016 Paul Howarth <paul@city-fan.org> - 0.28-1
|
||||||
- Update to 0.28
|
- Update to 0.28
|
||||||
- Added a Test::Specio module to provide helpers for testing Specio libraries
|
- Added a Test::Specio module to provide helpers for testing Specio libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user