commit perl-CPAN-Uploader for openSUSE:Factory

2020-08-25 Thread root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2020-08-25 09:37:52

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new.3399 (New)


Package is "perl-CPAN-Uploader"

Tue Aug 25 09:37:52 2020 rev:19 rq:828994 version:0.103015

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes
2020-06-17 14:52:55.333512218 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new.3399/perl-CPAN-Uploader.changes
  2020-08-25 09:39:11.168223797 +0200
@@ -1,0 +2,9 @@
+Sat Aug 22 03:07:15 UTC 2020 - Tina Müller 
+
+- updated to 0.103015
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103015  2020-08-20 23:07:25-04:00 America/New_York
+  - quiet a harmless warning
+
+---

Old:

  CPAN-Uploader-0.103014.tar.gz

New:

  CPAN-Uploader-0.103015.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.XunMeK/_old  2020-08-25 09:39:14.092225123 +0200
+++ /var/tmp/diff_new_pack.XunMeK/_new  2020-08-25 09:39:14.096225125 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103014
+Version:0.103015
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:Upload things to the CPAN

++ CPAN-Uploader-0.103014.tar.gz -> CPAN-Uploader-0.103015.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103014/Changes 
new/CPAN-Uploader-0.103015/Changes
--- old/CPAN-Uploader-0.103014/Changes  2020-06-07 19:40:38.0 +0200
+++ new/CPAN-Uploader-0.103015/Changes  2020-08-21 05:07:27.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103015  2020-08-20 23:07:25-04:00 America/New_York
+- quiet a harmless warning
+
 0.103014  2020-06-07 13:40:36-04:00 America/New_York
 - add a --retries option to make multiple upload attempts in the face
   of a 500 error (thanks, PERLANCAR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103014/META.json 
new/CPAN-Uploader-0.103015/META.json
--- old/CPAN-Uploader-0.103014/META.json2020-06-07 19:40:38.0 
+0200
+++ new/CPAN-Uploader-0.103015/META.json2020-08-21 05:07:27.0 
+0200
@@ -67,10 +67,10 @@
  "web" : "https://github.com/rjbs/CPAN-Uploader;
   }
},
-   "version" : "0.103014",
+   "version" : "0.103015",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.030002"
+ "version" : "5.032000"
   },
   "plugins" : [
  {
@@ -253,7 +253,7 @@
  {
 "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
 "name" : "@RJBS/Test::ReportPrereqs",
-"version" : "0.027"
+"version" : "0.028"
  },
  {
 "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -439,7 +439,7 @@
   "branch" : null,
   "changelog" : "Changes",
   "signed" : 0,
-  "tag" : "0.103014",
+  "tag" : "0.103015",
   "tag_format" : "%v",
   "tag_message" : "v%V"
},
@@ -586,8 +586,8 @@
   "Torsten Raudssus ",
   "Vincent Pit "
],
-   "x_generated_by_perl" : "v5.30.2",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+   "x_generated_by_perl" : "v5.32.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.20",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103014/META.yml 
new/CPAN-Uploader-0.103015/META.yml
--- old/CPAN-Uploader-0.103014/META.yml 2020-06-07 19:40:38.0 +0200
+++ new/CPAN-Uploader-0.103015/META.yml 2020-08-21 05:07:27.0 +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.103014'
+version: '0.103015'
 x_Dist_Zilla:
   perl:
-version: '5.030002'
+version: '5.032000'
   plugins:
 -
   class: Dist::Zilla::Plugin::Git::GatherDir
@@ -181,7 +181,7 @@
 -
   class: Dist::Zilla::Plugin::Test::ReportPrereqs
   name: '@RJBS/Test::ReportPrereqs'
-  version: '0.027'
+  version: '0.028'
 -
   class: Dist::Zilla::Plugin::Prereqs
   config:
@@ -324,7 +324,7 @@
   branch: ~
   changelog: Changes
   

commit perl-CPAN-Uploader for openSUSE:Factory

2020-06-17 Thread root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2020-06-17 14:52:11

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new.3606 (New)


Package is "perl-CPAN-Uploader"

Wed Jun 17 14:52:11 2020 rev:18 rq:815285 version:0.103014

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes
2016-09-11 00:55:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new.3606/perl-CPAN-Uploader.changes
  2020-06-17 14:52:55.333512218 +0200
@@ -1,0 +2,10 @@
+Mon Jun  8 03:08:32 UTC 2020 - Tina Müller 
+
+- updated to 0.103014
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103014  2020-06-07 13:40:36-04:00 America/New_York
+  - add a --retries option to make multiple upload attempts in the face
+of a 500 error (thanks, PERLANCAR)
+
+---
@@ -99 +108,0 @@
-

Old:

  CPAN-Uploader-0.103013.tar.gz

New:

  CPAN-Uploader-0.103014.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.6CRL6I/_old  2020-06-17 14:52:56.573516464 +0200
+++ /var/tmp/diff_new_pack.6CRL6I/_new  2020-06-17 14:52:56.577516478 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103013
+Version:0.103014
 Release:0
 %define cpan_name CPAN-Uploader
-Summary:Upload Things to the Cpan
-License:Artistic-1.0 or GPL-1.0+
+Summary:Upload things to the CPAN
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/CPAN-Uploader/
-Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+URL:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,11 +54,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -67,6 +67,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++ CPAN-Uploader-0.103013.tar.gz -> CPAN-Uploader-0.103014.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103013/Changes 
new/CPAN-Uploader-0.103014/Changes
--- old/CPAN-Uploader-0.103013/Changes  2016-09-07 01:18:14.0 +0200
+++ new/CPAN-Uploader-0.103014/Changes  2020-06-07 19:40:38.0 +0200
@@ -1,5 +1,9 @@
 Revision history for CPAN-Uploader
 
+0.103014  2020-06-07 13:40:36-04:00 America/New_York
+- add a --retries option to make multiple upload attempts in the face
+  of a 500 error (thanks, PERLANCAR)
+
 0.103013  2016-09-06 19:18:12-04:00 America/New_York
 - the cpan-uploader program now skips directories, while the
   upload_file method throws an exception on non-files; thanks to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103013/LICENSE 
new/CPAN-Uploader-0.103014/LICENSE
--- old/CPAN-Uploader-0.103013/LICENSE  2016-09-07 01:18:14.0 +0200
+++ new/CPAN-Uploader-0.103014/LICENSE  2020-06-07 19:40:38.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2016 by Ricardo SIGNES.
+This software is copyright (c) 2020 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2016 by Ricardo SIGNES.
+This software is Copyright (c) 2020 by Ricardo SIGNES.
 
 This is free software, 

commit perl-CPAN-Uploader for openSUSE:Factory

2016-09-10 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2016-09-11 00:55:32

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
2016-01-05 21:55:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2016-09-11 00:55:41.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep  8 05:06:53 UTC 2016 - co...@suse.com
+
+- updated to 0.103013
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103013  2016-09-06 19:18:12-04:00 America/New_York
+  - the cpan-uploader program now skips directories, while the
+upload_file method throws an exception on non-files; thanks to
+Vincent Pit for reporting the weird behavior when trying to upload 
a
+directory
+
+---

Old:

  CPAN-Uploader-0.103012.tar.gz

New:

  CPAN-Uploader-0.103013.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.JXqaH0/_old  2016-09-11 00:55:43.0 +0200
+++ /var/tmp/diff_new_pack.JXqaH0/_new  2016-09-11 00:55:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103012
+Version:0.103013
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:Upload Things to the Cpan

++ CPAN-Uploader-0.103012.tar.gz -> CPAN-Uploader-0.103013.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103012/Changes 
new/CPAN-Uploader-0.103013/Changes
--- old/CPAN-Uploader-0.103012/Changes  2016-01-01 03:41:13.0 +0100
+++ new/CPAN-Uploader-0.103013/Changes  2016-09-07 01:18:14.0 +0200
@@ -1,5 +1,11 @@
 Revision history for CPAN-Uploader
 
+0.103013  2016-09-06 19:18:12-04:00 America/New_York
+- the cpan-uploader program now skips directories, while the
+  upload_file method throws an exception on non-files; thanks to
+  Vincent Pit for reporting the weird behavior when trying to upload a
+  directory
+
 0.103012  2015-12-31 21:41:09-05:00 America/New_York
 - don't chomp undef (Graham Knop)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103012/LICENSE 
new/CPAN-Uploader-0.103013/LICENSE
--- old/CPAN-Uploader-0.103012/LICENSE  2016-01-01 03:41:13.0 +0100
+++ new/CPAN-Uploader-0.103013/LICENSE  2016-09-07 01:18:14.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2015 by Ricardo SIGNES.
+This software is copyright (c) 2016 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2015 by Ricardo SIGNES.
+This software is Copyright (c) 2016 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2015 by Ricardo SIGNES.
+This software is Copyright (c) 2016 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103012/MANIFEST 
new/CPAN-Uploader-0.103013/MANIFEST
--- old/CPAN-Uploader-0.103012/MANIFEST 2016-01-01 03:41:13.0 +0100
+++ new/CPAN-Uploader-0.103013/MANIFEST 2016-09-07 01:18:14.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.042.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.007.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103012/META.json 
new/CPAN-Uploader-0.103013/META.json
--- old/CPAN-Uploader-0.103012/META.json2016-01-01 03:41:13.0 
+0100
+++ new/CPAN-Uploader-0.103013/META.json2016-09-07 01:18:14.0 
+0200
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
@@ -66,10 +66,10 @@
  "web" : "https://github.com/rjbs/CPAN-Uploader;
   }
},
-   "version" : 

commit perl-CPAN-Uploader for openSUSE:Factory

2016-01-05 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2016-01-05 21:54:51

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-10-12 10:01:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2016-01-05 21:55:17.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  2 09:32:51 UTC 2016 - co...@suse.com
+
+- updated to 0.103012
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103012  2015-12-31 21:41:09-05:00 America/New_York
+  - don't chomp undef (Graham Knop)
+
+---

Old:

  CPAN-Uploader-0.103011.tar.gz

New:

  CPAN-Uploader-0.103012.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.PRE0Pq/_old  2016-01-05 21:55:18.0 +0100
+++ /var/tmp/diff_new_pack.PRE0Pq/_new  2016-01-05 21:55:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103011
+Version:0.103012
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:Upload Things to the Cpan

++ CPAN-Uploader-0.103011.tar.gz -> CPAN-Uploader-0.103012.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103011/Changes 
new/CPAN-Uploader-0.103012/Changes
--- old/CPAN-Uploader-0.103011/Changes  2015-10-06 03:45:28.0 +0200
+++ new/CPAN-Uploader-0.103012/Changes  2016-01-01 03:41:13.0 +0100
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103012  2015-12-31 21:41:09-05:00 America/New_York
+- don't chomp undef (Graham Knop)
+
 0.103011  2015-10-05 21:45:26-04:00 America/New_York
 - document the availability of Config::Identity-based encrypted config
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103011/MANIFEST 
new/CPAN-Uploader-0.103012/MANIFEST
--- old/CPAN-Uploader-0.103011/MANIFEST 2015-10-06 03:45:28.0 +0200
+++ new/CPAN-Uploader-0.103012/MANIFEST 2016-01-01 03:41:13.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.039.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.042.
 Changes
 LICENSE
 MANIFEST
@@ -12,5 +12,5 @@
 t/00-load.t
 t/00-report-prereqs.dd
 t/00-report-prereqs.t
+xt/author/pod-syntax.t
 xt/release/changes_has_content.t
-xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103011/META.json 
new/CPAN-Uploader-0.103012/META.json
--- old/CPAN-Uploader-0.103011/META.json2015-10-06 03:45:28.0 
+0200
+++ new/CPAN-Uploader-0.103012/META.json2016-01-01 03:41:13.0 
+0100
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
@@ -66,7 +66,7 @@
  "web" : "https://github.com/rjbs/CPAN-Uploader;
   }
},
-   "version" : "0.103011",
+   "version" : "0.103012",
"x_Dist_Zilla" : {
   "perl" : {
  "version" : "5.023003"
@@ -94,7 +94,7 @@
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
 "name" : "@RJBS/CheckPrereqsIndexed",
-"version" : "0.016"
+"version" : "0.017"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -134,57 +134,57 @@
  {
 "class" : "Dist::Zilla::Plugin::PruneCruft",
 "name" : "@RJBS/@Filter/PruneCruft",
-"version" : "5.039"
+"version" : "5.042"
  },
  {
 "class" : "Dist::Zilla::Plugin::ManifestSkip",
 "name" : "@RJBS/@Filter/ManifestSkip",
-"version" : "5.039"
+"version" : "5.042"
  },
  {
 "class" : "Dist::Zilla::Plugin::MetaYAML",

commit perl-CPAN-Uploader for openSUSE:Factory

2015-10-12 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2015-10-12 10:01:53.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct  6 08:32:58 UTC 2015 - co...@suse.com
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.AXOqTQ/_new  2015-10-12 10:01:53.0 +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.0 +0200
+++ new/CPAN-Uploader-0.103011/Changes  2015-10-06 03:45:28.0 +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.json2015-08-11 04:23:28.0 
+0200
+++ new/CPAN-Uploader-0.103011/META.json2015-10-06 03:45:28.0 
+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 ",
   "Christian Walde ",
   "David Caldwell ",
+  "David Golden ",
   "fREW Schmidt ",
   "Gabor Szabo ",
   "Graham Knop ",
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.0 +0200
+++ new/CPAN-Uploader-0.103011/META.yml 2015-10-06 03:45:28.0 +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'
 

commit perl-CPAN-Uploader for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2015-08-27 08:56:37

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-06-12 20:30:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2015-08-27 08:56:38.0 +0200
@@ -1,0 +2,9 @@
+Sun Aug 23 08:32:42 UTC 2015 - co...@suse.com
+
+- updated to 0.103010
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103010  2015-08-10 22:23:25-04:00 America/New_York
+  - add --md5 option to print md5sum of uploaded files (Vincent Pit)
+
+---

Old:

  CPAN-Uploader-0.103009.tar.gz

New:

  CPAN-Uploader-0.103010.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.tsJaRN/_old  2015-08-27 08:56:39.0 +0200
+++ /var/tmp/diff_new_pack.tsJaRN/_new  2015-08-27 08:56:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103009
+Version:0.103010
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:Upload Things to the Cpan

++ CPAN-Uploader-0.103009.tar.gz - CPAN-Uploader-0.103010.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/Changes 
new/CPAN-Uploader-0.103010/Changes
--- old/CPAN-Uploader-0.103009/Changes  2015-05-27 19:56:20.0 +0200
+++ new/CPAN-Uploader-0.103010/Changes  2015-08-11 04:23:28.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103010  2015-08-10 22:23:25-04:00 America/New_York
+- add --md5 option to print md5sum of uploaded files (Vincent Pit)
+
 0.103009  2015-05-27 13:56:16-04:00 America/New_York
 - Do (minor) validation on the user in the config file (Mark Fowler)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/MANIFEST 
new/CPAN-Uploader-0.103010/MANIFEST
--- old/CPAN-Uploader-0.103009/MANIFEST 2015-05-27 19:56:20.0 +0200
+++ new/CPAN-Uploader-0.103010/MANIFEST 2015-08-11 04:23:28.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.036.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.039.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/META.json 
new/CPAN-Uploader-0.103010/META.json
--- old/CPAN-Uploader-0.103009/META.json2015-05-27 19:56:20.0 
+0200
+++ new/CPAN-Uploader-0.103010/META.json2015-08-11 04:23:28.0 
+0200
@@ -4,7 +4,7 @@
   Ricardo SIGNES r...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 5.036, CPAN::Meta::Converter version 
2.150001,
+   generated_by : Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005,
license : [
   perl_5
],
@@ -21,6 +21,7 @@
   },
   develop : {
  requires : {
+Test::More : 0,
 Test::Pod : 1.41
  }
   },
@@ -28,6 +29,7 @@
  requires : {
 Carp : 0,
 Data::Dumper : 0,
+Digest::MD5 : 0,
 File::Basename : 0,
 File::HomeDir : 0,
 File::Spec : 0,
@@ -64,10 +66,10 @@
  web : https://github.com/rjbs/CPAN-Uploader;
   }
},
-   version : 0.103009,
+   version : 0.103010,
x_Dist_Zilla : {
   perl : {
- version : 5.021010
+ version : 5.023000
   },
   plugins : [
  {
@@ -76,28 +78,28 @@
Dist::Zilla::Plugin::GatherDir : {
   exclude_filename : [],
   exclude_match : [],
-  follow_symlinks : 0,
-  include_dotfiles : 0,
+  follow_symlinks : 0,
+  include_dotfiles : 0,
   prefix : ,
   prune_directory : [],
   root : .
},
Dist::Zilla::Plugin::Git::GatherDir : {
-  include_untracked : 0
+  include_untracked : 0
}
 },
 name : @RJBS/Git::GatherDir,
-version : 2.034
+version : 2.036
  },
  {
 class : Dist::Zilla::Plugin::CheckPrereqsIndexed,
 name : 

commit perl-CPAN-Uploader for openSUSE:Factory

2015-06-12 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2015-06-12 20:30:57

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-04-18 10:40:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2015-06-12 20:30:58.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:16:43 UTC 2015 - co...@suse.com
+
+- updated to 0.103009
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103009  2015-05-27 13:56:16-04:00 America/New_York
+  - Do (minor) validation on the user in the config file (Mark Fowler)
+
+---

Old:

  CPAN-Uploader-0.103008.tar.gz

New:

  CPAN-Uploader-0.103009.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.ZKO2SN/_old  2015-06-12 20:30:59.0 +0200
+++ /var/tmp/diff_new_pack.ZKO2SN/_new  2015-06-12 20:30:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103008
+Version:0.103009
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:Upload Things to the Cpan

++ CPAN-Uploader-0.103008.tar.gz - CPAN-Uploader-0.103009.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103008/Changes 
new/CPAN-Uploader-0.103009/Changes
--- old/CPAN-Uploader-0.103008/Changes  2015-02-09 04:10:02.0 +0100
+++ new/CPAN-Uploader-0.103009/Changes  2015-05-27 19:56:20.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103009  2015-05-27 13:56:16-04:00 America/New_York
+- Do (minor) validation on the user in the config file (Mark Fowler)
+
 0.103008  2015-02-08 22:09:59-05:00 America/New_York
 - fix documentation link to cpan-upload/CONFIGURATION (Kent Fredric)
 - you can now cpan-upload http://some.cool/file.tgz; (Barbie)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103008/MANIFEST 
new/CPAN-Uploader-0.103009/MANIFEST
--- old/CPAN-Uploader-0.103008/MANIFEST 2015-02-09 04:10:02.0 +0100
+++ new/CPAN-Uploader-0.103009/MANIFEST 2015-05-27 19:56:20.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.031.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.036.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103008/META.json 
new/CPAN-Uploader-0.103009/META.json
--- old/CPAN-Uploader-0.103008/META.json2015-02-09 04:10:02.0 
+0100
+++ new/CPAN-Uploader-0.103009/META.json2015-05-27 19:56:20.0 
+0200
@@ -4,7 +4,7 @@
   Ricardo SIGNES r...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 5.031, CPAN::Meta::Converter version 
2.143240,
+   generated_by : Dist::Zilla version 5.036, CPAN::Meta::Converter version 
2.150001,
license : [
   perl_5
],
@@ -64,10 +64,10 @@
  web : https://github.com/rjbs/CPAN-Uploader;
   }
},
-   version : 0.103008,
+   version : 0.103009,
x_Dist_Zilla : {
   perl : {
- version : 5.021008
+ version : 5.021010
   },
   plugins : [
  {
@@ -84,13 +84,10 @@
},
Dist::Zilla::Plugin::Git::GatherDir : {
   include_untracked : 0
-   },
-   Dist::Zilla::Role::Git::Repo : {
-  repo_root : .
}
 },
 name : @RJBS/Git::GatherDir,
-version : 2.029
+version : 2.034
  },
  {
 class : Dist::Zilla::Plugin::CheckPrereqsIndexed,
@@ -100,7 +97,7 @@
  {
 class : Dist::Zilla::Plugin::CheckExtraTests,
 name : @RJBS/CheckExtraTests,
-version : 0.025
+version : 0.027
  },
  {
 class : Dist::Zilla::Plugin::PromptIfStale,
@@ -116,7 +113,7 @@
}
 },
 name : @RJBS/RJBS-Outdated,
-version : 0.037
+version : 0.044
  },
  {
 class : Dist::Zilla::Plugin::PromptIfStale,
@@ -130,62 +127,62 @@
}
 },
 name : @RJBS/CPAN-Outdated,
-version : 0.037
+version : 0.044
  },

commit perl-CPAN-Uploader for openSUSE:Factory

2015-04-18 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2015-04-18 10:40:24

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
2014-02-11 10:43:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2015-04-18 10:40:25.0 +0200
@@ -1,0 +2,14 @@
+Thu Apr 16 20:40:22 UTC 2015 - co...@suse.com
+
+- updated to 0.103008
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103008  2015-02-08 22:09:59-05:00 America/New_York
+  - fix documentation link to cpan-upload/CONFIGURATION (Kent Fredric)
+  - you can now cpan-upload http://some.cool/file.tgz; (Barbie)
+  - add --ignore-errors for cpan-upload (perlancar)
+  
+  0.103007  2014-04-04 22:02:22-04:00 America/New_York
+  - added -c option to cpan-uploader to specify an alternate config
+
+---

Old:

  CPAN-Uploader-0.103006.tar.gz

New:

  CPAN-Uploader-0.103008.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.OsFtWQ/_old  2015-04-18 10:40:25.0 +0200
+++ /var/tmp/diff_new_pack.OsFtWQ/_new  2015-04-18 10:40:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# 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,14 +17,15 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103006
+Version:0.103008
 Release:0
 %define cpan_name CPAN-Uploader
-Summary:upload things to the CPAN
+Summary:Upload Things to the Cpan
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/CPAN-Uploader/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ CPAN-Uploader-0.103006.tar.gz - CPAN-Uploader-0.103008.tar.gz ++
 1837 lines of diff (skipped)

++ 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



commit perl-CPAN-Uploader for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2014-02-11 10:43:50

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
2013-06-05 17:50:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2014-02-11 10:43:51.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 0.103006
+  update bugtracker and repo metadata
+  Use Config::Identity to permit GPG-encrypting on-disk credentials
+  (thanks, Mike Doherty)
+
+---

Old:

  CPAN-Uploader-0.103004.tar.gz

New:

  CPAN-Uploader-0.103006.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.Dg6AQH/_old  2014-02-11 10:43:52.0 +0100
+++ /var/tmp/diff_new_pack.Dg6AQH/_new  2014-02-11 10:43:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# 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-Uploader
-Version:0.103004
+Version:0.103006
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:upload things to the CPAN
@@ -37,7 +37,6 @@
 BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Term::ReadKey)
 BuildRequires:  perl(Test::More) = 0.96
-#BuildRequires: perl(CPAN::Uploader)
 Requires:   perl(File::HomeDir)
 Requires:   perl(Getopt::Long::Descriptive) = 0.084
 Requires:   perl(HTTP::Request::Common)

++ CPAN-Uploader-0.103004.tar.gz - CPAN-Uploader-0.103006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103004/Changes 
new/CPAN-Uploader-0.103006/Changes
--- old/CPAN-Uploader-0.103004/Changes  2013-03-12 20:51:46.0 +0100
+++ new/CPAN-Uploader-0.103006/Changes  2013-12-13 14:18:39.0 +0100
@@ -1,5 +1,12 @@
 Revision history for CPAN-Uploader
 
+0.103006  2013-12-13 08:18:36 America/New_York
+  update bugtracker and repo metadata
+
+0.103005  2013-07-01 19:01:17 America/New_York
+  Use Config::Identity to permit GPG-encrypting on-disk credentials
+  (thanks, Mike Doherty)
+
 0.103004  2013-03-12 15:51:43 America/New_York
   like 0.103003, but a production release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103004/MANIFEST 
new/CPAN-Uploader-0.103006/MANIFEST
--- old/CPAN-Uploader-0.103004/MANIFEST 2013-03-12 20:51:46.0 +0100
+++ new/CPAN-Uploader-0.103006/MANIFEST 2013-12-13 14:18:39.0 +0100
@@ -8,7 +8,6 @@
 bin/cpan-upload
 dist.ini
 lib/CPAN/Uploader.pm
-t/00-compile.t
 t/00-load.t
 t/000-report-versions-tiny.t
 xt/release/changes_has_content.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103004/META.json 
new/CPAN-Uploader-0.103006/META.json
--- old/CPAN-Uploader-0.103004/META.json2013-03-12 20:51:46.0 
+0100
+++ new/CPAN-Uploader-0.103006/META.json2013-12-13 14:18:39.0 
+0100
@@ -4,7 +4,7 @@
   Ricardo SIGNES r...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.300030, CPAN::Meta::Converter 
version 2.120921,
+   generated_by : Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830,
license : [
   perl_5
],
@@ -44,8 +44,6 @@
   },
   test : {
  requires : {
-File::Find : 0,
-File::Temp : 0,
 Test::More : 0.96
  }
   }
@@ -53,125 +51,155 @@
release_status : stable,
resources : {
   bugtracker : {
- web : https://github.com/rjbs/cpan-uploader/issues;
+ web : https://github.com/rjbs/CPAN-Uploader/issues;
   },
-  homepage : https://github.com/rjbs/cpan-uploader;,
+  homepage : https://github.com/rjbs/CPAN-Uploader;,
   repository : {
  type : git,
- url : https://github.com/rjbs/cpan-uploader.git;,
- web : https://github.com/rjbs/cpan-uploader;
+ url : https://github.com/rjbs/CPAN-Uploader.git;,
+ web : https://github.com/rjbs/CPAN-Uploader;
   }
},

commit perl-CPAN-Uploader for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2013-06-05 17:50:32

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
2012-05-25 16:17:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2013-06-05 17:50:34.0 +0200
@@ -1,0 +2,11 @@
+Mon Jun  3 11:50:41 UTC 2013 - co...@suse.com
+
+- updated to 0.103004
+  like 0.103003, but a production release
+
+  use https by default (thanks, Mike Doherty)
+
+  cpan-uploader now can take a list of filenames to upload (Thanks,
+  Gabor Szabo!)
+
+---

Old:

  CPAN-Uploader-0.103001.tar.gz

New:

  CPAN-Uploader-0.103004.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.j1k6V3/_old  2013-06-05 17:50:35.0 +0200
+++ /var/tmp/diff_new_pack.j1k6V3/_new  2013-06-05 17:50:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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-Uploader
-Version:0.103001
+Version:0.103004
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:upload things to the CPAN
@@ -29,16 +29,20 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(File::HomeDir)
 BuildRequires:  perl(Getopt::Long::Descriptive) = 0.084
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Status)
+BuildRequires:  perl(LWP::Protocol::https) = 1
 BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Term::ReadKey)
 BuildRequires:  perl(Test::More) = 0.96
 #BuildRequires: perl(CPAN::Uploader)
+Requires:   perl(File::HomeDir)
 Requires:   perl(Getopt::Long::Descriptive) = 0.084
 Requires:   perl(HTTP::Request::Common)
 Requires:   perl(HTTP::Status)
+Requires:   perl(LWP::Protocol::https) = 1
 Requires:   perl(LWP::UserAgent)
 Requires:   perl(Term::ReadKey)
 %{perl_requires}

++ CPAN-Uploader-0.103001.tar.gz - CPAN-Uploader-0.103004.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103001/Changes 
new/CPAN-Uploader-0.103004/Changes
--- old/CPAN-Uploader-0.103001/Changes  2012-03-26 14:32:48.0 +0200
+++ new/CPAN-Uploader-0.103004/Changes  2013-03-12 20:51:46.0 +0100
@@ -1,5 +1,15 @@
 Revision history for CPAN-Uploader
 
+0.103004  2013-03-12 15:51:43 America/New_York
+  like 0.103003, but a production release
+
+0.103003  2013-01-30 21:22:12 America/New_York
+  use https by default (thanks, Mike Doherty)
+
+0.103002  2012-12-24 22:00:44 America/New_York
+  cpan-uploader now can take a list of filenames to upload (Thanks,
+  Gabor Szabo!)
+
 0.103001  2012-03-26 08:32:44 America/New_York
   Small fixes about upload_uri usage (Getty)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103001/LICENSE 
new/CPAN-Uploader-0.103004/LICENSE
--- old/CPAN-Uploader-0.103001/LICENSE  2012-03-26 14:32:48.0 +0200
+++ new/CPAN-Uploader-0.103004/LICENSE  2013-03-12 20:51:46.0 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2012 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2012 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2012 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103001/MANIFEST 
new/CPAN-Uploader-0.103004/MANIFEST
--- old/CPAN-Uploader-0.103001/MANIFEST 

commit perl-CPAN-Uploader for openSUSE:Factory

2012-05-25 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2012-05-25 16:17:43

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new (New)


Package is perl-CPAN-Uploader, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes
2011-09-23 12:36:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2012-05-25 16:17:44.0 +0200
@@ -1,0 +2,6 @@
+Wed May 23 13:25:55 UTC 2012 - co...@suse.com
+
+- updated to 0.103001
+ * Small fixes about upload_uri usage (Getty)
+
+---

Old:

  CPAN-Uploader-0.103000.tar.gz

New:

  CPAN-Uploader-0.103001.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.iCV2Es/_old  2012-05-25 16:17:46.0 +0200
+++ /var/tmp/diff_new_pack.iCV2Es/_new  2012-05-25 16:17:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,35 +16,26 @@
 #
 
 
-
 Name:   perl-CPAN-Uploader
-Version:0.103000
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.103001
+Release:0
 %define cpan_name CPAN-Uploader
 Summary:upload things to the CPAN
-Url:http://search.cpan.org/dist/CPAN-Uploader/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/CPAN-Uploader/
 Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Basename)
-BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Getopt::Long::Descriptive) = 0.084
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Status)
 BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Term::ReadKey)
 BuildRequires:  perl(Test::More) = 0.96
-Requires:   perl(Carp)
-Requires:   perl(Data::Dumper)
-Requires:   perl(File::Basename)
-Requires:   perl(File::Spec)
+#BuildRequires: perl(CPAN::Uploader)
 Requires:   perl(Getopt::Long::Descriptive) = 0.084
 Requires:   perl(HTTP::Request::Common)
 Requires:   perl(HTTP::Status)
@@ -70,9 +61,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes LICENSE README

++ CPAN-Uploader-0.103000.tar.gz - CPAN-Uploader-0.103001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/Changes 
new/CPAN-Uploader-0.103001/Changes
--- old/CPAN-Uploader-0.103000/Changes  2011-04-08 04:05:17.0 +0200
+++ new/CPAN-Uploader-0.103001/Changes  2012-03-26 14:32:48.0 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103001  2012-03-26 08:32:44 America/New_York
+  Small fixes about upload_uri usage (Getty)
+
 0.103000  2011-04-07 22:05:13 America/New_York
   allow an alternate upload_uri via constructor arg or env var
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/LICENSE 
new/CPAN-Uploader-0.103001/LICENSE
--- old/CPAN-Uploader-0.103000/LICENSE  2011-04-08 04:05:17.0 +0200
+++ new/CPAN-Uploader-0.103001/LICENSE  2012-03-26 14:32:48.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2011 by Ricardo SIGNES.
+This software is Copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-   GNU GENERAL PUBLIC LICENSE
-Version 1, February 1989
+GNU GENERAL PUBLIC LICENSE
+ 

commit perl-CPAN-Uploader for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2011-12-06 18:39:26

Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
 and  /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new (New)


Package is perl-CPAN-Uploader, Maintainer is 

Changes:




Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.QFY8Cu/_old  2011-12-06 19:04:37.0 +0100
+++ /var/tmp/diff_new_pack.QFY8Cu/_new  2011-12-06 19:04:37.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-CPAN-Uploader
 Version:0.103000
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name CPAN-Uploader
 Summary:upload things to the CPAN
 Url:http://search.cpan.org/dist/CPAN-Uploader/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-CPAN-Uploader for openSUSE:Factory

2011-05-25 Thread h_root

Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory
checked in at Wed May 25 10:40:50 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-CPAN-Uploader/perl-CPAN-Uploader.changes  
2011-04-16 10:13:17.0 +0200
@@ -0,0 +1,12 @@
+---
+Sat Apr 16 08:11:58 UTC 2011 - co...@opensuse.org
+
+- updated to 0.103000
+ * allow an alternate upload_uri via constructor arg or env var
+
+---
+Mon Jan 17 15:53:17 UTC 2011 - co...@novell.com
+
+- initial package 0.102150
+  * created by cpanspec 1.78.03
+

calling whatdependson for head-i586


New:

  CPAN-Uploader-0.103000.tar.gz
  perl-CPAN-Uploader.changes
  perl-CPAN-Uploader.spec



Other differences:
--
++ perl-CPAN-Uploader.spec ++
#
# spec file for package perl-CPAN-Uploader
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   perl-CPAN-Uploader
Version:0.103000
Release:1
License:GPL+ or Artistic
%define cpan_name CPAN-Uploader
Summary:upload things to the CPAN
Url:http://search.cpan.org/dist/CPAN-Uploader/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Carp)
BuildRequires:  perl(Data::Dumper)
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(File::Basename)
BuildRequires:  perl(File::Spec)
BuildRequires:  perl(Getopt::Long::Descriptive) = 0.084
BuildRequires:  perl(HTTP::Request::Common)
BuildRequires:  perl(HTTP::Status)
BuildRequires:  perl(LWP::UserAgent)
BuildRequires:  perl(Term::ReadKey)
BuildRequires:  perl(Test::More) = 0.96
Requires:   perl(Carp)
Requires:   perl(Data::Dumper)
Requires:   perl(File::Basename)
Requires:   perl(File::Spec)
Requires:   perl(Getopt::Long::Descriptive) = 0.084
Requires:   perl(HTTP::Request::Common)
Requires:   perl(HTTP::Status)
Requires:   perl(LWP::UserAgent)
Requires:   perl(Term::ReadKey)
%{perl_requires}

%description
upload things to the CPAN

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE README

%changelog





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org