Hello community,

here is the log from the commit of package perl-Net-SMTP-SSL for 
openSUSE:Factory checked in at 2016-10-13 11:32:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-SMTP-SSL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-SMTP-SSL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-SMTP-SSL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.changes      
2015-06-23 11:59:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-SMTP-SSL.new/perl-Net-SMTP-SSL.changes 
2016-10-13 11:32:25.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Oct 11 05:57:02 UTC 2016 - co...@suse.com
+
+- updated to 1.04
+   see /usr/share/doc/packages/perl-Net-SMTP-SSL/Changes
+
+  1.04    2016-10-09
+  
+    - mark this library deprecated, suggest newer Net::SMTP instead
+
+-------------------------------------------------------------------

Old:
----
  Net-SMTP-SSL-1.03.tar.gz

New:
----
  Net-SMTP-SSL-1.04.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-SMTP-SSL.spec ++++++
--- /var/tmp/diff_new_pack.70LiXr/_old  2016-10-13 11:32:26.000000000 +0200
+++ /var/tmp/diff_new_pack.70LiXr/_new  2016-10-13 11:32:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-SMTP-SSL
 #
-# 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-Net-SMTP-SSL
-Version:        1.03
+Version:        1.04
 Release:        0
 %define cpan_name Net-SMTP-SSL
 Summary:        SSL support for Net::SMTP

++++++ Net-SMTP-SSL-1.03.tar.gz -> Net-SMTP-SSL-1.04.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.03/Changes 
new/Net-SMTP-SSL-1.04/Changes
--- old/Net-SMTP-SSL-1.03/Changes       2015-06-21 03:58:06.000000000 +0200
+++ new/Net-SMTP-SSL-1.04/Changes       2016-10-10 05:00:47.000000000 +0200
@@ -1,3 +1,7 @@
+1.04    2016-10-09
+
+  - mark this library deprecated, suggest newer Net::SMTP instead
+
 1.03    2015-06-20
 
   - $net_smtp_ssl->isa('Net::SMTP') is now true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.03/MANIFEST 
new/Net-SMTP-SSL-1.04/MANIFEST
--- old/Net-SMTP-SSL-1.03/MANIFEST      2015-06-21 04:00:40.000000000 +0200
+++ new/Net-SMTP-SSL-1.04/MANIFEST      2016-10-10 05:07:49.000000000 +0200
@@ -2,7 +2,7 @@
 lib/Net/SMTP/SSL.pm
 Makefile.PL
 MANIFEST                       This list of files
-META.yml
 README
 t/test.t
+META.yml                                 Module YAML meta-data (added by 
MakeMaker)
 META.json                                Module JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.03/META.json 
new/Net-SMTP-SSL-1.04/META.json
--- old/Net-SMTP-SSL-1.03/META.json     2015-06-21 04:00:40.000000000 +0200
+++ new/Net-SMTP-SSL-1.04/META.json     2016-10-10 05:07:49.000000000 +0200
@@ -4,7 +4,7 @@
       "Casey West <ca...@geeknest.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "unknown"
    ],
@@ -39,6 +39,7 @@
       }
    },
    "release_status" : "stable",
-   "version" : "1.03",
-   "x_serialization_backend" : "JSON::PP version 2.27300"
+   "version" : "1.04",
+   "x_deprecated" : 1,
+   "x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.03/META.yml 
new/Net-SMTP-SSL-1.04/META.yml
--- old/Net-SMTP-SSL-1.03/META.yml      2015-06-21 04:00:40.000000000 +0200
+++ new/Net-SMTP-SSL-1.04/META.yml      2016-10-10 05:07:49.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter version 
2.150005'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,5 +21,6 @@
   IO::Socket::SSL: '0'
   Net::SMTP: '0'
   Test::More: '0.47'
-version: '1.03'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
+version: '1.04'
+x_deprecated: 1
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.03/Makefile.PL 
new/Net-SMTP-SSL-1.04/Makefile.PL
--- old/Net-SMTP-SSL-1.03/Makefile.PL   2015-03-26 23:03:46.000000000 +0100
+++ new/Net-SMTP-SSL-1.04/Makefile.PL   2016-10-10 05:06:09.000000000 +0200
@@ -10,5 +10,8 @@
                    'Net::SMTP'     => '0',
                    'IO::Socket::SSL'     => '0',
                   },
+  META_MERGE => {
+                  'x_deprecated' => 1,
+                },
   VERSION_FROM  => 'lib/Net/SMTP/SSL.pm',
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.03/lib/Net/SMTP/SSL.pm 
new/Net-SMTP-SSL-1.04/lib/Net/SMTP/SSL.pm
--- old/Net-SMTP-SSL-1.03/lib/Net/SMTP/SSL.pm   2015-06-21 03:58:16.000000000 
+0200
+++ new/Net-SMTP-SSL-1.04/lib/Net/SMTP/SSL.pm   2016-10-10 05:01:06.000000000 
+0200
@@ -1,7 +1,7 @@
 package Net::SMTP::SSL;
 use strict;
 
-our $VERSION = '1.03';
+our $VERSION = '1.04';
 
 use IO::Socket::SSL;
 use Net::SMTP;
@@ -36,6 +36,13 @@
   
   my $smtps = Net::SMTP::SSL->new("example.com", Port => 465);
 
+=head1 DEPRECATED
+
+B<Hey!  Read this!>
+
+Since Net::SMTP v1.28 (2014-10-08), Net::SMTP itself has support for SMTP over
+SSL, and also for STARTTLS.  Use Net::SMTP, not Net::SMTP::SSL.
+
 =head1 DESCRIPTION
 
 Implements the same API as L<Net::SMTP|Net::SMTP>, but uses


Reply via email to