update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mixin-Linewise?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
12247c8d53
commit
9e0037f6e0
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f0dbbca5c99a1e4c1e8ed2579fba119e4df479fe5b96e0e845ab007d3d75451a
|
|
||||||
size 15800
|
|
3
Mixin-Linewise-0.105.tar.gz
Normal file
3
Mixin-Linewise-0.105.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6818c521b0801b1701885c323f6f793f5ab066d513f0b19c4c2be6f4181054da
|
||||||
|
size 16296
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 10 06:39:24 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.105
|
||||||
|
- update Readers to, by default, use PerlIO::utf8_strict to avoid
|
||||||
|
problems with CRLF layer on Win32
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 9 13:33:37 UTC 2014 - coolo@suse.com
|
Sun Feb 9 13:33:37 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Mixin-Linewise
|
Name: perl-Mixin-Linewise
|
||||||
Version: 0.104
|
Version: 0.105
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Mixin-Linewise
|
%define cpan_name Mixin-Linewise
|
||||||
Summary: write your linewise code for handles; this does the rest
|
Summary: write your linewise code for handles; this does the rest
|
||||||
@@ -29,8 +29,10 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(PerlIO::utf8_strict)
|
||||||
BuildRequires: perl(Sub::Exporter)
|
BuildRequires: perl(Sub::Exporter)
|
||||||
BuildRequires: perl(Test::More) >= 0.96
|
BuildRequires: perl(Test::More) >= 0.96
|
||||||
|
Requires: perl(PerlIO::utf8_strict)
|
||||||
Requires: perl(Sub::Exporter)
|
Requires: perl(Sub::Exporter)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user