commit perl-Data-Section-Simple for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Data-Section-Simple for openSUSE:Factory checked in at 2014-09-17 17:25:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Data-Section-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-Data-Section-Simple.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Data-Section-Simple" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Data-Section-Simple/perl-Data-Section-Simple.changes 2013-07-16 17:01:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Data-Section-Simple.new/perl-Data-Section-Simple.changes 2014-09-17 17:25:54.000000000 +0200 @@ -1,0 +2,7 @@ +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 + +------------------------------------------------------------------- Old: ---- Data-Section-Simple-0.05.tar.gz New: ---- Data-Section-Simple-0.07.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Data-Section-Simple.spec ++++++ --- /var/tmp/diff_new_pack.OczpRL/_old 2014-09-17 17:25:56.000000000 +0200 +++ /var/tmp/diff_new_pack.OczpRL/_new 2014-09-17 17:25:56.000000000 +0200 @@ -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-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 ++++++ Data-Section-Simple-0.05.tar.gz -> Data-Section-Simple-0.07.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/Changes new/Data-Section-Simple-0.07/Changes --- old/Data-Section-Simple-0.05/Changes 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/Changes 2014-04-24 06:19:26.000000000 +0200 @@ -1,5 +1,11 @@ Revision history for Perl extension Data::Section::Simple +0.07 2014-04-23 21:19:23 PDT + - revert the change in 0.06 + +0.06 2014-04-12 06:10:47 CST + - Fix race condition in a forked environment (hirose31) #4 + 0.05 2013-06-06 14:13:22 PDT - use MakeMaker diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/LICENSE new/Data-Section-Simple-0.07/LICENSE --- old/Data-Section-Simple-0.05/LICENSE 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/LICENSE 2014-04-24 06:19:26.000000000 +0200 @@ -22,7 +22,7 @@ Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. - 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/MANIFEST new/Data-Section-Simple-0.07/MANIFEST --- old/Data-Section-Simple-0.05/MANIFEST 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/MANIFEST 2014-04-24 06:19:26.000000000 +0200 @@ -1,3 +1,4 @@ +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.015. Changes LICENSE MANIFEST diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/META.json new/Data-Section-Simple-0.07/META.json --- old/Data-Section-Simple-0.05/META.json 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/META.json 2014-04-24 06:19:26.000000000 +0200 @@ -4,7 +4,7 @@ "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Milla version v1.0.2, Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131560", + "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640", "license" : [ "perl_5" ], @@ -58,9 +58,10 @@ "web" : "https://github.com/miyagawa/Data-Section-Simple" } }, - "version" : "0.05", + "version" : "0.07", "x_contributors" : [ "Bruce Gray <bruce.gray@acm.org>", + "HIROSE Masaaki <hirose31@gmail.com>", "Tatsuhiko Miyagawa <miyagawa@gmail.com>", "tokuhirom <tokuhirom@gmail.com>" ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/META.yml new/Data-Section-Simple-0.07/META.yml --- old/Data-Section-Simple-0.05/META.yml 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/META.yml 2014-04-24 06:19:26.000000000 +0200 @@ -3,16 +3,16 @@ author: - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>' build_requires: - Test::More: 0.88 - Test::Requires: 0 + Test::More: '0.88' + Test::Requires: '0' configure_requires: - ExtUtils::MakeMaker: 6.30 + ExtUtils::MakeMaker: '6.30' dynamic_config: 0 -generated_by: 'Dist::Milla version v1.0.2, Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131560' +generated_by: 'Dist::Milla version v1.0.4, Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 + version: '1.4' name: Data-Section-Simple no_index: directory: @@ -23,13 +23,14 @@ - eg - examples requires: - perl: 5.008001 + perl: '5.008001' resources: bugtracker: https://github.com/miyagawa/Data-Section-Simple/issues homepage: https://github.com/miyagawa/Data-Section-Simple repository: https://github.com/miyagawa/Data-Section-Simple.git -version: 0.05 +version: '0.07' x_contributors: - 'Bruce Gray <bruce.gray@acm.org>' + - 'HIROSE Masaaki <hirose31@gmail.com>' - 'Tatsuhiko Miyagawa <miyagawa@gmail.com>' - 'tokuhirom <tokuhirom@gmail.com>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/Makefile.PL new/Data-Section-Simple-0.07/Makefile.PL --- old/Data-Section-Simple-0.05/Makefile.PL 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/Makefile.PL 2014-04-24 06:19:26.000000000 +0200 @@ -1,4 +1,5 @@ +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.015. use strict; use warnings; @@ -24,37 +25,23 @@ "Test::More" => "0.88", "Test::Requires" => 0 }, - "VERSION" => "0.05", + "VERSION" => "0.07", "test" => { "TESTS" => "t/*.t" } ); -unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) { - my $tr = delete $WriteMakefileArgs{TEST_REQUIRES}; - my $br = $WriteMakefileArgs{BUILD_REQUIRES}; - for my $mod ( keys %$tr ) { - if ( exists $br->{$mod} ) { - $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod}; - } - else { - $br->{$mod} = $tr->{$mod}; - } - } -} +my %FallbackPrereqs = ( + "Test::More" => "0.88", + "Test::Requires" => 0 +); -unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) { - my $br = delete $WriteMakefileArgs{BUILD_REQUIRES}; - my $pp = $WriteMakefileArgs{PREREQ_PM}; - for my $mod ( keys %$br ) { - if ( exists $pp->{$mod} ) { - $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod}; - } - else { - $pp->{$mod} = $br->{$mod}; - } - } + +unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) { + delete $WriteMakefileArgs{TEST_REQUIRES}; + delete $WriteMakefileArgs{BUILD_REQUIRES}; + $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs; } delete $WriteMakefileArgs{CONFIGURE_REQUIRES} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/lib/Data/Section/Simple.pm new/Data-Section-Simple-0.07/lib/Data/Section/Simple.pm --- old/Data-Section-Simple-0.05/lib/Data/Section/Simple.pm 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/lib/Data/Section/Simple.pm 2014-04-24 06:19:26.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use 5.008_001; -our $VERSION = '0.05'; +our $VERSION = '0.07'; use base qw(Exporter); our @EXPORT_OK = qw(get_data_section); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Data-Section-Simple-0.05/t/release-pod-syntax.t new/Data-Section-Simple-0.07/t/release-pod-syntax.t --- old/Data-Section-Simple-0.05/t/release-pod-syntax.t 2013-06-06 23:13:24.000000000 +0200 +++ new/Data-Section-Simple-0.07/t/release-pod-syntax.t 2014-04-24 06:19:26.000000000 +0200 @@ -7,9 +7,8 @@ } } +# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. use Test::More; - -eval "use Test::Pod 1.41"; -plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; +use Test::Pod 1.41; all_pod_files_ok(); -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de