diff --git a/Mixin-Linewise-0.102.tar.gz b/Mixin-Linewise-0.102.tar.gz deleted file mode 100644 index 3ed8945..0000000 --- a/Mixin-Linewise-0.102.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74a6e8e32e0caa145c271d86faee4658b2d443d9aebb3c0e16b635657d7b9e30 -size 14613 diff --git a/Mixin-Linewise-0.104.tar.gz b/Mixin-Linewise-0.104.tar.gz new file mode 100644 index 0000000..025c12a --- /dev/null +++ b/Mixin-Linewise-0.104.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0dbbca5c99a1e4c1e8ed2579fba119e4df479fe5b96e0e845ab007d3d75451a +size 15800 diff --git a/perl-Mixin-Linewise.changes b/perl-Mixin-Linewise.changes index bbc42fb..31a16b8 100644 --- a/perl-Mixin-Linewise.changes +++ b/perl-Mixin-Linewise.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Feb 9 13:33:37 UTC 2014 - coolo@suse.com + +- updated to 0.104 + - clean up the docs for changes made in 0.103 + [THIS MIGHT BREAK YOUR CODE] + - the string methods once again open references to scalars, rather + than using IO::Scalar + ------------------------------------------------------------------- Mon Nov 25 07:36:06 UTC 2013 - coolo@suse.com diff --git a/perl-Mixin-Linewise.spec b/perl-Mixin-Linewise.spec index eb6ce7b..89629d4 100644 --- a/perl-Mixin-Linewise.spec +++ b/perl-Mixin-Linewise.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Mixin-Linewise # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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.102 +Version: 0.104 Release: 0 %define cpan_name Mixin-Linewise Summary: write your linewise code for handles; this does the rest @@ -29,12 +29,8 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(IO::String) BuildRequires: perl(Sub::Exporter) BuildRequires: perl(Test::More) >= 0.96 -#BuildRequires: perl(Mixin::Linewise::Readers) -#BuildRequires: perl(MLTests) -Requires: perl(IO::String) Requires: perl(Sub::Exporter) %{perl_requires}