Accepting request 435578 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/435578
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Specio?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2016-10-17 06:39:18 +00:00 committed by Git OBS Bridge
parent 1cbfcdb849
commit e9495734c2
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c4dbebe5a5aca8f2588461d8ba33c92fca7099abd63ee3f46830d448b00ff19
size 81824

3
Specio-0.30.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0220dacaa7c4db28dde7444c85a0b04797e9a895f2b2e1f3e1d57a18d0b4d456
size 82259

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Oct 16 05:59:49 UTC 2016 - coolo@suse.com
- updated to 0.30
see /usr/share/doc/packages/perl-Specio/Changes
0.30 2016-10-15
- Fix a bug with the Sub::Quoted sub returned by $type->coercion_sub. If a
type had more than one coercion, the generated sub could end up coercing the
value to undef some of the time. Depending on hash key ordering, this could
end up being a heisenbug that only occured some of the time.
-------------------------------------------------------------------
Mon Oct 10 06:02:10 UTC 2016 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Specio
Version: 0.29
Version: 0.30
Release: 0
%define cpan_name Specio
Summary: Type constraints and coercions for Perl