diff --git a/Mixin-Linewise-0.105.tar.gz b/Mixin-Linewise-0.105.tar.gz deleted file mode 100644 index a8a3e35..0000000 --- a/Mixin-Linewise-0.105.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6818c521b0801b1701885c323f6f793f5ab066d513f0b19c4c2be6f4181054da -size 16296 diff --git a/Mixin-Linewise-0.108.tar.gz b/Mixin-Linewise-0.108.tar.gz new file mode 100644 index 0000000..51e2c85 --- /dev/null +++ b/Mixin-Linewise-0.108.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df20678474c0973930a472b0c55e3f8e85b7790b68ab18ef618f9c453c8aef2 +size 19151 diff --git a/perl-Mixin-Linewise.changes b/perl-Mixin-Linewise.changes index 8d30581..ec36ec9 100644 --- a/perl-Mixin-Linewise.changes +++ b/perl-Mixin-Linewise.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 13 18:47:46 UTC 2015 - coolo@suse.com + +- updated to 0.108 + see /usr/share/doc/packages/perl-Mixin-Linewise/Changes + + 0.108 2015-04-08 14:56:06-04:00 America/New_York + - first argument can be options only if there are two options + + 0.107 2015-04-07 20:14:41-04:00 America/New_York + - add leading hashref arg for passing binmode to read_string, + write_string + - do not modify references of args passed to read_file, write_file + + 0.106 2014-03-10 08:08:39-04:00 America/New_York + - avoid dumb v-string warning in dumb perl versions (thanks, Graham + Knop, you're not dumb!) + ------------------------------------------------------------------- Mon Mar 10 06:39:24 UTC 2014 - coolo@suse.com diff --git a/perl-Mixin-Linewise.spec b/perl-Mixin-Linewise.spec index 35ad4b9..1cad8f5 100644 --- a/perl-Mixin-Linewise.spec +++ b/perl-Mixin-Linewise.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Mixin-Linewise # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Mixin-Linewise -Version: 0.105 +Version: 0.108 Release: 0 %define cpan_name Mixin-Linewise Summary: write your linewise code for handles; this does the rest