Hello community,
here is the log from the commit of package perl-CPAN-Uploader for
openSUSE:Factory checked in at 2015-10-12 10:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
and /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Uploader"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes
2015-08-27 08:56:38.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes
2015-10-12 10:01:53.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Oct 6 08:32:58 UTC 2015 - [email protected]
+
+- updated to 0.103011
+ see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+ 0.103011 2015-10-05 21:45:26-04:00 America/New_York
+ - document the availability of Config::Identity-based encrypted
config
+
+-------------------------------------------------------------------
Old:
----
CPAN-Uploader-0.103010.tar.gz
New:
----
CPAN-Uploader-0.103011.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CPAN-Uploader.spec ++++++
--- /var/tmp/diff_new_pack.AXOqTQ/_old 2015-10-12 10:01:53.000000000 +0200
+++ /var/tmp/diff_new_pack.AXOqTQ/_new 2015-10-12 10:01:53.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-CPAN-Uploader
-Version: 0.103010
+Version: 0.103011
Release: 0
%define cpan_name CPAN-Uploader
Summary: Upload Things to the Cpan
++++++ CPAN-Uploader-0.103010.tar.gz -> CPAN-Uploader-0.103011.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/Changes
new/CPAN-Uploader-0.103011/Changes
--- old/CPAN-Uploader-0.103010/Changes 2015-08-11 04:23:28.000000000 +0200
+++ new/CPAN-Uploader-0.103011/Changes 2015-10-06 03:45:28.000000000 +0200
@@ -1,5 +1,8 @@
Revision history for CPAN-Uploader
+0.103011 2015-10-05 21:45:26-04:00 America/New_York
+ - document the availability of Config::Identity-based encrypted config
+
0.103010 2015-08-10 22:23:25-04:00 America/New_York
- add --md5 option to print md5sum of uploaded files (Vincent Pit)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/META.json
new/CPAN-Uploader-0.103011/META.json
--- old/CPAN-Uploader-0.103010/META.json 2015-08-11 04:23:28.000000000
+0200
+++ new/CPAN-Uploader-0.103011/META.json 2015-10-06 03:45:28.000000000
+0200
@@ -66,10 +66,10 @@
"web" : "https://github.com/rjbs/CPAN-Uploader"
}
},
- "version" : "0.103010",
+ "version" : "0.103011",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.023000"
+ "version" : "5.023003"
},
"plugins" : [
{
@@ -115,13 +115,13 @@
}
},
"name" : "@RJBS/RJBS-Outdated",
- "version" : "0.045"
+ "version" : "0.047"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
"config" : {
"Dist::Zilla::Plugin::PromptIfStale" : {
- "check_all_plugins" : "1",
+ "check_all_plugins" : 1,
"check_all_prereqs" : 0,
"modules" : [],
"phase" : "release",
@@ -129,7 +129,7 @@
}
},
"name" : "@RJBS/CPAN-Outdated",
- "version" : "0.045"
+ "version" : "0.047"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
@@ -433,7 +433,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "0.103010",
+ "tag" : "0.103011",
"tag_format" : "%v",
"tag_message" : "v%v"
},
@@ -565,6 +565,7 @@
"Barbie <[email protected]>",
"Christian Walde <[email protected]>",
"David Caldwell <[email protected]>",
+ "David Golden <[email protected]>",
"fREW Schmidt <[email protected]>",
"Gabor Szabo <[email protected]>",
"Graham Knop <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/META.yml
new/CPAN-Uploader-0.103011/META.yml
--- old/CPAN-Uploader-0.103010/META.yml 2015-08-11 04:23:28.000000000 +0200
+++ new/CPAN-Uploader-0.103011/META.yml 2015-10-06 03:45:28.000000000 +0200
@@ -34,10 +34,10 @@
bugtracker: https://github.com/rjbs/CPAN-Uploader/issues
homepage: https://github.com/rjbs/CPAN-Uploader
repository: https://github.com/rjbs/CPAN-Uploader.git
-version: '0.103010'
+version: '0.103011'
x_Dist_Zilla:
perl:
- version: '5.023000'
+ version: '5.023003'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -73,18 +73,18 @@
phase: build
skip: []
name: '@RJBS/RJBS-Outdated'
- version: '0.045'
+ version: '0.047'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
Dist::Zilla::Plugin::PromptIfStale:
- check_all_plugins: '1'
+ check_all_plugins: 1
check_all_prereqs: 0
modules: []
phase: release
skip: []
name: '@RJBS/CPAN-Outdated'
- version: '0.045'
+ version: '0.047'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@RJBS/@Filter/PruneCruft'
@@ -319,7 +319,7 @@
branch: ~
changelog: Changes
signed: 0
- tag: '0.103010'
+ tag: '0.103011'
tag_format: '%v'
tag_message: v%v
Dist::Zilla::Role::Git::Repo:
@@ -416,6 +416,7 @@
- 'Barbie <[email protected]>'
- 'Christian Walde <[email protected]>'
- 'David Caldwell <[email protected]>'
+ - 'David Golden <[email protected]>'
- 'fREW Schmidt <[email protected]>'
- 'Gabor Szabo <[email protected]>'
- 'Graham Knop <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/Makefile.PL
new/CPAN-Uploader-0.103011/Makefile.PL
--- old/CPAN-Uploader-0.103010/Makefile.PL 2015-08-11 04:23:28.000000000
+0200
+++ new/CPAN-Uploader-0.103011/Makefile.PL 2015-10-06 03:45:28.000000000
+0200
@@ -39,7 +39,7 @@
"File::Spec" => 0,
"Test::More" => "0.96"
},
- "VERSION" => "0.103010",
+ "VERSION" => "0.103011",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/README
new/CPAN-Uploader-0.103011/README
--- old/CPAN-Uploader-0.103010/README 2015-08-11 04:23:28.000000000 +0200
+++ new/CPAN-Uploader-0.103011/README 2015-10-06 03:45:28.000000000 +0200
@@ -1,7 +1,7 @@
This archive contains the distribution CPAN-Uploader,
-version 0.103010:
+version 0.103011:
upload things to the CPAN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/bin/cpan-upload
new/CPAN-Uploader-0.103011/bin/cpan-upload
--- old/CPAN-Uploader-0.103010/bin/cpan-upload 2015-08-11 04:23:28.000000000
+0200
+++ new/CPAN-Uploader-0.103011/bin/cpan-upload 2015-10-06 03:45:28.000000000
+0200
@@ -32,7 +32,9 @@
#pod user EXAMPLE
#pod password your-secret-password
#pod
-#pod You can GnuPG-encrypt this file if you wish:
+#pod You can GnuPG-encrypt this file if you wish, but you must install
+#pod L<Config::Identity> and configure your gpg-agent as L<Config::Identity>
+#pod currently doesn't prompt for a password at decryption time:
#pod
#pod # Follow the prompts, setting your key as the "recipient"
#pod # Use ^D once you've finished typing out your authentication
information
@@ -163,7 +165,7 @@
=head1 VERSION
-version 0.103010
+version 0.103011
=head1 USAGE
@@ -188,7 +190,9 @@
user EXAMPLE
password your-secret-password
-You can GnuPG-encrypt this file if you wish:
+You can GnuPG-encrypt this file if you wish, but you must install
+L<Config::Identity> and configure your gpg-agent as L<Config::Identity>
+currently doesn't prompt for a password at decryption time:
# Follow the prompts, setting your key as the "recipient"
# Use ^D once you've finished typing out your authentication information
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Uploader-0.103010/lib/CPAN/Uploader.pm
new/CPAN-Uploader-0.103011/lib/CPAN/Uploader.pm
--- old/CPAN-Uploader-0.103010/lib/CPAN/Uploader.pm 2015-08-11
04:23:28.000000000 +0200
+++ new/CPAN-Uploader-0.103011/lib/CPAN/Uploader.pm 2015-10-06
03:45:28.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
package CPAN::Uploader;
# ABSTRACT: upload things to the CPAN
-$CPAN::Uploader::VERSION = '0.103010';
+$CPAN::Uploader::VERSION = '0.103011';
#pod =head1 ORIGIN
#pod
#pod This code is mostly derived from C<cpan-upload-http> by Brad Fitzpatrick,
which
@@ -221,6 +221,11 @@
while (<$pauserc>) {
chomp;
+ if (/BEGIN PGP MESSAGE/ ) {
+ Carp::croak "$filename seems to be encrypted. "
+ . "Maybe you need to install Config::Identity?"
+ }
+
next unless $_ and $_ !~ /^\s*#/;
my ($k, $v) = /^\s*(\w+)\s+(.+)$/;
@@ -280,7 +285,7 @@
=head1 VERSION
-version 0.103010
+version 0.103011
=head1 METHODS
@@ -349,7 +354,7 @@
=head1 CONTRIBUTORS
-=for stopwords Barbie Christian Walde David Caldwell fREW Schmidt Gabor Szabo
Graham Knop Kent Fredric Mark Fowler Mike Doherty Steven Haryanto (on Asus
Zenbook) sungo Torsten Raudssus Vincent Pit
+=for stopwords Barbie Christian Walde David Caldwell Golden fREW Schmidt Gabor
Szabo Graham Knop Kent Fredric Mark Fowler Mike Doherty Steven Haryanto (on
Asus Zenbook) sungo Torsten Raudssus Vincent Pit
=over 4
@@ -367,6 +372,10 @@
=item *
+David Golden <[email protected]>
+
+=item *
+
fREW Schmidt <[email protected]>
=item *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/CPAN-Uploader-0.103010/xt/release/changes_has_content.t
new/CPAN-Uploader-0.103011/xt/release/changes_has_content.t
--- old/CPAN-Uploader-0.103010/xt/release/changes_has_content.t 2015-08-11
04:23:28.000000000 +0200
+++ new/CPAN-Uploader-0.103011/xt/release/changes_has_content.t 2015-10-06
03:45:28.000000000 +0200
@@ -4,7 +4,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.103010';
+my $newver = '0.103011';
my $trial_token = '-TRIAL';
SKIP: {