8
0
Stephan Kulow
2013-11-25 07:50:52 +00:00
committed by Git OBS Bridge
parent b1eccee62d
commit 32f1a24125
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33613e5daf0791fc2c5878fd82ef260e944b1e1fa205bcc753c31c62f5b7c7d3
size 17813

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21de7e7ef40bc9b777524f6159c5d81b2ac60ae59b1e999a3412c8dfb1311a22
size 17836

View File

@@ -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

View File

@@ -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)