diff --git a/Specio-0.29.tar.gz b/Specio-0.29.tar.gz deleted file mode 100644 index 1010172..0000000 --- a/Specio-0.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c4dbebe5a5aca8f2588461d8ba33c92fca7099abd63ee3f46830d448b00ff19 -size 81824 diff --git a/Specio-0.30.tar.gz b/Specio-0.30.tar.gz new file mode 100644 index 0000000..0563bfd --- /dev/null +++ b/Specio-0.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0220dacaa7c4db28dde7444c85a0b04797e9a895f2b2e1f3e1d57a18d0b4d456 +size 82259 diff --git a/perl-Specio.changes b/perl-Specio.changes index d5350eb..7baf096 100644 --- a/perl-Specio.changes +++ b/perl-Specio.changes @@ -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 diff --git a/perl-Specio.spec b/perl-Specio.spec index 7584592..e9877e4 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -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