Hello community,
here is the log from the commit of package perl-Getopt-Long-Descriptive for
openSUSE:Factory checked in at 2013-10-08 11:04:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Getopt-Long-Descriptive (Old)
and /work/SRC/openSUSE:Factory/.perl-Getopt-Long-Descriptive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Getopt-Long-Descriptive"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Getopt-Long-Descriptive/perl-Getopt-Long-Descriptive.changes
2013-10-06 19:36:28.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Getopt-Long-Descriptive.new/perl-Getopt-Long-Descriptive.changes
2013-10-08 11:04:11.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Oct 8 06:14:40 UTC 2013 - [email protected]
+
+- updated to 0.096
+ - update version of Test::Warnings required
+ (thanks, Alexandr Ciornii!)
+
+-------------------------------------------------------------------
Old:
----
Getopt-Long-Descriptive-0.095.tar.gz
New:
----
Getopt-Long-Descriptive-0.096.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Getopt-Long-Descriptive.spec ++++++
--- /var/tmp/diff_new_pack.ljVcq1/_old 2013-10-08 11:04:13.000000000 +0200
+++ /var/tmp/diff_new_pack.ljVcq1/_new 2013-10-08 11:04:13.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-Getopt-Long-Descriptive
-Version: 0.095
+Version: 0.096
Release: 0
%define cpan_name Getopt-Long-Descriptive
Summary: Getopt::Long, but simpler and more powerful
@@ -34,7 +34,7 @@
BuildRequires: perl(Sub::Exporter::Util)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.96
-BuildRequires: perl(Test::Warnings)
+BuildRequires: perl(Test::Warnings) >= 0.005
#BuildRequires: perl(Getopt::Long::Descriptive)
#BuildRequires: perl(Getopt::Long::Descriptive::Opts)
#BuildRequires: perl(Getopt::Long::Descriptive::Usage)
++++++ Getopt-Long-Descriptive-0.095.tar.gz ->
Getopt-Long-Descriptive-0.096.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Getopt-Long-Descriptive-0.095/Changes
new/Getopt-Long-Descriptive-0.096/Changes
--- old/Getopt-Long-Descriptive-0.095/Changes 2013-09-27 02:32:58.000000000
+0200
+++ new/Getopt-Long-Descriptive-0.096/Changes 2013-10-04 14:03:15.000000000
+0200
@@ -1,5 +1,9 @@
Revision history for Getopt-Long-Descriptive
+0.096 2013-10-04 08:03:12 America/New_York
+ - update version of Test::Warnings required
+ (thanks, Alexandr Ciornii!)
+
0.095 2013-09-26 20:32:55 America/New_York
- add the "shortcircuit" option option (thanks, Diab Jerius!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Getopt-Long-Descriptive-0.095/META.json
new/Getopt-Long-Descriptive-0.096/META.json
--- old/Getopt-Long-Descriptive-0.095/META.json 2013-09-27 02:32:58.000000000
+0200
+++ new/Getopt-Long-Descriptive-0.096/META.json 2013-10-04 14:03:15.000000000
+0200
@@ -5,7 +5,7 @@
"Ricardo Signes <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter
version 2.132620",
+ "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter
version 2.132661",
"license" : [
"perl_5"
],
@@ -48,7 +48,7 @@
"IPC::Open3" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.96",
- "Test::Warnings" : "0"
+ "Test::Warnings" : "0.005"
}
}
},
@@ -64,10 +64,10 @@
"web" : "https://github.com/rjbs/Getopt-Long-Descriptive"
}
},
- "version" : "0.095",
+ "version" : "0.096",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.019003"
+ "version" : "5.019004"
},
"plugins" : [
{
@@ -88,12 +88,12 @@
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
"name" : "@RJBS/RJBS-Outdated",
- "version" : "0.006"
+ "version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
"name" : "@RJBS/CPAN-Outdated",
- "version" : "0.006"
+ "version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
@@ -198,7 +198,7 @@
{
"class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
"name" : "@RJBS/ReportVersions::Tiny",
- "version" : "1.09"
+ "version" : "1.10"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -243,7 +243,7 @@
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
"name" : "@RJBS/GithubMeta",
- "version" : "0.38"
+ "version" : "0.42"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Getopt-Long-Descriptive-0.095/META.yml
new/Getopt-Long-Descriptive-0.096/META.yml
--- old/Getopt-Long-Descriptive-0.095/META.yml 2013-09-27 02:32:58.000000000
+0200
+++ new/Getopt-Long-Descriptive-0.096/META.yml 2013-10-04 14:03:15.000000000
+0200
@@ -9,11 +9,11 @@
IPC::Open3: 0
Test::Fatal: 0
Test::More: 0.96
- Test::Warnings: 0
+ Test::Warnings: 0.005
configure_requires:
ExtUtils::MakeMaker: 6.30
dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version
2.132620'
+generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version
2.132661'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -35,10 +35,10 @@
bugtracker: https://github.com/rjbs/Getopt-Long-Descriptive/issues
homepage: https://github.com/rjbs/Getopt-Long-Descriptive
repository: https://github.com/rjbs/Getopt-Long-Descriptive.git
-version: 0.095
+version: 0.096
x_Dist_Zilla:
perl:
- version: 5.019003
+ version: 5.019004
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -55,11 +55,11 @@
-
class: Dist::Zilla::Plugin::PromptIfStale
name: '@RJBS/RJBS-Outdated'
- version: 0.006
+ version: 0.007
-
class: Dist::Zilla::Plugin::PromptIfStale
name: '@RJBS/CPAN-Outdated'
- version: 0.006
+ version: 0.007
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@RJBS/@Filter/PruneCruft'
@@ -143,7 +143,7 @@
-
class: Dist::Zilla::Plugin::ReportVersions::Tiny
name: '@RJBS/ReportVersions::Tiny'
- version: 1.09
+ version: 1.10
-
class: Dist::Zilla::Plugin::Test::Compile
config:
@@ -175,7 +175,7 @@
-
class: Dist::Zilla::Plugin::GithubMeta
name: '@RJBS/GithubMeta'
- version: 0.38
+ version: 0.42
-
class: Dist::Zilla::Plugin::Git::Check
name: '@RJBS/@Git/Check'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Getopt-Long-Descriptive-0.095/Makefile.PL
new/Getopt-Long-Descriptive-0.096/Makefile.PL
--- old/Getopt-Long-Descriptive-0.095/Makefile.PL 2013-09-27
02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/Makefile.PL 2013-10-04
14:03:15.000000000 +0200
@@ -38,9 +38,9 @@
"IPC::Open3" => 0,
"Test::Fatal" => 0,
"Test::More" => "0.96",
- "Test::Warnings" => 0
+ "Test::Warnings" => "0.005"
},
- "VERSION" => "0.095",
+ "VERSION" => "0.096",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Getopt-Long-Descriptive-0.095/README
new/Getopt-Long-Descriptive-0.096/README
--- old/Getopt-Long-Descriptive-0.095/README 2013-09-27 02:32:58.000000000
+0200
+++ new/Getopt-Long-Descriptive-0.096/README 2013-10-04 14:03:15.000000000
+0200
@@ -1,7 +1,7 @@
This archive contains the distribution Getopt-Long-Descriptive,
-version 0.095:
+version 0.096:
Getopt::Long, but simpler and more powerful
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Getopt-Long-Descriptive-0.095/lib/Getopt/Long/Descriptive/Opts.pm
new/Getopt-Long-Descriptive-0.096/lib/Getopt/Long/Descriptive/Opts.pm
--- old/Getopt-Long-Descriptive-0.095/lib/Getopt/Long/Descriptive/Opts.pm
2013-09-27 02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/lib/Getopt/Long/Descriptive/Opts.pm
2013-10-04 14:03:15.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package Getopt::Long::Descriptive::Opts;
{
- $Getopt::Long::Descriptive::Opts::VERSION = '0.095';
+ $Getopt::Long::Descriptive::Opts::VERSION = '0.096';
}
# ABSTRACT: object representing command line switches
@@ -107,7 +107,7 @@
=head1 VERSION
-version 0.095
+version 0.096
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Getopt-Long-Descriptive-0.095/lib/Getopt/Long/Descriptive/Usage.pm
new/Getopt-Long-Descriptive-0.096/lib/Getopt/Long/Descriptive/Usage.pm
--- old/Getopt-Long-Descriptive-0.095/lib/Getopt/Long/Descriptive/Usage.pm
2013-09-27 02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/lib/Getopt/Long/Descriptive/Usage.pm
2013-10-04 14:03:15.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package Getopt::Long::Descriptive::Usage;
{
- $Getopt::Long::Descriptive::Usage::VERSION = '0.095';
+ $Getopt::Long::Descriptive::Usage::VERSION = '0.096';
}
# ABSTRACT: the usage description for GLD
@@ -126,7 +126,7 @@
=head1 VERSION
-version 0.095
+version 0.096
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Getopt-Long-Descriptive-0.095/lib/Getopt/Long/Descriptive.pm
new/Getopt-Long-Descriptive-0.096/lib/Getopt/Long/Descriptive.pm
--- old/Getopt-Long-Descriptive-0.095/lib/Getopt/Long/Descriptive.pm
2013-09-27 02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/lib/Getopt/Long/Descriptive.pm
2013-10-04 14:03:15.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package Getopt::Long::Descriptive;
{
- $Getopt::Long::Descriptive::VERSION = '0.095';
+ $Getopt::Long::Descriptive::VERSION = '0.096';
}
# ABSTRACT: Getopt::Long, but simpler and more powerful
@@ -384,7 +384,7 @@
=head1 VERSION
-version 0.095
+version 0.096
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Getopt-Long-Descriptive-0.095/t/000-report-versions-tiny.t
new/Getopt-Long-Descriptive-0.096/t/000-report-versions-tiny.t
--- old/Getopt-Long-Descriptive-0.095/t/000-report-versions-tiny.t
2013-09-27 02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/t/000-report-versions-tiny.t
2013-10-04 14:03:15.000000000 +0200
@@ -9,7 +9,7 @@
END { $success && done_testing; }
# List our own version used to generate this
-my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09\n";
+my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10\n";
eval { # no excuses!
# report our Perl details
@@ -62,11 +62,9 @@
eval { $v .= pmver('Sub::Exporter::Util','any version') };
eval { $v .= pmver('Test::Fatal','any version') };
eval { $v .= pmver('Test::More','0.96') };
-eval { $v .= pmver('Test::Pod','1.41') };
-eval { $v .= pmver('Test::Warnings','any version') };
+eval { $v .= pmver('Test::Warnings','0.005') };
eval { $v .= pmver('overload','any version') };
eval { $v .= pmver('strict','any version') };
-eval { $v .= pmver('version','0.9901') };
eval { $v .= pmver('warnings','any version') };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Getopt-Long-Descriptive-0.095/t/shortcircuit.t
new/Getopt-Long-Descriptive-0.096/t/shortcircuit.t
--- old/Getopt-Long-Descriptive-0.095/t/shortcircuit.t 2013-09-27
02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/t/shortcircuit.t 2013-10-04
14:03:15.000000000 +0200
@@ -3,7 +3,7 @@
use warnings;
use Test::More;
-use Test::Warnings qw[ warning ];
+use Test::Warnings 0.005 qw[ warning ];
use Test::Fatal;
use Getopt::Long::Descriptive;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Getopt-Long-Descriptive-0.095/xt/release/changes_has_content.t
new/Getopt-Long-Descriptive-0.096/xt/release/changes_has_content.t
--- old/Getopt-Long-Descriptive-0.095/xt/release/changes_has_content.t
2013-09-27 02:32:58.000000000 +0200
+++ new/Getopt-Long-Descriptive-0.096/xt/release/changes_has_content.t
2013-10-04 14:03:15.000000000 +0200
@@ -4,7 +4,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.095';
+my $newver = '0.096';
my $trial_token = '-TRIAL';
SKIP: {
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]