update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mixin-Linewise?expand=0&rev=13
This commit is contained in:
parent
b1a9df6161
commit
9a8d9b263b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a50d171850d3e0dde51e041eecd40abc68396ea822baa4381951a7710833dd9
|
||||
size 14305
|
3
Mixin-Linewise-0.102.tar.gz
Normal file
3
Mixin-Linewise-0.102.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74a6e8e32e0caa145c271d86faee4658b2d443d9aebb3c0e16b635657d7b9e30
|
||||
size 14613
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user