commit perl-MailTools for openSUSE:Factory

2019-06-03 Thread root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2019-06-03 18:49:24

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


Package is "perl-MailTools"

Mon Jun  3 18:49:24 2019 rev:35 rq:704716 version:2.21

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2018-02-10 17:54:13.432697101 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new.5148/perl-MailTools.changes  
2019-06-03 18:49:50.264548149 +0200
@@ -1,0 +2,21 @@
+Wed May 22 05:12:18 UTC 2019 - Stephan Kulow 
+
+- updated to 2.21
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+  version 2.21: Tue 21 May 16:26:30 CEST 2019
+  
+   Fixes:
+   - fix metadata [Mohammad S Anwar]
+  
+   Improvements:
+   - add more to the README
+   - add Mail::Mailer option StartSSL for smtp backend
+ rt.cpan.org#125871 [Guilhem Moulin]
+   - deprecate Mail::Mailer backend smtps
+   - document need for escaping docs for Mail::Send
+ rt.cpan.org#129627 [Jonathan Kamens]
+   - document limit on parameters for Mail::Send::new()
+ rt.cpan.org#129633 [Sven Neuhaus]
+
+---

Old:

  MailTools-2.20.tar.gz

New:

  MailTools-2.21.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.YRsyt8/_old  2019-06-03 18:49:50.848547949 +0200
+++ /var/tmp/diff_new_pack.YRsyt8/_new  2019-06-03 18:49:50.852547947 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # 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-MailTools
-Version:2.20
+Version:2.21
 Release:0
 %define cpan_name MailTools
-Summary:Bundle of Ancient Email Modules
-License:GPL-1.0+ or Artistic-1.0
+Summary:Bundle of ancient email modules
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/MailTools/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -50,11 +50,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

++ MailTools-2.20.tar.gz -> MailTools-2.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.20/ChangeLog new/MailTools-2.21/ChangeLog
--- old/MailTools-2.20/ChangeLog2018-01-22 18:14:50.0 +0100
+++ new/MailTools-2.21/ChangeLog2019-05-21 16:26:37.0 +0200
@@ -1,6 +1,21 @@
 
  version history for MailTools
 
+version 2.21: Tue 21 May 16:26:30 CEST 2019
+
+   Fixes:
+   - fix metadata [Mohammad S Anwar]
+
+   Improvements:
+   - add more to the README
+   - add Mail::Mailer option StartSSL for smtp backend
+ rt.cpan.org#125871 [Guilhem Moulin]
+   - deprecate Mail::Mailer backend smtps
+   - document need for escaping docs for Mail::Send
+ rt.cpan.org#129627 [Jonathan Kamens]
+   - document limit on parameters for Mail::Send::new()
+ rt.cpan.org#129633 [Sven Neuhaus]
+
 version 2.20: Mon 22 Jan 18:14:44 CET 2018
 
Improvements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.20/META.json new/MailTools-2.21/META.json
--- old/MailTools-2.20/META.json2018-01-22 18:14:51.0 +0100
+++ new/MailTools-2.21/META.json2019-05-21 16:26:38.0 +0200
@@ -1,13 +1,12 @@
 {
"abstract" : "Various ancient e-mail related modules",
"author" : [
-  "Mark Overmeer"
+  "Mark Overmeer "
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
"license" : [
-  "perl_5",
-  "unknown"
+  

commit perl-MailTools for openSUSE:Factory

2018-02-10 Thread root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2018-02-10 17:54:11

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


Package is "perl-MailTools"

Sat Feb 10 17:54:11 2018 rev:34 rq:573784 version:2.20

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2017-08-29 11:34:29.501273340 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2018-02-10 17:54:13.432697101 +0100
@@ -1,0 +2,15 @@
+Wed Feb  7 15:49:21 UTC 2018 - co...@suse.com
+
+- updated to 2.20
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+  version 2.20: Mon 22 Jan 18:14:44 CET 2018
+  
+   Improvements:
+   - rewrite doc syntax to my current standard style.
+   - text corrections rt.cpan.org#123823 [Ville Skyttä]
+   - text corrections rt.cpan.org#123824 [Ville Skyttä]
+   - convert to GIT
+   - move to GitHUB
+
+---

Old:

  MailTools-2.19.tar.gz

New:

  MailTools-2.20.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.pu84Z0/_old  2018-02-10 17:54:14.364663364 +0100
+++ /var/tmp/diff_new_pack.pu84Z0/_new  2018-02-10 17:54:14.368663219 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,11 +17,11 @@
 
 
 Name:   perl-MailTools
-Version:2.19
+Version:2.20
 Release:0
 %define cpan_name MailTools
 Summary:Bundle of Ancient Email Modules
-License:Artistic-1.0 or GPL-1.0+
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MailTools/
 Source0:
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
@@ -63,6 +63,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog examples MailTools.ppd README README.demos
+%doc ChangeLog examples MailTools.ppd README README.demos README.md
 
 %changelog

++ MailTools-2.19.tar.gz -> MailTools-2.20.tar.gz ++
 1727 lines of diff (skipped)




commit perl-MailTools for openSUSE:Factory

2017-08-29 Thread root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2017-08-29 11:34:28

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


Package is "perl-MailTools"

Tue Aug 29 11:34:28 2017 rev:33 rq:518508 version:2.19

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2016-06-03 16:34:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2017-08-29 11:34:29.501273340 +0200
@@ -1,0 +2,17 @@
+Thu Aug 24 05:54:45 UTC 2017 - co...@suse.com
+
+- updated to 2.19
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+---
+Wed Aug 23 05:46:29 UTC 2017 - co...@suse.com
+
+- updated to 2.19
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+  version 2.19: Tue 22 Aug 13:30:41 CEST 2017
+  
+   Improvements:
+   - block namespace MailTools rt.cpan.org#120905 [Karen Etheridge]
+
+---

Old:

  MailTools-2.18.tar.gz

New:

  MailTools-2.19.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.b7yo7n/_old  2017-08-29 11:34:30.613117119 +0200
+++ /var/tmp/diff_new_pack.b7yo7n/_new  2017-08-29 11:34:30.625115433 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 @@
 
 
 Name:   perl-MailTools
-Version:2.18
+Version:2.19
 Release:0
 %define cpan_name MailTools
-Summary:Various e-mail related modules
+Summary:Bundle of Ancient Email Modules
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MailTools/
-Source0:
http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,7 +37,14 @@
 %{perl_requires}
 
 %description
-Various e-mail related modules
+MailTools is a bundle: an ancient form of combining packages into one
+distribution. Gladly, it can be distributed as if it is a normal
+distribution as well.
+
+*Be warned:* The code you find here is very old. It works for simple
+emails, but when you start with new code then please use more sofisticated
+libraries. The main reason that you still find this code on CPAN, is
+because many books use it as example.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ MailTools-2.18.tar.gz -> MailTools-2.19.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.18/ChangeLog new/MailTools-2.19/ChangeLog
--- old/MailTools-2.18/ChangeLog2016-05-18 23:52:35.0 +0200
+++ new/MailTools-2.19/ChangeLog2017-08-22 13:30:46.0 +0200
@@ -1,6 +1,11 @@
 
  version history for MailTools
 
+version 2.19: Tue 22 Aug 13:30:41 CEST 2017
+
+   Improvements:
+   - block namespace MailTools rt.cpan.org#120905 [Karen Etheridge]
+
 version 2.18: Wed 18 May 23:52:30 CEST 2016
 
Fixes:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.18/MANIFEST new/MailTools-2.19/MANIFEST
--- old/MailTools-2.18/MANIFEST 2016-05-18 23:52:37.0 +0200
+++ new/MailTools-2.19/MANIFEST 2017-08-22 13:36:20.0 +0200
@@ -38,6 +38,8 @@
 lib/Mail/Send.pod
 lib/Mail/Util.pm
 lib/Mail/Util.pod
+lib/MailTools.pm
+lib/MailTools.pod
 t/extract.t
 t/header.t
 t/internet.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.18/META.json new/MailTools-2.19/META.json
--- old/MailTools-2.18/META.json2016-05-18 23:52:37.0 +0200
+++ new/MailTools-2.19/META.json2017-08-22 13:36:20.0 +0200
@@ -1,5 +1,5 @@
 {
-   "abstract" : "Various e-mail related modules",
+   "abstract" : "Various ancient e-mail related modules",
"author" : [
   "Mark Overmeer "
],
@@ -10,7 +10,7 @@
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "MailTools",
"no_index" : {
@@ -42,5 +42,5 

commit perl-MailTools for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2016-06-03 16:34:34

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


Package is "perl-MailTools"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2016-05-10 09:25:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2016-06-03 16:34:35.0 +0200
@@ -1,0 +2,19 @@
+Mon May 23 12:07:22 UTC 2016 - co...@suse.com
+
+- updated to 2.18
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+  version 2.18: Wed 18 May 23:52:30 CEST 2016
+  
+   Fixes:
+   - Mail::Header should accept 
 in empty line which ends the
+ header.  rt.cpan.org#114382 [Ricardo Signes]
+  
+  version 2.17: Wed 11 May 17:20:21 CEST 2016
+  
+   Fixes:
+   - Mail::Header should only accept totally empty lines as header
+ terminator, not to break MIME::Tools regression tests.
+ rt.cpan.org#113918 [David Cantrell]
+
+---

Old:

  MailTools-2.16.tar.gz

New:

  MailTools-2.18.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.75m22Y/_old  2016-06-03 16:34:36.0 +0200
+++ /var/tmp/diff_new_pack.75m22Y/_new  2016-06-03 16:34:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MailTools
-Version:2.16
+Version:2.18
 Release:0
 %define cpan_name MailTools
 Summary:Various e-mail related modules

++ MailTools-2.16.tar.gz -> MailTools-2.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.16/ChangeLog new/MailTools-2.18/ChangeLog
--- old/MailTools-2.16/ChangeLog2016-04-18 17:58:26.0 +0200
+++ new/MailTools-2.18/ChangeLog2016-05-18 23:52:35.0 +0200
@@ -1,10 +1,23 @@
 
  version history for MailTools
 
+version 2.18: Wed 18 May 23:52:30 CEST 2016
+
+   Fixes:
+   - Mail::Header should accept \r in empty line which ends the
+ header.  rt.cpan.org#114382 [Ricardo Signes]
+
+version 2.17: Wed 11 May 17:20:21 CEST 2016
+
+   Fixes:
+   - Mail::Header should only accept totally empty lines as header
+ terminator, not to break MIME::Tools regression tests.
+ rt.cpan.org#113918 [David Cantrell]
+
 version 2.16: Mon 18 Apr 17:58:23 CEST 2016
 
Fixes:
-   - Mail::header regression in parsing files.
+   - Mail::Header regression in parsing files.
  rt.cpan.org#113874 [John L Berger]
 
 version 2.15: Mon 18 Apr 13:55:30 CEST 2016
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.16/META.json new/MailTools-2.18/META.json
--- old/MailTools-2.16/META.json2016-04-18 17:58:28.0 +0200
+++ new/MailTools-2.18/META.json2016-05-18 23:52:37.0 +0200
@@ -42,5 +42,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2.16"
+   "version" : "2.18"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.16/META.yml new/MailTools-2.18/META.yml
--- old/MailTools-2.16/META.yml 2016-04-18 17:58:28.0 +0200
+++ new/MailTools-2.18/META.yml 2016-05-18 23:52:36.0 +0200
@@ -24,4 +24,4 @@
   Net::Domain: 1.05
   Net::SMTP: 1.03
   Test::More: 0
-version: 2.16
+version: 2.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.16/Makefile.PL 
new/MailTools-2.18/Makefile.PL
--- old/MailTools-2.16/Makefile.PL  2016-04-18 17:58:26.0 +0200
+++ new/MailTools-2.18/Makefile.PL  2016-05-18 23:50:54.0 +0200
@@ -4,7 +4,7 @@
 
 WriteMakefile
  ( DISTNAME  => 'MailTools'
- , VERSION   => '2.16'
+ , VERSION   => '2.18'
  , NAME  => 'Mail'
  , AUTHOR=> 'Mark Overmeer '
  , ABSTRACT  => 'Various e-mail related modules'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.16/lib/Mail/Address.pm 
new/MailTools-2.18/lib/Mail/Address.pm
--- old/MailTools-2.16/lib/Mail/Address.pm  2016-04-18 17:58:26.0 
+0200
+++ new/MailTools-2.18/lib/Mail/Address.pm  2016-05-18 23:52:35.0 
+0200
@@ -4,7 +4,7 @@
 # Pod stripped from pm file by OODoc 2.02.
 package Mail::Address;
 use vars '$VERSION';
-$VERSION = '2.16';
+$VERSION = '2.18';
 
 use strict;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.16/lib/Mail/Cap.pm 

commit perl-MailTools for openSUSE:Factory

2016-05-10 Thread h_root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2016-05-10 09:25:50

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


Package is "perl-MailTools"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2015-04-25 21:17:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2016-05-10 09:25:51.0 +0200
@@ -1,0 +2,6 @@
+Thu May  5 09:33:51 UTC 2016 - co...@suse.com
+
+- updated to 2.16
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+---

Old:

  MailTools-2.14.tar.gz

New:

  MailTools-2.16.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.TOWMC6/_old  2016-05-10 09:25:52.0 +0200
+++ /var/tmp/diff_new_pack.TOWMC6/_new  2016-05-10 09:25:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# 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,14 +17,14 @@
 
 
 Name:   perl-MailTools
-Version:2.14
+Version:2.16
 Release:0
 %define cpan_name MailTools
 Summary:Various e-mail related modules
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MailTools/
-Source0:
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ MailTools-2.14.tar.gz -> MailTools-2.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.14/ChangeLog new/MailTools-2.16/ChangeLog
--- old/MailTools-2.14/ChangeLog2014-11-21 17:12:50.0 +0100
+++ new/MailTools-2.16/ChangeLog2016-04-18 17:58:26.0 +0200
@@ -1,15 +1,29 @@
 
  version history for MailTools
 
-version 2.14: Fri Nov 21 17:12:42 CET 2014
+version 2.16: Mon 18 Apr 17:58:23 CEST 2016
 
Fixes:
+   - Mail::header regression in parsing files.
+ rt.cpan.org#113874 [John L Berger]
+
+version 2.15: Mon 18 Apr 13:55:30 CEST 2016
+
+   Fixes:
+   - Mail::Header continue reading after wrongly folders line
+ rt.cpan.org#113464 [Mark Sapiro]
+
+   Improvements:
+   - Mail::Mailer::open call of exec() explained [Malte Stretz]
+   - fix example in Mail::Address [peter77]
+
+version 2.14: Fri Nov 21 17:12:42 CET 2014
 
+   Fixes:
- threads and Mail::Field initiation
  rt.cpan.org#99153 [Autumn Lansing] and [Arne Becker]
 
Improvements:
-
- warn when loading of some Mail::Field::* fails [Arne Becker]
 
 version 2.13: Sun Jan  5 18:52:25 CET 2014
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.14/META.json new/MailTools-2.16/META.json
--- old/MailTools-2.14/META.json2014-11-21 17:12:51.0 +0100
+++ new/MailTools-2.16/META.json2016-04-18 17:58:28.0 +0200
@@ -42,5 +42,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2.14"
+   "version" : "2.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.14/META.yml new/MailTools-2.16/META.yml
--- old/MailTools-2.14/META.yml 2014-11-21 17:12:51.0 +0100
+++ new/MailTools-2.16/META.yml 2016-04-18 17:58:28.0 +0200
@@ -24,4 +24,4 @@
   Net::Domain: 1.05
   Net::SMTP: 1.03
   Test::More: 0
-version: 2.14
+version: 2.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.14/Makefile.PL 
new/MailTools-2.16/Makefile.PL
--- old/MailTools-2.14/Makefile.PL  2014-11-21 17:12:50.0 +0100
+++ new/MailTools-2.16/Makefile.PL  2016-04-18 17:58:26.0 +0200
@@ -4,7 +4,7 @@
 
 WriteMakefile
  ( DISTNAME  => 'MailTools'
- , VERSION   => '2.14'
+ , VERSION   => '2.16'
  , NAME  => 'Mail'
  , AUTHOR=> 'Mark Overmeer '
  , ABSTRACT  => 'Various e-mail related modules'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.14/lib/Mail/Address.pm 
new/MailTools-2.16/lib/Mail/Address.pm
--- 

commit perl-MailTools for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2015-04-25 21:16:59

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


Package is perl-MailTools

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2013-07-16 15:56:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2015-04-25 21:17:01.0 +0200
@@ -1,0 +2,32 @@
+Fri Apr 17 09:11:57 UTC 2015 - co...@suse.com
+
+- updated to 2.14
+   see /usr/share/doc/packages/perl-MailTools/ChangeLog
+
+  version 2.14: Fri Nov 21 17:12:42 CET 2014
+  
+   Fixes:
+  
+   - threads and Mail::Field initiation
+ rt.cpan.org#99153 [Autumn Lansing] and [Arne Becker]
+  
+   Improvements:
+  
+   - warn when loading of some Mail::Field::* fails [Arne Becker]
+  
+  version 2.13: Sun Jan  5 18:52:25 CET 2014
+  
+   Fixes:
+  
+   - optional 'from' and 'on' component in in-reply-to are comments
+ rt.cpan.org#89371 [Ward Vandewege]
+   - mailcap \\ - \
+ rt.cpan.org#89802 [Kevin Ryde]
+  
+   Improvements:
+  
+   - fix typos  rt.cpan.org#87188 [D Steinbrunner]
+
+- remove obsolete incsearch.diff
+
+---

Old:

  MailTools-2.12.tar.gz
  incsearch.diff

New:

  MailTools-2.14.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.DHW0RU/_old  2015-04-25 21:17:02.0 +0200
+++ /var/tmp/diff_new_pack.DHW0RU/_new  2015-04-25 21:17:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# Copyright (c) 2013 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,51 +17,45 @@
 
 
 Name:   perl-MailTools
-Url:http://cpan.org/modules/by-module/Mail/
-Version:2.12
+Version:2.14
 Release:0
-Provides:   p_mtools = %{version}
-Obsoletes:  p_mtools  %{version}
-Summary:Set of perl modules related to mail applications
-License:GPL-1.0+ or Artistic-1.0
+%define cpan_name MailTools
+Summary:Various e-mail related modules
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-%{version}.tar.gz
-Patch:  incsearch.diff
+Url:http://search.cpan.org/dist/MailTools/
+Source0:
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Date::Format)
 BuildRequires:  perl(Date::Parse)
 Requires:   perl(Date::Format)
 Requires:   perl(Date::Parse)
+%{perl_requires}
 
 %description
-a set of perl modules related to mail applications
-
+Various e-mail related modules
 
 %prep
-%setup -q -n MailTools-%{version}
-%patch
-# ---
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
-# ---
+%{__make} test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-%files
-%defattr(-,root,root)
-%{perl_vendorlib}/Mail
-%{perl_vendorarch}/auto/Mail
-%doc /usr/share/man/man3/*.gz
-%doc ChangeLog MANIFEST README  README.demos examples
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc ChangeLog examples MailTools.ppd README README.demos
 
 %changelog

++ MailTools-2.12.tar.gz - MailTools-2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.12/ChangeLog new/MailTools-2.14/ChangeLog
--- old/MailTools-2.12/ChangeLog2012-12-21 12:19:05.0 +0100
+++ new/MailTools-2.14/ChangeLog2014-11-21 17:12:50.0 +0100
@@ -1,6 +1,30 @@
 
  version history for MailTools
 
+version 2.14: Fri Nov 21 17:12:42 CET 2014
+
+   Fixes:
+
+   - threads and Mail::Field initiation
+ rt.cpan.org#99153 [Autumn Lansing] and [Arne Becker]
+
+   Improvements:
+
+   - warn when loading 

commit perl-MailTools for openSUSE:Factory

2013-07-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2013-07-16 15:56:20

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


Package is perl-MailTools

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2012-03-13 09:38:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2013-07-16 15:56:21.0 +0200
@@ -1,0 +2,45 @@
+Mon Jul 15 12:47:51 UTC 2013 - co...@suse.com
+
+- update to 2.12
+Fixes:
+ 
+- default for Mail::Header::new(Modify) is 'false', not 'true'
+  rt.cpan.org#79985 [Thomas Sibley]
+ 
+- Mail::Address take username with rindex(), a bit better than
+  index() but still poor.
+  rt.cpan.org#82056 [Filipe Gonçalves]
+ 
+Improvements:
+ 
+- check for bad folding of header lines
+  rt.cpan.org#79993 [Thomas Sibley]
+ 
+- add a note about better to avoid Mail::Address-name(),
+  in response to a question by
+  rt.cpan.org#81459 [Moritz Lenz]
+ 
+ version 2.11: Wed Aug 29 09:09:47 CEST 2012
+ 
+Fixes:
+ 
+- typo in Mail::Mailer::smtp, which only shows up in 5.14
+  [cpantesters]
+ 
+ version 2.10: Tue Aug 28 09:41:52 CEST 2012
+ 
+Fixes:
+ 
+- Mail::Mailer::smtp set from address twice.
+  rt.cpan.org#77161 [Vladimir Goshev]
+ 
+- Mail::Mailer::smtps did not support the From option.
+  rt.cpan.org#77161 [Vladimir Goshev]
+
+---
+Mon Jul 15 14:09:27 CEST 2013 - m...@suse.de
+
+- fix searching of %INC, make sure the entry really has a set
+  value. Fixes the perl-MIME-tools module.
+
+---

Old:

  MailTools-2.09.tar.gz

New:

  MailTools-2.12.tar.gz
  incsearch.diff



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.dU3iRz/_old  2013-07-16 15:56:22.0 +0200
+++ /var/tmp/diff_new_pack.dU3iRz/_new  2013-07-16 15:56:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# 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
@@ -15,23 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-MailTools
 Url:http://cpan.org/modules/by-module/Mail/
-Version:2.09
-Release:1
+Version:2.12
+Release:0
 Provides:   p_mtools = %{version}
 Obsoletes:  p_mtools  %{version}
+Summary:Set of perl modules related to mail applications
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Summary:Set of perl modules related to mail applications
 Source: 
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-%{version}.tar.gz
+Patch:  incsearch.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Date::Format)
+BuildRequires:  perl(Date::Parse)
+Requires:   perl(Date::Format)
+Requires:   perl(Date::Parse)
 
 %description
 a set of perl modules related to mail applications
@@ -39,6 +42,7 @@
 
 %prep
 %setup -q -n MailTools-%{version}
+%patch
 # ---
 
 %build

++ MailTools-2.09.tar.gz - MailTools-2.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.09/ChangeLog new/MailTools-2.12/ChangeLog
--- old/MailTools-2.09/ChangeLog2012-02-25 14:47:44.0 +0100
+++ new/MailTools-2.12/ChangeLog2012-12-21 12:19:05.0 +0100
@@ -1,6 +1,49 @@
 
  version history for MailTools
 
+version 2.12: Fri Dec 21 12:18:51 CET 2012
+
+   Fixes:
+
+   - default for Mail::Header::new(Modify) is 'false', not 'true'
+ rt.cpan.org#79985 [Thomas Sibley]
+
+   - Mail::Address take username with rindex(), a bit better than
+ index() but still poor.
+ rt.cpan.org#82056 [Filipe Gonçalves]
+
+   Improvements:
+
+   - check for bad folding of header lines
+ rt.cpan.org#79993 [Thomas Sibley]
+
+   - add a note about better to avoid Mail::Address-name(),
+ in response to a question by
+ 

commit perl-MailTools for openSUSE:Factory

2012-03-13 Thread h_root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2012-03-13 09:38:05

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


Package is perl-MailTools, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-MailTools/perl-MailTools.changes
2011-09-23 12:38:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MailTools.new/perl-MailTools.changes   
2012-03-13 09:38:14.0 +0100
@@ -1,0 +2,7 @@
+Thu Mar 01 19:46:02 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 2.09:
+  * remove dependency to Test::Pod by moving 99pod.t from t/ to xt/ as result
+of RT#69918
+
+---

Old:

  MailTools-2.08.tar.gz

New:

  MailTools-2.09.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.ngsOzN/_old  2012-03-13 09:38:15.0 +0100
+++ /var/tmp/diff_new_pack.ngsOzN/_new  2012-03-13 09:38:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MailTools
 #
-# 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
@@ -20,7 +20,7 @@
 
 Name:   perl-MailTools
 Url:http://cpan.org/modules/by-module/Mail/
-Version:2.08
+Version:2.09
 Release:1
 Provides:   p_mtools = %{version}
 Obsoletes:  p_mtools  %{version}

++ MailTools-2.08.tar.gz - MailTools-2.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.08/ChangeLog new/MailTools-2.09/ChangeLog
--- old/MailTools-2.08/ChangeLog2011-06-01 13:55:38.0 +0200
+++ new/MailTools-2.09/ChangeLog2012-02-25 14:47:44.0 +0100
@@ -1,6 +1,13 @@
 
  version history for MailTools
 
+version 2.09: Sat Feb 25 14:47:39 CET 2012
+
+   Improvements:
+
+   - remove dependency to Test::Pod by moving 99pod.t from t/
+ to xt/ as result of rt.cpan.org#69918 [Martin Mokrejs]
+
 version 2.08: Wed Jun  1 13:55:34 CEST 2011
 
Fixes:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.08/MANIFEST new/MailTools-2.09/MANIFEST
--- old/MailTools-2.08/MANIFEST 2011-06-01 13:55:40.0 +0200
+++ new/MailTools-2.09/MANIFEST 2012-02-25 14:47:47.0 +0100
@@ -38,7 +38,6 @@
 lib/Mail/Send.pod
 lib/Mail/Util.pm
 lib/Mail/Util.pod
-t/99pod.t
 t/extract.t
 t/header.t
 t/internet.t
@@ -46,4 +45,5 @@
 t/mailer.t
 t/require.t
 t/send.t
+xt/99pod.t
 META.yml Module meta-data (added by MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.08/META.yml new/MailTools-2.09/META.yml
--- old/MailTools-2.08/META.yml 2011-06-01 13:55:40.0 +0200
+++ new/MailTools-2.09/META.yml 2012-02-25 14:47:47.0 +0100
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   MailTools
-version:2.08
+version:2.09
 abstract:   Various e-mail related modules
 author:
 - Mark Overmeer p...@overmeer.net
@@ -17,7 +17,6 @@
 Net::Domain:   1.05
 Net::SMTP: 1.03
 Test::More:0
-Test::Pod: 1
 no_index:
 directory:
 - t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.08/Makefile.PL 
new/MailTools-2.09/Makefile.PL
--- old/MailTools-2.08/Makefile.PL  2011-06-01 13:55:23.0 +0200
+++ new/MailTools-2.09/Makefile.PL  2012-02-25 14:47:44.0 +0100
@@ -4,7 +4,7 @@
 
 WriteMakefile
  ( DISTNAME  = 'MailTools'
- , VERSION   = '2.08'
+ , VERSION   = '2.09'
  , NAME  = 'Mail'
  , AUTHOR= 'Mark Overmeer p...@overmeer.net'
  , ABSTRACT  = 'Various e-mail related modules'
@@ -15,7 +15,6 @@
, Net::Domain = 1.05
, IO::Handle  = 0.00
, Test::More  = 0.00
-   , Test::Pod   = 1.00
, Date::Format = 0
, Date::Parse  = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MailTools-2.08/lib/Mail/Address.pm 
new/MailTools-2.09/lib/Mail/Address.pm
--- old/MailTools-2.08/lib/Mail/Address.pm  2011-06-01 13:55:39.0 
+0200
+++ new/MailTools-2.09/lib/Mail/Address.pm  2012-02-25 14:47:45.0 
+0100
@@ -1,10 +1,10 @@
-# Copyrights 1995-2011 by Mark Overmeer p...@overmeer.net.
+# Copyrights 1995-2012 by Mark Overmeer p...@overmeer.net.
 # 

commit perl-MailTools for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory 
checked in at 2011-12-06 18:44:04

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


Package is perl-MailTools, Maintainer is vci...@suse.com

Changes:




Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.SKcT6D/_old  2011-12-06 19:13:25.0 +0100
+++ /var/tmp/diff_new_pack.SKcT6D/_new  2011-12-06 19:13:25.0 +0100
@@ -24,7 +24,7 @@
 Release:1
 Provides:   p_mtools = %{version}
 Obsoletes:  p_mtools  %{version}
-License:GPL-1.0+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Summary:Set of perl modules related to mail applications
 Source: 
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-%{version}.tar.gz

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



commit perl-MailTools for openSUSE:Factory

2011-07-01 Thread h_root

Hello community,

here is the log from the commit of package perl-MailTools for openSUSE:Factory
checked in at Fri Jul 1 12:39:24 CEST 2011.




--- perl-MailTools/perl-MailTools.changes   2010-11-30 20:26:59.0 
+0100
+++ /mounts/work_src_done/STABLE/perl-MailTools/perl-MailTools.changes  
2011-06-03 12:15:57.0 +0200
@@ -1,0 +2,13 @@
+Fri Jun  3 10:12:07 UTC 2011 - vci...@novell.com
+
+- corrected license (same as Perl)
+- removed authors
+
+---
+Wed Jun  1 22:14:00 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 2.08:
+  * respect errors on closing an Mail::Mailer::smtp/::smtps connection
+  * Mail::Internet should accept Net::SMTP::SSL as well (RT#68590)
+
+---

calling whatdependson for head-i586


Old:

  MailTools-2.07.tar.bz2

New:

  MailTools-2.08.tar.gz



Other differences:
--
++ perl-MailTools.spec ++
--- /var/tmp/diff_new_pack.VTv0dK/_old  2011-07-01 12:38:56.0 +0200
+++ /var/tmp/diff_new_pack.VTv0dK/_new  2011-07-01 12:38:56.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-MailTools (Version 2.07)
+# spec file for package perl-MailTools
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -20,15 +20,14 @@
 
 Name:   perl-MailTools
 Url:http://cpan.org/modules/by-module/Mail/
-Version:2.07
-Release:3
-Provides:   p_mtools
-Obsoletes:  p_mtools
-AutoReqProv:on
-License:Artistic
+Version:2.08
+Release:1
+Provides:   p_mtools = %{version}
+Obsoletes:  p_mtools  %{version}
+License:GPL-1.0+ or Artistic
 Group:  Development/Libraries/Perl
-Summary:a set of perl modules related to mail applications
-Source: MailTools-%{version}.tar.bz2
+Summary:Set of perl modules related to mail applications
+Source: 
http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl
@@ -38,11 +37,6 @@
 a set of perl modules related to mail applications
 
 
-
-Authors:
-
-Graham Barr gb...@pobox.com
-
 %prep
 %setup -q -n MailTools-%{version}
 # ---






Remember to have fun...

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