Hello community, here is the log from the commit of package perl-Error for openSUSE:Factory checked in at 2015-04-25 21:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Error (Old) and /work/SRC/openSUSE:Factory/.perl-Error.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Error" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes 2014-02-12 17:22:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes 2015-04-25 21:16:51.000000000 +0200 @@ -1,0 +2,12 @@ +Thu Apr 16 21:43:52 UTC 2015 - [email protected] + +- updated to 0.17023 + see /usr/share/doc/packages/perl-Error/ChangeLog + + Feb 12 2015 <[email protected]> (Shlomi Fish) + + Error.pm #0.17023 + - Minimal version of Module-Build reduced to 0.280801 + - https://rt.cpan.org/Public/Bug/Display.html?id=102062 + +------------------------------------------------------------------- Old: ---- Error-0.17022.tar.gz New: ---- Error-0.17023.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Error.spec ++++++ --- /var/tmp/diff_new_pack.o3bDPb/_old 2015-04-25 21:16:52.000000000 +0200 +++ /var/tmp/diff_new_pack.o3bDPb/_new 2015-04-25 21:16:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Error # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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,19 +17,20 @@ Name: perl-Error -Version: 0.17022 +Version: 0.17023 Release: 0 %define cpan_name Error Summary: Error/exception handling in an OO-ish way License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Error/ -Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build) >= 0.39 +BuildRequires: perl(Module::Build) >= 0.280801 %{perl_requires} %description ++++++ Error-0.17022.tar.gz -> Error-0.17023.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17022/Build.PL new/Error-0.17023/Build.PL --- old/Error-0.17022/Build.PL 2014-01-29 10:12:00.000000000 +0100 +++ new/Error-0.17023/Build.PL 2015-02-12 19:20:55.000000000 +0100 @@ -8,7 +8,7 @@ my $build = Test::Run::Builder->new( 'module_name' => "Error", - configure_requires => { 'Module::Build' => '0.39', }, + configure_requires => { 'Module::Build' => '0.280801', }, 'requires' => { 'Scalar::Util' => 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17022/ChangeLog new/Error-0.17023/ChangeLog --- old/Error-0.17022/ChangeLog 2014-01-29 10:12:00.000000000 +0100 +++ new/Error-0.17023/ChangeLog 2015-02-12 19:20:55.000000000 +0100 @@ -1,3 +1,9 @@ +Feb 12 2015 <[email protected]> (Shlomi Fish) + + Error.pm #0.17023 + - Minimal version of Module-Build reduced to 0.280801 + - https://rt.cpan.org/Public/Bug/Display.html?id=102062 + Jan 29 2014 <[email protected]> (Shlomi Fish) Error.pm #0.17022 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17022/META.json new/Error-0.17023/META.json --- old/Error-0.17022/META.json 2014-01-29 10:12:00.000000000 +0100 +++ new/Error-0.17023/META.json 2015-02-12 19:20:55.000000000 +0100 @@ -4,7 +4,7 @@ "Shlomi Fish ( http://www.shlomifish.org/ )" ], "dynamic_config" : 1, - "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.132830", + "generated_by" : "Module::Build version 0.421", "license" : [ "perl_5" ], @@ -16,7 +16,7 @@ "prereqs" : { "configure" : { "requires" : { - "Module::Build" : "0.39" + "Module::Build" : "0.280801" } }, "runtime" : { @@ -31,11 +31,11 @@ "provides" : { "Error" : { "file" : "lib/Error.pm", - "version" : "0.17022" + "version" : "0.17023" }, "Error::Simple" : { "file" : "lib/Error.pm", - "version" : "0.17022" + "version" : "0.17023" }, "Error::WarnDie" : { "file" : "lib/Error.pm" @@ -50,5 +50,5 @@ "http://dev.perl.org/licenses/" ] }, - "version" : "0.17022" + "version" : "0.17023" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17022/META.yml new/Error-0.17023/META.yml --- old/Error-0.17022/META.yml 2014-01-29 10:12:00.000000000 +0100 +++ new/Error-0.17023/META.yml 2015-02-12 19:20:55.000000000 +0100 @@ -4,30 +4,30 @@ - 'Shlomi Fish ( http://www.shlomifish.org/ )' build_requires: {} configure_requires: - Module::Build: 0.39 + Module::Build: '0.280801' dynamic_config: 1 -generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version 2.132830' +generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.142060' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 + version: '1.4' name: Error provides: Error: file: lib/Error.pm - version: 0.17022 + version: '0.17023' Error::Simple: file: lib/Error.pm - version: 0.17022 + version: '0.17023' Error::WarnDie: file: lib/Error.pm Error::subs: file: lib/Error.pm requires: - Scalar::Util: 0 + Scalar::Util: '0' perl: v5.6.0 - strict: 0 - warnings: 0 + strict: '0' + warnings: '0' resources: license: http://dev.perl.org/licenses/ -version: 0.17022 +version: '0.17023' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17022/lib/Error/Simple.pm new/Error-0.17023/lib/Error/Simple.pm --- old/Error-0.17022/lib/Error/Simple.pm 2014-01-29 10:12:00.000000000 +0100 +++ new/Error-0.17023/lib/Error/Simple.pm 2015-02-12 19:20:55.000000000 +0100 @@ -11,7 +11,7 @@ use vars qw($VERSION); -$VERSION = "0.17022"; +$VERSION = "0.17023"; use Error; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17022/lib/Error.pm new/Error-0.17023/lib/Error.pm --- old/Error-0.17022/lib/Error.pm 2014-01-29 10:12:00.000000000 +0100 +++ new/Error-0.17023/lib/Error.pm 2015-02-12 19:20:55.000000000 +0100 @@ -17,7 +17,7 @@ use vars qw($VERSION); use 5.004; -$VERSION = "0.17022"; +$VERSION = "0.17023"; use overload ( '""' => 'stringify', @@ -261,7 +261,7 @@ use vars qw($VERSION); -$VERSION = "0.17022"; +$VERSION = "0.17023"; @Error::Simple::ISA = qw(Error); ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: - #./Build build flags=%{?_smp_mflags} --myflag
