Hello community, here is the log from the commit of package perl-CPAN-Mini for openSUSE:Factory checked in at 2014-02-11 10:43:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Mini (Old) and /work/SRC/openSUSE:Factory/.perl-CPAN-Mini.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Mini" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-CPAN-Mini/perl-CPAN-Mini.changes 2013-11-26 19:24:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-CPAN-Mini.new/perl-CPAN-Mini.changes 2014-02-11 10:43:44.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Feb 9 13:31:00 UTC 2014 - [email protected] + +- updated to 1.111015 + update repo and bugtracker + +------------------------------------------------------------------- Old: ---- CPAN-Mini-1.111014.tar.gz New: ---- CPAN-Mini-1.111015.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-CPAN-Mini.spec ++++++ --- /var/tmp/diff_new_pack.iU4k5f/_old 2014-02-11 10:43:44.000000000 +0100 +++ /var/tmp/diff_new_pack.iU4k5f/_new 2014-02-11 10:43:44.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-CPAN-Mini # -# 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-CPAN-Mini -Version: 1.111014 +Version: 1.111015 Release: 0 %define cpan_name CPAN-Mini Summary: create a minimal mirror of CPAN @@ -35,10 +35,6 @@ BuildRequires: perl(LWP::UserAgent) >= 5 BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(URI) >= 1 -#BuildRequires: perl(CPAN::Mini) -#BuildRequires: perl(CPAN::Mini::App) -#BuildRequires: perl(CPANPLUS::Backend) -#BuildRequires: perl(File::Find::Rule) Requires: perl(Compress::Zlib) >= 1.20 Requires: perl(File::HomeDir) >= 0.57 Requires: perl(File::Path) >= 2.04 ++++++ CPAN-Mini-1.111014.tar.gz -> CPAN-Mini-1.111015.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/Changes new/CPAN-Mini-1.111015/Changes --- old/CPAN-Mini-1.111014/Changes 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/Changes 2013-12-13 14:17:06.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for CPAN-Mini +1.111015 2013-12-13 08:17:02 America/New_York + update repo and bugtracker + 1.111014 2013-11-15 19:17:39 America/New_York prune overly-aggressively-set prereqs; we do not require CPANPLUS! diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/META.json new/CPAN-Mini-1.111015/META.json --- old/CPAN-Mini-1.111014/META.json 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/META.json 2013-12-13 14:17:06.000000000 +0100 @@ -55,25 +55,25 @@ "release_status" : "stable", "resources" : { "bugtracker" : { - "web" : "https://github.com/rjbs/cpan-mini/issues" + "web" : "https://github.com/rjbs/CPAN-Mini/issues" }, - "homepage" : "https://github.com/rjbs/cpan-mini", + "homepage" : "https://github.com/rjbs/CPAN-Mini", "repository" : { "type" : "git", - "url" : "https://github.com/rjbs/cpan-mini.git", - "web" : "https://github.com/rjbs/cpan-mini" + "url" : "https://github.com/rjbs/CPAN-Mini.git", + "web" : "https://github.com/rjbs/CPAN-Mini" } }, - "version" : "1.111014", + "version" : "1.111015", "x_Dist_Zilla" : { "perl" : { - "version" : "5.019005" + "version" : "5.018001" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "name" : "@RJBS/Git::GatherDir", - "version" : "2.017" + "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", @@ -87,13 +87,33 @@ }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", + "config" : { + "Dist::Zilla::Plugin::PromptIfStale" : { + "check_all_plugins" : 0, + "check_all_prereqs" : 0, + "modules" : [ + "Dist::Zilla::PluginBundle::RJBS" + ], + "phase" : "build", + "skip" : [] + } + }, "name" : "@RJBS/RJBS-Outdated", - "version" : "0.013" + "version" : "0.015" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", + "config" : { + "Dist::Zilla::Plugin::PromptIfStale" : { + "check_all_plugins" : "1", + "check_all_prereqs" : 0, + "modules" : [], + "phase" : "release", + "skip" : [] + } + }, "name" : "@RJBS/CPAN-Outdated", - "version" : "0.013" + "version" : "0.015" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", @@ -163,7 +183,7 @@ { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "name" : "@RJBS/Git::NextVersion", - "version" : "2.017" + "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::PkgVersion", @@ -232,6 +252,11 @@ "version" : "4.004" }, { + "class" : "Pod::Weaver::Plugin::SingleEncoding", + "name" : "@RJBS/SingleEncoding", + "version" : "4.004" + }, + { "class" : "Pod::Weaver::Section::Name", "name" : "@RJBS/Name", "version" : "4.004" @@ -320,22 +345,22 @@ { "class" : "Dist::Zilla::Plugin::Git::Check", "name" : "@RJBS/@Git/Check", - "version" : "2.017" + "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "name" : "@RJBS/@Git/Commit", - "version" : "2.017" + "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@RJBS/@Git/Tag", - "version" : "2.017" + "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::Push", "name" : "@RJBS/@Git/Push", - "version" : "2.017" + "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::RemovePrereqs", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/META.yml new/CPAN-Mini-1.111015/META.yml --- old/CPAN-Mini-1.111014/META.yml 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/META.yml 2013-12-13 14:17:06.000000000 +0100 @@ -32,18 +32,18 @@ strict: 0 warnings: 0 resources: - bugtracker: https://github.com/rjbs/cpan-mini/issues - homepage: https://github.com/rjbs/cpan-mini - repository: https://github.com/rjbs/cpan-mini.git -version: 1.111014 + bugtracker: https://github.com/rjbs/CPAN-Mini/issues + homepage: https://github.com/rjbs/CPAN-Mini + repository: https://github.com/rjbs/CPAN-Mini.git +version: 1.111015 x_Dist_Zilla: perl: - version: 5.019005 + version: 5.018001 plugins: - class: Dist::Zilla::Plugin::Git::GatherDir name: '@RJBS/Git::GatherDir' - version: 2.017 + version: 2.019 - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@RJBS/CheckPrereqsIndexed' @@ -54,12 +54,27 @@ version: 0.016 - class: Dist::Zilla::Plugin::PromptIfStale + config: + Dist::Zilla::Plugin::PromptIfStale: + check_all_plugins: 0 + check_all_prereqs: 0 + modules: + - Dist::Zilla::PluginBundle::RJBS + phase: build + skip: [] name: '@RJBS/RJBS-Outdated' - version: 0.013 + version: 0.015 - class: Dist::Zilla::Plugin::PromptIfStale + config: + Dist::Zilla::Plugin::PromptIfStale: + check_all_plugins: 1 + check_all_prereqs: 0 + modules: [] + phase: release + skip: [] name: '@RJBS/CPAN-Outdated' - version: 0.013 + version: 0.015 - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' @@ -115,7 +130,7 @@ - class: Dist::Zilla::Plugin::Git::NextVersion name: '@RJBS/Git::NextVersion' - version: 2.017 + version: 2.019 - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' @@ -170,6 +185,10 @@ name: '@CorePrep/H1Nester' version: 4.004 - + class: Pod::Weaver::Plugin::SingleEncoding + name: '@RJBS/SingleEncoding' + version: 4.004 + - class: Pod::Weaver::Section::Name name: '@RJBS/Name' version: 4.004 @@ -238,19 +257,19 @@ - class: Dist::Zilla::Plugin::Git::Check name: '@RJBS/@Git/Check' - version: 2.017 + version: 2.019 - class: Dist::Zilla::Plugin::Git::Commit name: '@RJBS/@Git/Commit' - version: 2.017 + version: 2.019 - class: Dist::Zilla::Plugin::Git::Tag name: '@RJBS/@Git/Tag' - version: 2.017 + version: 2.019 - class: Dist::Zilla::Plugin::Git::Push name: '@RJBS/@Git/Push' - version: 2.017 + version: 2.019 - class: Dist::Zilla::Plugin::RemovePrereqs config: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/Makefile.PL new/CPAN-Mini-1.111015/Makefile.PL --- old/CPAN-Mini-1.111014/Makefile.PL 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/Makefile.PL 2013-12-13 14:17:06.000000000 +0100 @@ -41,7 +41,7 @@ "TEST_REQUIRES" => { "Test::More" => "0.96" }, - "VERSION" => "1.111014", + "VERSION" => "1.111015", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/README new/CPAN-Mini-1.111015/README --- old/CPAN-Mini-1.111014/README 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/README 2013-12-13 14:17:06.000000000 +0100 @@ -1,7 +1,7 @@ This archive contains the distribution CPAN-Mini, -version 1.111014: +version 1.111015: create a minimal mirror of CPAN diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/bin/minicpan new/CPAN-Mini-1.111015/bin/minicpan --- old/CPAN-Mini-1.111014/bin/minicpan 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/bin/minicpan 2013-12-13 14:17:06.000000000 +0100 @@ -11,13 +11,15 @@ =pod +=encoding UTF-8 + =head1 NAME minicpan - uses CPAN::Mini to create or update a local mirror =head1 VERSION -version 1.111014 +version 1.111015 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/lib/CPAN/Mini/App.pm new/CPAN-Mini-1.111015/lib/CPAN/Mini/App.pm --- old/CPAN-Mini-1.111014/lib/CPAN/Mini/App.pm 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/lib/CPAN/Mini/App.pm 2013-12-13 14:17:06.000000000 +0100 @@ -3,7 +3,7 @@ package CPAN::Mini::App; { - $CPAN::Mini::App::VERSION = '1.111014'; + $CPAN::Mini::App::VERSION = '1.111015'; } # ABSTRACT: the guts of the minicpan command @@ -139,13 +139,15 @@ =pod +=encoding UTF-8 + =head1 NAME CPAN::Mini::App - the guts of the minicpan command =head1 VERSION -version 1.111014 +version 1.111015 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/lib/CPAN/Mini.pm new/CPAN-Mini-1.111015/lib/CPAN/Mini.pm --- old/CPAN-Mini-1.111014/lib/CPAN/Mini.pm 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/lib/CPAN/Mini.pm 2013-12-13 14:17:06.000000000 +0100 @@ -4,7 +4,7 @@ package CPAN::Mini; { - $CPAN::Mini::VERSION = '1.111014'; + $CPAN::Mini::VERSION = '1.111015'; } # ABSTRACT: create a minimal mirror of CPAN @@ -629,13 +629,15 @@ =pod +=encoding UTF-8 + =head1 NAME CPAN::Mini - create a minimal mirror of CPAN =head1 VERSION -version 1.111014 +version 1.111015 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Mini-1.111014/xt/release/changes_has_content.t new/CPAN-Mini-1.111015/xt/release/changes_has_content.t --- old/CPAN-Mini-1.111014/xt/release/changes_has_content.t 2013-11-16 01:17:43.000000000 +0100 +++ new/CPAN-Mini-1.111015/xt/release/changes_has_content.t 2013-12-13 14:17:06.000000000 +0100 @@ -4,7 +4,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '1.111014'; +my $newver = '1.111015'; my $trial_token = '-TRIAL'; SKIP: { -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
