Hello community,

here is the log from the commit of package perl-Email-MIME for openSUSE:Factory 
checked in at 2018-10-08 17:48:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Email-MIME (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Email-MIME.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Email-MIME"

Mon Oct  8 17:48:03 2018 rev:2 rq:640463 version:1.946

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Email-MIME/perl-Email-MIME.changes  
2017-10-09 19:46:48.615304514 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Email-MIME.new/perl-Email-MIME.changes     
2018-10-08 17:50:47.566073340 +0200
@@ -1,0 +2,36 @@
+Sun Oct  7 19:58:22 UTC 2018 - Dirk Stoecker <opens...@dstoecker.de>
+
+- Fix autogenerated changes
+
+-------------------------------------------------------------------
+Wed Feb  7 16:27:38 UTC 2018 - co...@suse.com
+
+- updated to 1.946
+   see /usr/share/doc/packages/perl-Email-MIME/Changes
+
+  1.946     2017-08-31 09:29:41-04:00 America/New_York
+          - propagate encode_check to subparts (thanks, Michael McClimon)
+          - use the new parse_content_disposition function in
+            Email::MIME::ContentType (thanks, Pali Rohár)
+          - fix a bug in AddressList handling (thanks, Pali Rohár)
+  
+  1.945     2017-07-25 14:17:32-04:00 America/New_York
+          - fix encode-check.t to pass under legacy Test::Builder
+  
+  1.944     2017-07-25 12:38:41-04:00 America/New_York
+          - non-trial release of header_as_obj changes
+          - support for supplying a non-croak encode_check (thanks, Matthew
+            Horsfall)
+  
+  1.943     2017-06-09 19:00:09-04:00 America/New_York (TRIAL RELEASE)
+          - add Email::MIME::Header::AddressList and related support code
+  
+  1.942     2017-03-05 08:15:00-05:00 America/New_York (TRIAL RELEASE)
+          - This adds ->header_as_obj to get MIME headers out of the header not
+            as strings, but as objects.  The field-to-header mapping can be
+            amended with the ->set_class_for_header method.
+  
+  1.941     2017-03-04 19:12:11-05:00 America/New_York (TRIAL RELEASE)
+          - pointless mistake release
+
+-------------------------------------------------------------------

Old:
----
  Email-MIME-1.940.tar.gz

New:
----
  Email-MIME-1.946.tar.gz

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

Other differences:
------------------
++++++ perl-Email-MIME.spec ++++++
--- /var/tmp/diff_new_pack.DAtXmV/_old  2018-10-08 17:50:48.074072693 +0200
+++ /var/tmp/diff_new_pack.DAtXmV/_new  2018-10-08 17:50:48.074072693 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Email-MIME
 #
-# 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
@@ -12,16 +12,16 @@
 # 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-Email-MIME
-Version:        1.940
+Version:        1.946
 Release:        0
 %define cpan_name Email-MIME
 Summary:        Easy Mime Message Handling
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Email-MIME/
 Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
@@ -30,24 +30,26 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Email::Address)
-BuildRequires:  perl(Email::MIME::ContentType) >= 1.016
+BuildRequires:  perl(Email::Address::XS)
+BuildRequires:  perl(Email::MIME::ContentType) >= 1.022
 BuildRequires:  perl(Email::MIME::Encodings) >= 1.314
 BuildRequires:  perl(Email::MessageID)
-BuildRequires:  perl(Email::Simple) >= 2.206
+BuildRequires:  perl(Email::Simple) >= 2.212
 BuildRequires:  perl(Email::Simple::Creator)
 BuildRequires:  perl(Email::Simple::Header)
 BuildRequires:  perl(MIME::Types) >= 1.13
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(parent)
-Requires:       perl(Email::Address)
-Requires:       perl(Email::MIME::ContentType) >= 1.016
+Requires:       perl(Email::Address::XS)
+Requires:       perl(Email::MIME::ContentType) >= 1.022
 Requires:       perl(Email::MIME::Encodings) >= 1.314
 Requires:       perl(Email::MessageID)
-Requires:       perl(Email::Simple) >= 2.206
+Requires:       perl(Email::Simple) >= 2.212
 Requires:       perl(Email::Simple::Creator)
 Requires:       perl(Email::Simple::Header)
 Requires:       perl(MIME::Types) >= 1.13
+Requires:       perl(Module::Runtime)
 Requires:       perl(parent)
 %{perl_requires}
 

++++++ Email-MIME-1.940.tar.gz -> Email-MIME-1.946.tar.gz ++++++
++++ 2695 lines of diff (skipped)


Reply via email to