commit perl-MIME-tools for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package perl-MIME-tools for openSUSE:Factory 
checked in at 2017-04-12 17:36:25

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


Package is "perl-MIME-tools"

Wed Apr 12 17:36:25 2017 rev:36 rq:486682 version:5.509

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-tools/perl-MIME-tools.changes  
2016-09-26 12:36:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MIME-tools.new/perl-MIME-tools.changes 
2017-04-12 18:17:16.289004115 +0200
@@ -1,0 +2,24 @@
+Fri Apr  7 06:06:32 UTC 2017 - co...@suse.com
+
+- updated to 5.509
+   see /usr/share/doc/packages/perl-MIME-tools/ChangeLog
+
+  5.509  2017-04-05  Dianne Skoll 
+  
+   * VERSION 5.509 RELEASED
+  
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=120871
+ Makefile.PL fails with no '.' in @INC
+  
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=118262
+ Test t/Ref.t fails on Windows install
+  
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=119166
+ MIME::Parser::parse_data() should check what it gets back...
+  
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=119568
+ Allow 
+ to be used as line-end delimeter when outputting MIME
+ message.
+
+---

Old:

  MIME-tools-5.508.tar.gz

New:

  MIME-tools-5.509.tar.gz



Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.N9lGv7/_old  2017-04-12 18:17:17.752797123 +0200
+++ /var/tmp/diff_new_pack.N9lGv7/_new  2017-04-12 18:17:17.756796558 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-tools
 #
-# 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-MIME-tools
-Version:5.508
+Version:5.509
 Release:0
 %define cpan_name MIME-tools
 Summary:Tools to manipulate MIME messages
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MIME-tools/
-Source0:
http://www.cpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -63,6 +63,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog COPYING examples README
+%doc ChangeLog examples README
+%license COPYING
 
 %changelog

++ MIME-tools-5.508.tar.gz -> MIME-tools-5.509.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.508/ChangeLog 
new/MIME-tools-5.509/ChangeLog
--- old/MIME-tools-5.508/ChangeLog  2016-08-29 16:46:05.0 +0200
+++ new/MIME-tools-5.509/ChangeLog  2017-04-05 19:32:53.0 +0200
@@ -1,3 +1,20 @@
+5.5092017-04-05  Dianne Skoll 
+
+   * VERSION 5.509 RELEASED
+
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=120871
+ Makefile.PL fails with no '.' in @INC
+
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=118262
+ Test t/Ref.t fails on Windows install
+
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=119166
+ MIME::Parser::parse_data() should check what it gets back...
+
+   * Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=119568
+ Allow \r\n to be used as line-end delimeter when outputting MIME
+ message.
+
 5.5082016-08-29  Dianne Skoll 
 
* VERSION 5.508 RELEASED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.508/MANIFEST 
new/MIME-tools-5.509/MANIFEST
--- old/MIME-tools-5.508/MANIFEST   2016-04-21 21:36:02.0 +0200
+++ new/MIME-tools-5.509/MANIFEST   2017-01-05 17:27:10.0 +0100
@@ -1,11 +1,5 @@
-COPYING
 ChangeLog
-INSTALLING
-MANIFEST
-META.yml
-Makefile.PL
-README
-examples/README
+COPYING
 examples/mimeabuse
 examples/mimedump
 examples/mimeencode
@@ -16,6 +10,7 @@
 examples/mimesend
 examples/mimesender
 examples/mimetour
+examples/README
 inc/Module/Install.pm
 inc/Module/Install/Base.pm
 inc/Module/Install/Can.pm
@@ -24,18 +19,19 @@
 inc/Module/Install/Metadata.pm
 

commit perl-MIME-tools for openSUSE:Factory

2016-09-26 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-tools for openSUSE:Factory 
checked in at 2016-09-26 12:36:20

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


Package is "perl-MIME-tools"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-tools/perl-MIME-tools.changes  
2016-05-31 12:25:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MIME-tools.new/perl-MIME-tools.changes 
2016-09-26 12:36:21.0 +0200
@@ -1,0 +2,13 @@
+Wed Aug 31 05:53:22 UTC 2016 - co...@suse.com
+
+- updated to 5.508
+   see /usr/share/doc/packages/perl-MIME-tools/ChangeLog
+
+  5.508  2016-08-29  Dianne Skoll 
+  
+   * VERSION 5.508 RELEASED
+  
+   * Fix test broken by Perl update
+ https://rt.cpan.org/Ticket/Display.html?id=113887
+
+---

Old:

  MIME-tools-5.507-rt113887.patch
  MIME-tools-5.507.tar.gz

New:

  MIME-tools-5.508.tar.gz



Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.0FhY2f/_old  2016-09-26 12:36:22.0 +0200
+++ /var/tmp/diff_new_pack.0FhY2f/_new  2016-09-26 12:36:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MIME-tools
-Version:5.507
+Version:5.508
 Release:0
 %define cpan_name MIME-tools
 Summary:Tools to manipulate MIME messages
@@ -26,7 +26,6 @@
 Url:http://search.cpan.org/dist/MIME-tools/
 Source0:
http://www.cpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
-Patch0: MIME-tools-5.507-rt113887.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -48,8 +47,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -65,6 +63,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog COPYING examples INSTALLING README
+%doc ChangeLog COPYING examples README
 
 %changelog

++ MIME-tools-5.507.tar.gz -> MIME-tools-5.508.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.507/ChangeLog 
new/MIME-tools-5.508/ChangeLog
--- old/MIME-tools-5.507/ChangeLog  2015-09-30 15:04:00.0 +0200
+++ new/MIME-tools-5.508/ChangeLog  2016-08-29 16:46:05.0 +0200
@@ -1,3 +1,10 @@
+5.5082016-08-29  Dianne Skoll 
+
+   * VERSION 5.508 RELEASED
+
+   * Fix test broken by Perl update
+ https://rt.cpan.org/Ticket/Display.html?id=113887
+
 5.5072015-09-30  Dianne Skoll 
 
* VERSION 5.507 RELEASED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.507/MANIFEST 
new/MIME-tools-5.508/MANIFEST
--- old/MIME-tools-5.507/MANIFEST   2013-11-14 16:23:53.0 +0100
+++ new/MIME-tools-5.508/MANIFEST   2016-04-21 21:36:02.0 +0200
@@ -155,6 +155,7 @@
 testmsgs/german.ref
 testmsgs/hdr-fakeout.msg
 testmsgs/hdr-fakeout.ref
+testmsgs/hdr-fakeout-newmailtools-ref
 testmsgs/malformed-content-type-zip.msg
 testmsgs/multi-2evil.msg
 testmsgs/multi-2evil.ref
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.507/META.yml 
new/MIME-tools-5.508/META.yml
--- old/MIME-tools-5.507/META.yml   2015-09-30 15:10:38.0 +0200
+++ new/MIME-tools-5.508/META.yml   2016-08-29 16:49:12.0 +0200
@@ -38,4 +38,4 @@
   perl: 5.8.0
 resources:
   license: http://dev.perl.org/licenses/
-version: '5.507'
+version: '5.508'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.507/lib/MIME/Body.pm 
new/MIME-tools-5.508/lib/MIME/Body.pm
--- old/MIME-tools-5.507/lib/MIME/Body.pm   2015-09-30 15:09:19.0 
+0200
+++ new/MIME-tools-5.508/lib/MIME/Body.pm   2016-08-29 16:48:55.0 
+0200
@@ -141,7 +141,7 @@
 use IO::File;
 
 ### The package version, both in 1.23 style *and* usable by MakeMaker:
-$VERSION = "5.507";
+$VERSION = "5.508";
 
 
 #--
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.507/lib/MIME/Decoder/Base64.pm 
new/MIME-tools-5.508/lib/MIME/Decoder/Base64.pm
--- old/MIME-tools-5.507/lib/MIME/Decoder/Base64.pm 2015-09-30 
15:04:00.0 +0200
+++ new/MIME-tools-5.508/lib/MIME/Decoder/Base64.pm 2016-08-29 

commit perl-MIME-tools for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-tools for openSUSE:Factory 
checked in at 2016-05-31 12:25:19

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


Package is "perl-MIME-tools"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-tools/perl-MIME-tools.changes  
2015-10-03 20:30:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MIME-tools.new/perl-MIME-tools.changes 
2016-05-31 12:25:20.0 +0200
@@ -1,0 +2,6 @@
+Mon May 30 13:42:42 UTC 2016 - bwiedem...@suse.com
+
+- Add MIME-tools-5.507-rt113887.patch from fedora
+  to fix test failure with new MailTools
+
+---

New:

  MIME-tools-5.507-rt113887.patch



Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.NZVDFf/_old  2016-05-31 12:25:21.0 +0200
+++ /var/tmp/diff_new_pack.NZVDFf/_new  2016-05-31 12:25:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-tools
 #
-# 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
@@ -26,6 +26,7 @@
 Url:http://search.cpan.org/dist/MIME-tools/
 Source0:
http://www.cpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
+Patch0: MIME-tools-5.507-rt113887.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -47,6 +48,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%patch0 -p1
 find . -type f -print0 | xargs -0 chmod 644
 
 %build

++ MIME-tools-5.507-rt113887.patch ++
diff --git a/MANIFEST b/MANIFEST
index c2a49ad..6cf638f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -155,6 +155,7 @@ testmsgs/german.msg
 testmsgs/german.ref
 testmsgs/hdr-fakeout.msg
 testmsgs/hdr-fakeout.ref
+testmsgs/hdr-fakeout-newmailtools-ref
 testmsgs/malformed-content-type-zip.msg
 testmsgs/multi-2evil.msg
 testmsgs/multi-2evil.ref
diff --git a/t/Ref.t b/t/Ref.t
index b3fc985..d39d20b 100644
--- a/t/Ref.t
+++ b/t/Ref.t
@@ -39,6 +39,10 @@ foreach my $refpath (@refpaths) {
 my $msgpath = $refpath; $msgpath =~ s/\.ref$/.msg/;
 #   print STDERR "   $msgpath\n";
 
+### HACK HACK HACK: MailTools behaviour has changed!!!
+if ($msgpath eq 'testmsgs/hdr-fakeout.msg' && $::Mail::Header::VERSION > 
2.14) {
+   $refpath = 'testmsgs/hdr-fakeout-newmailtools-ref';
+}
 ### Get reference, as ref to array:
 my $ref = read_ref($refpath);
 if ($ref->{Parser}{Message}) {
diff --git a/testmsgs/hdr-fakeout-newmailtools-ref 
b/testmsgs/hdr-fakeout-newmailtools-ref
new file mode 100644
index 000..b6e9329
--- /dev/null
+++ b/testmsgs/hdr-fakeout-newmailtools-ref
@@ -0,0 +1,16 @@
+{
+  "Parser" => {
+"Message" => "testmsgs/hdr-fakeout.msg",
+"ExtractNested" => 1,
+"OutputToCore" => "0",
+"Name" => "anonymous"
+  },
+  "Msg" => {
+   "Subject" => "test message 1",
+   "Type" => "text/plain",
+   "To" => "\"Russell P. Sutherland\" ",
+   "From" => "\"Russell P. Sutherland\" ",
+   "Encoding" => "7bit"
+   }
+}
+



commit perl-MIME-tools for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-tools for openSUSE:Factory 
checked in at 2015-10-03 20:30:22

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


Package is "perl-MIME-tools"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-tools/perl-MIME-tools.changes  
2015-05-02 16:16:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MIME-tools.new/perl-MIME-tools.changes 
2015-10-03 20:30:42.0 +0200
@@ -1,0 +2,15 @@
+Fri Oct  2 09:14:28 UTC 2015 - co...@suse.com
+
+- updated to 5.507
+   see /usr/share/doc/packages/perl-MIME-tools/ChangeLog
+
+  5.507  2015-09-30  Dianne Skoll 
+  
+   * VERSION 5.507 RELEASED
+  
+   * Fix parsing bug
+ https://rt.cpan.org/Public/Bug/Display.html?id=105455
+  
+   * Fix typo that broke MIME::Body::incore->open() on Perl 5.20
+
+---

Old:

  MIME-tools-5.506.tar.gz

New:

  MIME-tools-5.507.tar.gz



Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.Kn1PlW/_old  2015-10-03 20:30:43.0 +0200
+++ /var/tmp/diff_new_pack.Kn1PlW/_new  2015-10-03 20:30:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MIME-tools
-Version:5.506
+Version:5.507
 Release:0
 %define cpan_name MIME-tools
 Summary:Tools to manipulate MIME messages

++ MIME-tools-5.506.tar.gz -> MIME-tools-5.507.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.506/ChangeLog 
new/MIME-tools-5.507/ChangeLog
--- old/MIME-tools-5.506/ChangeLog  2015-04-22 19:29:39.0 +0200
+++ new/MIME-tools-5.507/ChangeLog  2015-09-30 15:04:00.0 +0200
@@ -1,3 +1,12 @@
+5.5072015-09-30  Dianne Skoll 
+
+   * VERSION 5.507 RELEASED
+
+   * Fix parsing bug
+ https://rt.cpan.org/Public/Bug/Display.html?id=105455
+
+   * Fix typo that broke MIME::Body::incore->open() on Perl 5.20
+
 5.5062015-04-22  Dianne Skoll 
 
* VERSION 5.506 RELEASED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.506/META.yml 
new/MIME-tools-5.507/META.yml
--- old/MIME-tools-5.506/META.yml   2015-04-22 19:30:05.0 +0200
+++ new/MIME-tools-5.507/META.yml   2015-09-30 15:10:38.0 +0200
@@ -10,7 +10,7 @@
   ExtUtils::MakeMaker: 6.59
 distribution_type: module
 dynamic_config: 1
-generated_by: 'Module::Install version 1.06'
+generated_by: 'Module::Install version 1.14'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -38,4 +38,4 @@
   perl: 5.8.0
 resources:
   license: http://dev.perl.org/licenses/
-version: 5.506
+version: '5.507'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.506/inc/Module/Install/Base.pm 
new/MIME-tools-5.507/inc/Module/Install/Base.pm
--- old/MIME-tools-5.506/inc/Module/Install/Base.pm 2015-04-22 
19:30:05.0 +0200
+++ new/MIME-tools-5.507/inc/Module/Install/Base.pm 2015-09-30 
15:10:37.0 +0200
@@ -4,7 +4,7 @@
 use strict 'vars';
 use vars qw{$VERSION};
 BEGIN {
-   $VERSION = '1.06';
+   $VERSION = '1.14';
 }
 
 # Suspend handler for "redefined" warnings
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.506/inc/Module/Install/Can.pm 
new/MIME-tools-5.507/inc/Module/Install/Can.pm
--- old/MIME-tools-5.506/inc/Module/Install/Can.pm  2015-04-22 
19:30:05.0 +0200
+++ new/MIME-tools-5.507/inc/Module/Install/Can.pm  2015-09-30 
15:10:37.0 +0200
@@ -8,7 +8,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-   $VERSION = '1.06';
+   $VERSION = '1.14';
@ISA = 'Module::Install::Base';
$ISCORE  = 1;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.506/inc/Module/Install/Fetch.pm 
new/MIME-tools-5.507/inc/Module/Install/Fetch.pm
--- old/MIME-tools-5.506/inc/Module/Install/Fetch.pm2015-04-22 
19:30:05.0 +0200
+++ new/MIME-tools-5.507/inc/Module/Install/Fetch.pm2015-09-30 
15:10:37.0 +0200
@@ -6,7 +6,7 @@
 
 use vars qw{$VERSION @ISA $ISCORE};
 BEGIN {
-   $VERSION = '1.06';
+   $VERSION = '1.14';
@ISA = 'Module::Install::Base';
$ISCORE  = 1;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.506/inc/Module/Install/Makefile.pm 

commit perl-MIME-tools for openSUSE:Factory

2015-05-02 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-tools for openSUSE:Factory 
checked in at 2015-05-02 16:16:51

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


Package is perl-MIME-tools

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-tools/perl-MIME-tools.changes  
2013-06-18 10:34:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MIME-tools.new/perl-MIME-tools.changes 
2015-05-02 16:16:53.0 +0200
@@ -1,0 +2,6 @@
+Sat May  2 09:30:38 UTC 2015 - co...@suse.com
+
+- updated to 5.506
+   see /usr/share/doc/packages/perl-MIME-tools/ChangeLog
+
+---

Old:

  MIME-tools-5.504.tar.gz

New:

  MIME-tools-5.506.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.4tANmU/_old  2015-05-02 16:16:54.0 +0200
+++ /var/tmp/diff_new_pack.4tANmU/_new  2015-05-02 16:16:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-tools
 #
-# 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,14 +17,15 @@
 
 
 Name:   perl-MIME-tools
-Version:5.504
+Version:5.506
 Release:0
 %define cpan_name MIME-tools
 Summary:Tools to manipulate MIME messages
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MIME-tools/
-Source: MIME-tools-5.504.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -34,34 +35,6 @@
 BuildRequires:  perl(Mail::Header) = 1.01
 BuildRequires:  perl(Mail::Internet) = 1.0203
 BuildRequires:  perl(Test::Deep)
-#BuildRequires: perl(Convert::BinHex)
-#BuildRequires: perl(Globby)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(MIME::Body)
-#BuildRequires: perl(MIME::Decoder)
-#BuildRequires: perl(MIME::Decoder::Base64)
-#BuildRequires: perl(MIME::Decoder::Gzip64)
-#BuildRequires: perl(MIME::Decoder::QuotedPrint)
-#BuildRequires: perl(MIME::Entity)
-#BuildRequires: perl(MIME::Field::ContDisp)
-#BuildRequires: perl(MIME::Field::ConTraEnc)
-#BuildRequires: perl(MIME::Field::ContType)
-#BuildRequires: perl(MIME::Field::ParamVal)
-#BuildRequires: perl(MIME::Head)
-#BuildRequires: perl(MIME::Parser)
-#BuildRequires: perl(MIME::Parser::Filer)
-#BuildRequires: perl(MIME::Parser::Reader)
-#BuildRequires: perl(MIME::Parser::Results)
-#BuildRequires: perl(MIME::Tools)
-#BuildRequires: perl(MIME::WordDecoder)
-#BuildRequires: perl(MIME::Words)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(YAML::Tiny)
 Requires:   perl(File::Temp) = 0.18
 Requires:   perl(Mail::Field) = 1.05
 Requires:   perl(Mail::Header) = 1.01

++ MIME-tools-5.504.tar.gz - MIME-tools-5.506.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-tools-5.504/ChangeLog 
new/MIME-tools-5.506/ChangeLog
--- old/MIME-tools-5.504/ChangeLog  2013-01-30 21:33:24.0 +0100
+++ new/MIME-tools-5.506/ChangeLog  2015-04-22 19:29:39.0 +0200
@@ -1,4 +1,29 @@
-5.5042013-01-30  David F. Skoll d...@roaringpenguin.com
+5.5062015-04-22  Dianne Skoll d...@roaringpenguin.com
+
+   * VERSION 5.506 RELEASED
+
+   * Update maintainer's name to Dianne Skoll
+
+5.5052013-11-14  Dianne Skoll d...@roaringpenguin.com
+
+   * VERSION 5.505 RELEASED
+
+   * Fix documentation typos.
+ https://rt.cpan.org/Public/Bug/Display.html?id=80473
+
+   * Fix broken test.
+ https://rt.cpan.org/Public/Bug/Display.html?id=84668
+
+   * Don't run Kwalitee tests unless author or release tests are enabled.
+ https://rt.cpan.org/Public/Bug/Display.html?id=87094
+
+   * Fix many documentation typos.
+ https://rt.cpan.org/Public/Bug/Display.html?id=87783
+
+   * Fix bug in header parsing that would fail to parse a header like:
+ Content-Type: ; name=malware.zip
+
+5.5042013-01-30  Dianne Skoll d...@roaringpenguin.com
 
* VERSION 5.504 RELEASED
 
@@ -13,7 +38,7 @@
  

commit perl-MIME-tools for openSUSE:Factory

2013-06-18 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-tools for openSUSE:Factory 
checked in at 2013-06-18 10:34:32

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


Package is perl-MIME-tools

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-tools/perl-MIME-tools.changes  
2011-09-23 12:37:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MIME-tools.new/perl-MIME-tools.changes 
2013-06-18 10:34:34.0 +0200
@@ -1,0 +2,44 @@
+Mon Jun 17 05:39:41 UTC 2013 - co...@suse.com
+
+- updated to 5.504
+ * Fix encoding of MIME parameters that contain a quoted
+   string:  like \this
+   https://rt.cpan.org/Public/Bug/Display.html?id=80433
+
+ * Suppress useless warnings from tests
+   https://rt.cpan.org/Public/Bug/Display.html?id=80679
+
+ * Fix long-standing bug in encode_mimewords that can
+   break multibyte-encodings (eg, utf-8)
+   https://rt.cpan.org/Public/Bug/Display.html?id=5462
+
+ * Avoid inappropriately untainting data
+   https://rt.cpan.org/Public/Bug/Display.html?id=67119
+
+ * Localise $\ to avoid parsing problems if it's set elsewhere
+   https://rt.cpan.org/Public/Bug/Display.html?id=71041
+
+ * Improve exorcising of filenames
+   https://rt.cpan.org/Public/Bug/Display.html?id=71677
+
+ * Fix potential race condition in t/Smtpsend.t
+   https://rt.cpan.org/Public/Bug/Display.html?id=68879
+
+ * Allow native I/O on File::Handle objects
+   https://rt.cpan.org/Public/Bug/Display.html?id=72538
+
+ * Add recommends Convert::BinHex clause to Makefile.PL
+   https://rt.cpan.org/Public/Bug/Display.html?id=72223
+
+ * Add module_name to Makefile.PL
+   https://rt.cpan.org/Public/Bug/Display.html?id=77138
+
+ * Fix Uninitialized value warning
+   https://rt.cpan.org/Public/Bug/Display.html?id=77190
+
+ * Don't run t/Smtpsend.t on systems that lack fork()
+   https://rt.cpan.org/Public/Bug/Display.html?id=77351
+
+ * Add use strict everywhere
+
+---

Old:

  MIME-tools-5.502.tar.bz2

New:

  MIME-tools-5.504.tar.gz



Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.ZGzpl8/_old  2013-06-18 10:34:35.0 +0200
+++ /var/tmp/diff_new_pack.ZGzpl8/_new  2013-06-18 10:34:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-tools
 #
-# Copyright (c) 2011 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,55 +15,81 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-MIME-tools
-Url:http://cpan.org/modules/by-module/MIME/
-BuildRequires:  perl(File::Temp) perl(Test::Deep) perl-IO-stringy 
perl-MailTools
-BuildRequires:  perl-macros
-License:Artistic-1.0
+Version:5.504
+Release:0
+%define cpan_name MIME-tools
+Summary:Tools to manipulate MIME messages
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Provides:   p_mimet
-Obsoletes:  p_mimet
-Requires:   perl-IO-stringy perl-MailTools perl-Convert-BinHex
-AutoReqProv:on
-Summary:modules for parsing (and creating!) MIME entities
-Version:5.502
-Release:1
-Source: MIME-tools-%{version}.tar.bz2
+Url:http://search.cpan.org/dist/MIME-tools/
+Source: MIME-tools-5.504.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(File::Temp) = 0.18
+BuildRequires:  perl(Mail::Field) = 1.05
+BuildRequires:  perl(Mail::Header) = 1.01
+BuildRequires:  perl(Mail::Internet) = 1.0203
+BuildRequires:  perl(Test::Deep)
+#BuildRequires: perl(Convert::BinHex)
+#BuildRequires: perl(Globby)
+#BuildRequires: perl(inc::Module::Install)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(MIME::Body)
+#BuildRequires: perl(MIME::Decoder)
+#BuildRequires: perl(MIME::Decoder::Base64)
+#BuildRequires: perl(MIME::Decoder::Gzip64)
+#BuildRequires: perl(MIME::Decoder::QuotedPrint)
+#BuildRequires: perl(MIME::Entity)
+#BuildRequires: perl(MIME::Field::ContDisp)
+#BuildRequires: perl(MIME::Field::ConTraEnc)
+#BuildRequires: perl(MIME::Field::ContType)
+#BuildRequires: perl(MIME::Field::ParamVal)
+#BuildRequires: perl(MIME::Head)
+#BuildRequires: 

commit perl-MIME-tools for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


Package is perl-MIME-tools, Maintainer is vci...@suse.com

Changes:




Other differences:
--
++ perl-MIME-tools.spec ++
--- /var/tmp/diff_new_pack.OtsEti/_old  2011-12-06 19:12:45.0 +0100
+++ /var/tmp/diff_new_pack.OtsEti/_new  2011-12-06 19:12:45.0 +0100
@@ -22,7 +22,7 @@
 Url:http://cpan.org/modules/by-module/MIME/
 BuildRequires:  perl(File::Temp) perl(Test::Deep) perl-IO-stringy 
perl-MailTools
 BuildRequires:  perl-macros
-License:Artistic License ..
+License:Artistic-1.0
 Group:  Development/Libraries/Perl
 Provides:   p_mimet
 Obsoletes:  p_mimet

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