forked from pool/perl-Data-Section
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Section?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
b1eccee62d
commit
32f1a24125
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33613e5daf0791fc2c5878fd82ef260e944b1e1fa205bcc753c31c62f5b7c7d3
|
|
||||||
size 17813
|
|
3
Data-Section-0.200003.tar.gz
Normal file
3
Data-Section-0.200003.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:21de7e7ef40bc9b777524f6159c5d81b2ac60ae59b1e999a3412c8dfb1311a22
|
||||||
|
size 17836
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 25 07:36:05 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.200003
|
||||||
|
[THIS MIGHT BREAK STUFF]
|
||||||
|
- add an "encoding" parameter to set encoding of data section contents;
|
||||||
|
this defaults to UTF-8 (thanks, David Golden!)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 16 12:10:32 UTC 2013 - coolo@suse.com
|
Tue Jul 16 12:10:32 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Data-Section
|
Name: perl-Data-Section
|
||||||
Version: 0.101622
|
Version: 0.200003
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Data-Section
|
%define cpan_name Data-Section
|
||||||
Summary: read multiple hunks of data out of your DATA section
|
Summary: read multiple hunks of data out of your DATA section
|
||||||
@@ -31,6 +31,7 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(MRO::Compat) >= 0.09
|
BuildRequires: perl(MRO::Compat) >= 0.09
|
||||||
BuildRequires: perl(Sub::Exporter) >= 0.979
|
BuildRequires: perl(Sub::Exporter) >= 0.979
|
||||||
|
BuildRequires: perl(Test::FailWarnings)
|
||||||
BuildRequires: perl(Test::More) >= 0.96
|
BuildRequires: perl(Test::More) >= 0.96
|
||||||
#BuildRequires: perl(Child)
|
#BuildRequires: perl(Child)
|
||||||
#BuildRequires: perl(Data::Section)
|
#BuildRequires: perl(Data::Section)
|
||||||
|
Reference in New Issue
Block a user