Hello community,

here is the log from the commit of package perl-Net-SMTP-SSL for 
openSUSE:Factory checked in at 2015-04-15 16:26: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      
2011-09-23 12:38:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-SMTP-SSL.new/perl-Net-SMTP-SSL.changes 
2015-04-15 16:26:25.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 18:27:30 UTC 2015 - co...@suse.com
+
+- updated to 1.02
+   see /usr/share/doc/packages/perl-Net-SMTP-SSL/Changes
+
+  1.02    2015-03-26
+  
+    - make it work again under blead; thanks to Zefram for the patch
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Net-SMTP-SSL.spec ++++++
--- /var/tmp/diff_new_pack.y7c2bi/_old  2015-04-15 16:26:25.000000000 +0200
+++ /var/tmp/diff_new_pack.y7c2bi/_new  2015-04-15 16:26:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-SMTP-SSL
 #
-# Copyright (c) 2011 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
@@ -16,23 +16,21 @@
 #
 
 
-
 Name:           perl-Net-SMTP-SSL
-Version:        1.01
-Release:        1
-License:        GPL-1.0+ or Artistic-1.0
+Version:        1.02
+Release:        0
 %define cpan_name Net-SMTP-SSL
 Summary:        SSL support for Net::SMTP
-Url:            http://search.cpan.org/dist/Net-SMTP-SSL/
+License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
-#Source:         
http://www.cpan.org/authors/id/C/CW/CWEST/Net-SMTP-SSL-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.gz
-BuildRequires:  perl(IO::Socket::SSL)
+Url:            http://search.cpan.org/dist/Net-SMTP-SSL/
+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(IO::Socket::SSL)
 Requires:       perl(IO::Socket::SSL)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 %{perl_requires}
 
 %description
@@ -59,11 +57,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++++++ Net-SMTP-SSL-1.01.tar.gz -> Net-SMTP-SSL-1.02.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.01/Changes 
new/Net-SMTP-SSL-1.02/Changes
--- old/Net-SMTP-SSL-1.01/Changes       2004-07-20 05:14:39.000000000 +0200
+++ new/Net-SMTP-SSL-1.02/Changes       2015-03-26 23:07:10.000000000 +0100
@@ -1,3 +1,7 @@
+1.02    2015-03-26
+
+  - make it work again under blead; thanks to Zefram for the patch
+
 1.01    2004-07-19
 
   - Initial Revision.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.01/MANIFEST 
new/Net-SMTP-SSL-1.02/MANIFEST
--- old/Net-SMTP-SSL-1.01/MANIFEST      2004-07-20 05:15:49.000000000 +0200
+++ new/Net-SMTP-SSL-1.02/MANIFEST      2015-03-26 23:07:33.000000000 +0100
@@ -5,3 +5,4 @@
 META.yml
 README
 t/test.t
+META.json                                Module JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.01/META.json 
new/Net-SMTP-SSL-1.02/META.json
--- old/Net-SMTP-SSL-1.01/META.json     1970-01-01 01:00:00.000000000 +0100
+++ new/Net-SMTP-SSL-1.02/META.json     2015-03-26 23:07:33.000000000 +0100
@@ -0,0 +1,43 @@
+{
+   "abstract" : "SSL support for Net::SMTP",
+   "author" : [
+      "Casey West <ca...@geeknest.com>"
+   ],
+   "dynamic_config" : 1,
+   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001",
+   "license" : [
+      "unknown"
+   ],
+   "meta-spec" : {
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
+      "version" : "2"
+   },
+   "name" : "Net-SMTP-SSL",
+   "no_index" : {
+      "directory" : [
+         "t",
+         "inc"
+      ]
+   },
+   "prereqs" : {
+      "build" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "IO::Socket::SSL" : "0",
+            "Net::SMTP" : "0",
+            "Test::More" : "0.47"
+         }
+      }
+   },
+   "release_status" : "stable",
+   "version" : "1.02"
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.01/META.yml 
new/Net-SMTP-SSL-1.02/META.yml
--- old/Net-SMTP-SSL-1.01/META.yml      2004-07-20 05:20:12.000000000 +0200
+++ new/Net-SMTP-SSL-1.02/META.yml      2015-03-26 23:07:33.000000000 +0100
@@ -1,13 +1,24 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Net-SMTP-SSL
-version:      1.01
-version_from: lib/Net/SMTP/SSL.pm
-installdirs:  site
+---
+abstract: 'SSL support for Net::SMTP'
+author:
+  - 'Casey West <ca...@geeknest.com>'
+build_requires:
+  ExtUtils::MakeMaker: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
+license: unknown
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: Net-SMTP-SSL
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    IO::Socket::SSL:               
-    Net::SMTP:                     
-    Test::More:                    0.47
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
+  IO::Socket::SSL: '0'
+  Net::SMTP: '0'
+  Test::More: '0.47'
+version: '1.02'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.01/Makefile.PL 
new/Net-SMTP-SSL-1.02/Makefile.PL
--- old/Net-SMTP-SSL-1.01/Makefile.PL   2004-07-20 05:13:12.000000000 +0200
+++ new/Net-SMTP-SSL-1.02/Makefile.PL   2015-03-26 23:03:46.000000000 +0100
@@ -1,13 +1,14 @@
+use strict;
 use ExtUtils::MakeMaker;
 
 WriteMakefile (
-               AUTHOR        => 'Casey West <ca...@geeknest.com>',
-               ABSTRACT      => "SSL support for Net::SMTP",
-               NAME          => 'Net::SMTP::SSL',
-               PREREQ_PM     => {
-                                 'Test::More' => '0.47',
-                                 'Net::SMTP'     => '',
-                                 'IO::Socket::SSL'     => '',
-                                },
-               VERSION_FROM  => 'lib/Net/SMTP/SSL.pm',
-              );
+  AUTHOR        => 'Casey West <ca...@geeknest.com>',
+  ABSTRACT      => "SSL support for Net::SMTP",
+  NAME          => 'Net::SMTP::SSL',
+  PREREQ_PM     => {
+                   'Test::More' => '0.47',
+                   'Net::SMTP'     => '0',
+                   'IO::Socket::SSL'     => '0',
+                  },
+  VERSION_FROM  => 'lib/Net/SMTP/SSL.pm',
+);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-SMTP-SSL-1.01/lib/Net/SMTP/SSL.pm 
new/Net-SMTP-SSL-1.02/lib/Net/SMTP/SSL.pm
--- old/Net-SMTP-SSL-1.01/lib/Net/SMTP/SSL.pm   2004-07-20 05:22:18.000000000 
+0200
+++ new/Net-SMTP-SSL-1.02/lib/Net/SMTP/SSL.pm   2015-03-26 23:06:31.000000000 
+0100
@@ -1,19 +1,18 @@
 package Net::SMTP::SSL;
-# $Id: SSL.pm,v 1.1 2004/07/20 03:22:18 cwest Exp $
 use strict;
 
-use vars qw[$VERSION @ISA];
-$VERSION = sprintf "%d.%02d", split m/\./, (qw$Revision: 1.1 $)[1];
+our $VERSION = '1.02';
 
 use IO::Socket::SSL;
 use Net::SMTP;
 
-@ISA = ( 'IO::Socket::SSL',
-         grep { $_ ne 'IO::Socket::INET' } @Net::SMTP::ISA );
+our @ISA = ( 'IO::Socket::SSL',
+             grep { $_ ne 'IO::Socket::INET' } @Net::SMTP::ISA );
 
 no strict 'refs';
 foreach ( keys %Net::SMTP:: ) {
-    next unless defined *{$Net::SMTP::{$_}}{CODE};
+    next unless (ref(\$Net::SMTP::{$_}) eq "GLOB" && 
defined(*{$Net::SMTP::{$_}}{CODE}))
+              || ref(\$Net::SMTP::{$_}) eq "REF";
     *{$_} = \&{"Net::SMTP::$_"};
 }
 


Reply via email to