Hello community,

here is the log from the commit of package perl-Net-SMTP-SSL for 
openSUSE:Factory checked in at 2015-06-23 11:59:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-15 16:26:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-SMTP-SSL.new/perl-Net-SMTP-SSL.changes 
2015-06-23 11:59:38.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Jun 21 08:37:50 UTC 2015 - co...@suse.com
+
+- updated to 1.03
+   see /usr/share/doc/packages/perl-Net-SMTP-SSL/Changes
+
+  1.03    2015-06-20
+  
+    - $net_smtp_ssl->isa('Net::SMTP') is now true
+
+-------------------------------------------------------------------

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

New:
----
  Net-SMTP-SSL-1.03.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Net-SMTP-SSL.spec ++++++
--- /var/tmp/diff_new_pack.dJZSEm/_old  2015-06-23 11:59:38.000000000 +0200
+++ /var/tmp/diff_new_pack.dJZSEm/_new  2015-06-23 11:59:38.000000000 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           perl-Net-SMTP-SSL
-Version:        1.02
+Version:        1.03
 Release:        0
 %define cpan_name Net-SMTP-SSL
 Summary:        SSL support for Net::SMTP
 License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Net-SMTP-SSL/
-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

++++++ Net-SMTP-SSL-1.02.tar.gz -> Net-SMTP-SSL-1.03.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.02/Changes 
new/Net-SMTP-SSL-1.03/Changes
--- old/Net-SMTP-SSL-1.02/Changes       2015-03-26 23:07:10.000000000 +0100
+++ new/Net-SMTP-SSL-1.03/Changes       2015-06-21 03:58:06.000000000 +0200
@@ -1,3 +1,7 @@
+1.03    2015-06-20
+
+  - $net_smtp_ssl->isa('Net::SMTP') is now true
+
 1.02    2015-03-26
 
   - make it work again under blead; thanks to Zefram for the patch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.02/META.json 
new/Net-SMTP-SSL-1.03/META.json
--- old/Net-SMTP-SSL-1.02/META.json     2015-03-26 23:07:33.000000000 +0100
+++ new/Net-SMTP-SSL-1.03/META.json     2015-06-21 04:00:40.000000000 +0200
@@ -4,7 +4,7 @@
       "Casey West <ca...@geeknest.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "unknown"
    ],
@@ -39,5 +39,6 @@
       }
    },
    "release_status" : "stable",
-   "version" : "1.02"
+   "version" : "1.03",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.02/META.yml 
new/Net-SMTP-SSL-1.03/META.yml
--- old/Net-SMTP-SSL-1.02/META.yml      2015-03-26 23:07:33.000000000 +0100
+++ new/Net-SMTP-SSL-1.03/META.yml      2015-06-21 04:00:40.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150005'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,4 +21,5 @@
   IO::Socket::SSL: '0'
   Net::SMTP: '0'
   Test::More: '0.47'
-version: '1.02'
+version: '1.03'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.02/lib/Net/SMTP/SSL.pm 
new/Net-SMTP-SSL-1.03/lib/Net/SMTP/SSL.pm
--- old/Net-SMTP-SSL-1.02/lib/Net/SMTP/SSL.pm   2015-03-26 23:06:31.000000000 
+0100
+++ new/Net-SMTP-SSL-1.03/lib/Net/SMTP/SSL.pm   2015-06-21 03:58:16.000000000 
+0200
@@ -1,7 +1,7 @@
 package Net::SMTP::SSL;
 use strict;
 
-our $VERSION = '1.02';
+our $VERSION = '1.03';
 
 use IO::Socket::SSL;
 use Net::SMTP;
@@ -9,6 +9,12 @@
 our @ISA = ( 'IO::Socket::SSL',
              grep { $_ ne 'IO::Socket::INET' } @Net::SMTP::ISA );
 
+sub isa {
+  my $self = shift;
+  return 1 if $_[0] eq 'Net::SMTP';
+  return $self->SUPER::isa(@_);
+}
+
 no strict 'refs';
 foreach ( keys %Net::SMTP:: ) {
     next unless (ref(\$Net::SMTP::{$_}) eq "GLOB" && 
defined(*{$Net::SMTP::{$_}}{CODE}))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.02/t/test.t 
new/Net-SMTP-SSL-1.03/t/test.t
--- old/Net-SMTP-SSL-1.02/t/test.t      2015-03-26 23:03:16.000000000 +0100
+++ new/Net-SMTP-SSL-1.03/t/test.t      2015-06-21 03:56:11.000000000 +0200
@@ -1,2 +1,4 @@
 use Test::More tests => 1;
-use_ok 'Net::SMTP::SSL';
+require Net::SMTP::SSL;
+
+ok(Net::SMTP::SSL->isa('Net::SMTP'));

++++++ 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
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to