Hello community,

here is the log from the commit of package rubygem-mail for openSUSE:Factory 
checked in at 2016-04-12 19:35:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mail (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mail/rubygem-mail.changes        
2015-02-11 16:44:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-mail.new/rubygem-mail.changes   
2016-04-12 19:35:50.000000000 +0200
@@ -1,0 +2,34 @@
+Wed Apr  6 06:25:06 UTC 2016 - co...@suse.com
+
+- updated to version 2.6.4
+ see installed CHANGELOG.rdoc
+
+  == Version 2.6.4 - Wed Mar 23 08:16 -0700 2016 Jeremy Daer 
<jeremyd...@gmail.com>
+  
+  Features:
+  * #772 - Normalize encoding matchers (grosser)
+  * #775 - Avoid failed encodings / stop bad charsets early (grosser)
+  * #782 – Make the gem compatible with Rubinius (robin850)
+  * #865 - Allow a body with an invalid encoding to be round tripped (kjg)
+  * #866 - Support decoding message bodies with non-Ruby-standard charsets 
(jeremy)
+  * #868 - Use the Ruby19.charset_encoder when decoding message bodies (kjg)
+  * #872 - Low-level option to include BCC field in the encoded message 
(grossadamm)
+  * #901 - Allow mail.text_part = '…' and mail.html_part = '<p>…</p>' (taavo)
+  * #924 - Matcher for having attachments (schepedw)
+  
+  Performance:
+  * #956 - Use native String#encode for CR/LF conversion (carsonreinke)
+  * #970 - Support Ruby 2.3+ frozen string literals (twalpole)
+  
+  Bugs:
+  * #719 - Fix to not extract header content that looks like its field name 
(kjg)
+  * #789 - Fix encoding collapsing not dealing with multiple encodings in 1 
line (grosser)
+  * #808 - Mail::Field correctly responds_to? the methods of its instantiated 
field (thegcat)
+  * #849 - Handle calling Part#inline? when the Content-Disposition field 
couldn't be parsed (kjg)
+  * #874 – Stay under 1000-char SMTP line length limits (pushrax)
+  * #877 - Make Mail::Field == other take the field value into account (kjg)
+  * #907 - Mail::ContentDispositionField should work with nil value (kjg)
+  * #910 - Mail::Address should handle b_value_encoded local and domain parts 
(kjg)
+  * #918 - Account for possibility of absent delivery-status headers (kjg)
+
+-------------------------------------------------------------------

Old:
----
  mail-2.6.3.gem

New:
----
  mail-2.6.4.gem

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

Other differences:
------------------
++++++ rubygem-mail.spec ++++++
--- /var/tmp/diff_new_pack.FccSnT/_old  2016-04-12 19:35:51.000000000 +0200
+++ /var/tmp/diff_new_pack.FccSnT/_new  2016-04-12 19:35:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mail
 #
-# 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
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-mail
-Version:        2.6.3
+Version:        2.6.4
 Release:        0
 %define mod_name mail
 %define mod_full_name %{mod_name}-%{version}

++++++ mail-2.6.3.gem -> mail-2.6.4.gem ++++++
++++ 2932 lines of diff (skipped)


Reply via email to