diff --git a/Mixin-Linewise-0.004.tar.gz b/Mixin-Linewise-0.004.tar.gz deleted file mode 100644 index 5c0d102..0000000 --- a/Mixin-Linewise-0.004.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a50d171850d3e0dde51e041eecd40abc68396ea822baa4381951a7710833dd9 -size 14305 diff --git a/Mixin-Linewise-0.102.tar.gz b/Mixin-Linewise-0.102.tar.gz new file mode 100644 index 0000000..3ed8945 --- /dev/null +++ b/Mixin-Linewise-0.102.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a6e8e32e0caa145c271d86faee4658b2d443d9aebb3c0e16b635657d7b9e30 +size 14613 diff --git a/perl-Mixin-Linewise.changes b/perl-Mixin-Linewise.changes index 6bcaafe..bbc42fb 100644 --- a/perl-Mixin-Linewise.changes +++ b/perl-Mixin-Linewise.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 25 07:36:06 UTC 2013 - coolo@suse.com + +- updated to 0.102 + - revert the IO::String changes found in 0.101 + + [THIS MIGHT BREAK YOUR CODE] + - tweak how read_string handles non-ASCII strings; needs further + automated testing, so be sure to run your test suites + - add binmode option to set binmode on opened filehandles; this + defaults to encoding(UTF-8); thanks, David Golden! + - typo fix by the inimitable David Steinbrunner + ------------------------------------------------------------------- Wed Jul 24 07:28:45 UTC 2013 - coolo@suse.com diff --git a/perl-Mixin-Linewise.spec b/perl-Mixin-Linewise.spec index e67d750..eb6ce7b 100644 --- a/perl-Mixin-Linewise.spec +++ b/perl-Mixin-Linewise.spec @@ -17,7 +17,7 @@ Name: perl-Mixin-Linewise -Version: 0.004 +Version: 0.102 Release: 0 %define cpan_name Mixin-Linewise Summary: write your linewise code for handles; this does the rest