forked from pool/perl-Mixin-Linewise
Accepting request 225381 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/225381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mixin-Linewise?expand=0&rev=13
This commit is contained in:
commit
009beacf50
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Mixin-Linewise
|
||||
Version: 0.104
|
||||
Version: 0.105
|
||||
Release: 0
|
||||
%define cpan_name Mixin-Linewise
|
||||
Summary: write your linewise code for handles; this does the rest
|
||||
@ -29,8 +29,10 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(PerlIO::utf8_strict)
|
||||
BuildRequires: perl(Sub::Exporter)
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
Requires: perl(PerlIO::utf8_strict)
|
||||
Requires: perl(Sub::Exporter)
|
||||
%{perl_requires}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user