Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2018-01-17 21:57:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-devise"

Wed Jan 17 21:57:26 2018 rev:2 rq:566362 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes    
2018-01-10 23:31:46.725565991 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes       
2018-01-17 21:58:46.793895872 +0100
@@ -1,0 +2,21 @@
+Tue Jan 16 10:10:31 UTC 2018 - [email protected]
+
+- Updated to version 4.4.0
+
+* enhancements
+  * Add `frozen_string_literal` pragma comment to all Ruby files. (by @pat)
+  * Use `set_flash_method!` instead of `set_flash_method` in 
`Devise::OmniauthCallbacksController#failure`. (by @saichander17)
+  * Clarify how `store_location_for` modifies URIs. (by @olivierlacan)
+  * Move `failed_attempts` increment into its own function. by (@mobilutz)
+  * Add `autocomplete="email"` to email fields. by (@MikeRogers0)
+  * Add the ability to change the default migrations path introduced in Rails 
5.0.3.  (by @alexhifer)
+  * Delete unnecessary condition for helper method. (by @davydovanton)
+  * Support `id: :uuid` option for migrations. (by @filip373)
+
+* bug fixes
+  * Fix syntax for MRI 2.5.0. (by @pat)
+  * Validations were being ignored on singup in the 
`Trackable#update_tracked_fields!` method. (by @AshleyFoster)
+  * Do not modify options for `#serializable_hash`. (by @guigs)
+  * Email confirmations were being sent on sign in/sign out for application 
using `mongoid` and `mongoid-paperclip` gems. This is because previously we 
were checking if a model is from Active Record by checking if the method 
`after_commit` was defined - since `mongoid` doesn' have one - but 
`mongoid-paperclip` gem does define one, which cause this issue. (by @fjg)
+
+-------------------------------------------------------------------

Old:
----
  devise-4.3.0.gem

New:
----
  devise-4.4.0.gem

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

Other differences:
------------------
++++++ rubygem-devise.spec ++++++
--- /var/tmp/diff_new_pack.FfJRxH/_old  2018-01-17 21:58:47.841846751 +0100
+++ /var/tmp/diff_new_pack.FfJRxH/_new  2018-01-17 21:58:47.845846564 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-devise
-Version:        4.3.0
+Version:        4.4.0
 Release:        0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++++++ devise-4.3.0.gem -> devise-4.4.0.gem ++++++
++++ 2778 lines of diff (skipped)


Reply via email to