diff --git a/Data-Section-Simple-0.05.tar.gz b/Data-Section-Simple-0.05.tar.gz deleted file mode 100644 index 5494386..0000000 --- a/Data-Section-Simple-0.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60773e8e4c9fa7fd3a6c2756388b3a65173722148798f7194e92af5e3e217725 -size 11443 diff --git a/Data-Section-Simple-0.07.tar.gz b/Data-Section-Simple-0.07.tar.gz new file mode 100644 index 0000000..7e65d99 --- /dev/null +++ b/Data-Section-Simple-0.07.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3035ffdb909aa1f7ded6b608fa9d894421c82c097d51e7171170d67579a9cb +size 11479 diff --git a/perl-Data-Section-Simple.changes b/perl-Data-Section-Simple.changes index 3f1b0ac..8a39994 100644 --- a/perl-Data-Section-Simple.changes +++ b/perl-Data-Section-Simple.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 15 15:15:07 UTC 2014 - coolo@suse.com + +- updated to 0.07 + - revert the change in 0.06 + - Fix race condition in a forked environment (hirose31) #4 + ------------------------------------------------------------------- Tue Jul 16 12:10:40 UTC 2013 - coolo@suse.com diff --git a/perl-Data-Section-Simple.spec b/perl-Data-Section-Simple.spec index c6a62fd..82a32fd 100644 --- a/perl-Data-Section-Simple.spec +++ b/perl-Data-Section-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Section-Simple # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Data-Section-Simple -Version: 0.05 +Version: 0.07 Release: 0 %define cpan_name Data-Section-Simple Summary: Read data from __DATA__ @@ -31,9 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::Requires) -#BuildRequires: perl(DataInCode) -#BuildRequires: perl(Data::Section::Simple) -#BuildRequires: perl(Foo) %{perl_requires} %description