diff --git a/Data-Section-0.101622.tar.gz b/Data-Section-0.101622.tar.gz deleted file mode 100644 index eac5f78..0000000 --- a/Data-Section-0.101622.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33613e5daf0791fc2c5878fd82ef260e944b1e1fa205bcc753c31c62f5b7c7d3 -size 17813 diff --git a/Data-Section-0.200003.tar.gz b/Data-Section-0.200003.tar.gz new file mode 100644 index 0000000..7834363 --- /dev/null +++ b/Data-Section-0.200003.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21de7e7ef40bc9b777524f6159c5d81b2ac60ae59b1e999a3412c8dfb1311a22 +size 17836 diff --git a/perl-Data-Section.changes b/perl-Data-Section.changes index 216a2be..51e1b2f 100644 --- a/perl-Data-Section.changes +++ b/perl-Data-Section.changes @@ -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 diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index ca34327..b5f9c97 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -17,7 +17,7 @@ Name: perl-Data-Section -Version: 0.101622 +Version: 0.200003 Release: 0 %define cpan_name Data-Section Summary: read multiple hunks of data out of your DATA section @@ -31,6 +31,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(MRO::Compat) >= 0.09 BuildRequires: perl(Sub::Exporter) >= 0.979 +BuildRequires: perl(Test::FailWarnings) BuildRequires: perl(Test::More) >= 0.96 #BuildRequires: perl(Child) #BuildRequires: perl(Data::Section)