Hello community, here is the log from the commit of package perl-Mail-Sender for openSUSE:Factory checked in at 2016-07-05 09:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Mail-Sender (Old) and /work/SRC/openSUSE:Factory/.perl-Mail-Sender.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mail-Sender" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Mail-Sender/perl-Mail-Sender.changes 2016-06-19 10:48:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Mail-Sender.new/perl-Mail-Sender.changes 2016-07-05 09:53:05.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Jul 4 12:50:46 UTC 2016 - [email protected] + +- updated to 0.901 + see /usr/share/doc/packages/perl-Mail-Sender/Changes + + 0.901 2016-06-29 + ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** + + - Fixed a bug introduced in 0.900 where the auth method call pointed to the + wrong scope. + +------------------------------------------------------------------- Old: ---- Mail-Sender-0.900003.tar.gz New: ---- Mail-Sender-0.901.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Mail-Sender.spec ++++++ --- /var/tmp/diff_new_pack.eDhm4m/_old 2016-07-05 09:53:06.000000000 +0200 +++ /var/tmp/diff_new_pack.eDhm4m/_new 2016-07-05 09:53:06.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-Mail-Sender -Version: 0.900003 +Version: 0.901 Release: 0 %define cpan_name Mail-Sender Summary: Module for Sending Mails with Attachments Through an Smtp Server ++++++ Mail-Sender-0.900003.tar.gz -> Mail-Sender-0.901.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/Changes new/Mail-Sender-0.901/Changes --- old/Mail-Sender-0.900003/Changes 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/Changes 2016-06-29 21:58:12.000000000 +0200 @@ -1,5 +1,11 @@ Revision history for Mail-Sender +0.901 2016-06-29 + ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** + + - Fixed a bug introduced in 0.900 where the auth method call pointed to the + wrong scope. + 0.900003 2016-06-10 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/META.json new/Mail-Sender-0.901/META.json --- old/Mail-Sender-0.900003/META.json 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/META.json 2016-06-29 21:58:12.000000000 +0200 @@ -89,23 +89,23 @@ "provides" : { "Mail::Sender" : { "file" : "lib/Mail/Sender.pm", - "version" : "0.900003" + "version" : "0.901" }, "Mail::Sender::CType::Ext" : { "file" : "lib/Mail/Sender/CType/Ext.pm", - "version" : "0.900003" + "version" : "0.901" }, "Mail::Sender::CType::Win32" : { "file" : "lib/Mail/Sender/CType/Win32.pm", - "version" : "0.900003" + "version" : "0.901" }, "Mail::Sender::DBIO" : { "file" : "lib/Mail/Sender.pm", - "version" : "0.900003" + "version" : "0.901" }, "Mail::Sender::IO" : { "file" : "lib/Mail/Sender.pm", - "version" : "0.900003" + "version" : "0.901" } }, "release_status" : "stable", @@ -120,7 +120,7 @@ "web" : "https://github.com/Perl-Email-Project/Mail-Sender" } }, - "version" : "0.900003", + "version" : "0.901", "x_Dist_Zilla" : { "perl" : { "version" : "5.024000" @@ -371,7 +371,7 @@ } }, "name" : "@Git/Check", - "version" : "2.039" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", @@ -396,7 +396,7 @@ } }, "name" : "@Git/Commit", - "version" : "2.039" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", @@ -405,7 +405,7 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v0.900003", + "tag" : "v0.901", "tag_format" : "v%v", "tag_message" : "v%v" }, @@ -417,7 +417,7 @@ } }, "name" : "@Git/Tag", - "version" : "2.039" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Push", @@ -433,7 +433,7 @@ } }, "name" : "@Git/Push", - "version" : "2.039" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::CheckChangeLog", @@ -443,12 +443,12 @@ { "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", "name" : "CheckChangesHasContent", - "version" : "0.010" + "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", "name" : "Test::ChangesHasContent", - "version" : "0.010" + "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::Test::Kwalitee", @@ -527,7 +527,7 @@ } }, "name" : "Test::PodSpelling", - "version" : "2.007002" + "version" : "2.007000" }, { "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/META.yml new/Mail-Sender-0.901/META.yml --- old/Mail-Sender-0.900003/META.yml 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/META.yml 2016-06-29 21:58:12.000000000 +0200 @@ -27,19 +27,19 @@ provides: Mail::Sender: file: lib/Mail/Sender.pm - version: '0.900003' + version: '0.901' Mail::Sender::CType::Ext: file: lib/Mail/Sender/CType/Ext.pm - version: '0.900003' + version: '0.901' Mail::Sender::CType::Win32: file: lib/Mail/Sender/CType/Win32.pm - version: '0.900003' + version: '0.901' Mail::Sender::DBIO: file: lib/Mail/Sender.pm - version: '0.900003' + version: '0.901' Mail::Sender::IO: file: lib/Mail/Sender.pm - version: '0.900003' + version: '0.901' recommends: Authen::NTLM: '0' Digest::HMAC_MD5: '0' @@ -68,7 +68,7 @@ bugtracker: https://github.com/Perl-Email-Project/Mail-Sender/issues homepage: https://github.com/Perl-Email-Project/Mail-Sender repository: https://github.com/Perl-Email-Project/Mail-Sender.git -version: '0.900003' +version: '0.901' x_Dist_Zilla: perl: version: '5.024000' @@ -259,7 +259,7 @@ Dist::Zilla::Role::Git::Repo: repo_root: . name: '@Git/Check' - version: '2.039' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Commit config: @@ -277,7 +277,7 @@ Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@Git/Commit' - version: '2.039' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Tag config: @@ -285,7 +285,7 @@ branch: ~ changelog: Changes signed: 0 - tag: v0.900003 + tag: v0.901 tag_format: v%v tag_message: v%v Dist::Zilla::Role::Git::Repo: @@ -293,7 +293,7 @@ Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: '@Git/Tag' - version: '2.039' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Push config: @@ -304,7 +304,7 @@ Dist::Zilla::Role::Git::Repo: repo_root: . name: '@Git/Push' - version: '2.039' + version: '2.036' - class: Dist::Zilla::Plugin::CheckChangeLog name: CheckChangeLog @@ -312,11 +312,11 @@ - class: Dist::Zilla::Plugin::CheckChangesHasContent name: CheckChangesHasContent - version: '0.010' + version: '0.008' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: Test::ChangesHasContent - version: '0.010' + version: '0.008' - class: Dist::Zilla::Plugin::Test::Kwalitee config: @@ -386,7 +386,7 @@ - smtp wordlist: Pod::Wordlist name: Test::PodSpelling - version: '2.007002' + version: '2.007000' - class: Dist::Zilla::Plugin::CopyFilesFromBuild name: CopyFilesFromBuild diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/Makefile.PL new/Mail-Sender-0.901/Makefile.PL --- old/Mail-Sender-0.900003/Makefile.PL 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/Makefile.PL 2016-06-29 21:58:12.000000000 +0200 @@ -40,7 +40,7 @@ "Test::More" => "0.88", "Try::Tiny" => "0.24" }, - "VERSION" => "0.900003", + "VERSION" => "0.901", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/dist.ini new/Mail-Sender-0.901/dist.ini --- old/Mail-Sender-0.900003/dist.ini 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/dist.ini 2016-06-29 21:58:12.000000000 +0200 @@ -4,7 +4,7 @@ copyright_holder = Jan Krynický copyright_year = 1997 -version = 0.900003 +version = 0.901 [PkgVersion] [@Starter] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/lib/Mail/Sender/CType/Ext.pm new/Mail-Sender-0.901/lib/Mail/Sender/CType/Ext.pm --- old/Mail-Sender-0.900003/lib/Mail/Sender/CType/Ext.pm 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/lib/Mail/Sender/CType/Ext.pm 2016-06-29 21:58:12.000000000 +0200 @@ -4,7 +4,7 @@ use warnings; use Mail::Sender; -our $VERSION = '0.900003'; # VERSION +our $VERSION = '0.901'; # VERSION %Mail::Sender::CTypes = ( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/lib/Mail/Sender/CType/Win32.pm new/Mail-Sender-0.901/lib/Mail/Sender/CType/Win32.pm --- old/Mail-Sender-0.900003/lib/Mail/Sender/CType/Win32.pm 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/lib/Mail/Sender/CType/Win32.pm 2016-06-29 21:58:12.000000000 +0200 @@ -5,7 +5,7 @@ use Mail::Sender (); use Win32API::Registry qw(RegOpenKeyEx KEY_READ HKEY_CLASSES_ROOT RegQueryValueEx); -our $VERSION = '0.900003'; # VERSION +our $VERSION = '0.901'; # VERSION no warnings 'redefine'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/lib/Mail/Sender.pm new/Mail-Sender-0.901/lib/Mail/Sender.pm --- old/Mail-Sender-0.900003/lib/Mail/Sender.pm 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/lib/Mail/Sender.pm 2016-06-29 21:58:12.000000000 +0200 @@ -17,7 +17,7 @@ our @EXPORT = qw(); our @EXPORT_OK = qw(@error_str GuessCType); -our $VERSION = '0.900003'; # VERSION +our $VERSION = '0.901'; # VERSION $VERSION = eval $VERSION; our $GMTdiff; @@ -340,7 +340,7 @@ # change all characters except letters, numbers and underscores to underscores $auth =~ tr/a-zA-Z0-9_/_/c; no strict qw'subs refs'; - my $method = "Mail::Sender::$auth"; + my $method = "Mail::Sender::Auth::$auth"; $method->($self); } @@ -1079,7 +1079,7 @@ $self->{'socket'} = $s; $_ = send_cmd $s, - "MAIL FROM:<$self->{'fromaddr'}>$self->{esmtp}{_MAIL_FROM}"; + "MAIL FROM:<".($self->{'fromaddr'}||'').">".($self->{esmtp}{_MAIL_FROM}||''); if (!/^[123]/) { return $self->Error(_COMMERROR($_)); } { @@ -1124,7 +1124,7 @@ $_ = send_cmd $s, "RCPT TO:<$1>$self->{esmtp}{_RCPT_TO}"; } else { - $_ = send_cmd $s, "RCPT TO:<$addr>$self->{esmtp}{_RCPT_TO}"; + $_ = send_cmd $s, "RCPT TO:<".($addr||'').">".($self->{esmtp}{_RCPT_TO}||''); } if (!/^[123]/) { return $self->Error( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/xt/author/pod-spell.t new/Mail-Sender-0.901/xt/author/pod-spell.t --- old/Mail-Sender-0.900003/xt/author/pod-spell.t 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/xt/author/pod-spell.t 2016-06-29 21:58:12.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; use Test::More; -# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007002 +# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007000 use Test::Spelling 0.12; use Pod::Wordlist; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Mail-Sender-0.900003/xt/release/changes_has_content.t new/Mail-Sender-0.901/xt/release/changes_has_content.t --- old/Mail-Sender-0.900003/xt/release/changes_has_content.t 2016-06-11 01:35:57.000000000 +0200 +++ new/Mail-Sender-0.901/xt/release/changes_has_content.t 2016-06-29 21:58:12.000000000 +0200 @@ -4,7 +4,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '0.900003'; +my $newver = '0.901'; my $trial_token = '-TRIAL'; SKIP: {
