Hello community, here is the log from the commit of package rubygem-devise for openSUSE:Factory checked in at 2013-07-25 15:19:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old) and /work/SRC/openSUSE:Factory/.rubygem-devise.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-devise" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes 2013-05-16 16:19:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes 2013-07-25 15:19:12.000000000 +0200 @@ -1,0 +2,12 @@ +Sun Jul 21 07:27:49 UTC 2013 - [email protected] + +- updated to version 3.0.0 + * enhancements + * Rails 4 and Strong Parameters compatibility (by @carlosantoniodasilva, @josevalim, @latortuga, @lucasmazza, @nashby, @rafaelfranca, @spastorino) + * Drop support for Rails < 3.2 and Ruby < 1.9.3 + * Enable to skip sending reconfirmation email when reconfirmable is on and skip_confirmation_notification! is invoked (by @tkhr) + + * bug fix + * Errors on unlock are now properly reflected on the first `unlock_keys` + +------------------------------------------------------------------- Old: ---- devise-2.2.4.gem New: ---- devise-3.0.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-devise.spec ++++++ --- /var/tmp/diff_new_pack.1RVlw7/_old 2013-07-25 15:19:13.000000000 +0200 +++ /var/tmp/diff_new_pack.1RVlw7/_new 2013-07-25 15:19:13.000000000 +0200 @@ -17,7 +17,7 @@ Name: rubygem-devise -Version: 2.2.4 +Version: 3.0.0 Release: 0 %define mod_name devise %define mod_full_name %{mod_name}-%{version} @@ -60,6 +60,7 @@ %install %gem_install -f mkdir -p %{buildroot}%{_docdir}/%{name} +ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.rdoc %buildroot/%{_docdir}/%{name}/CHANGELOG.rdoc ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE %buildroot/%{_docdir}/%{name}/MIT-LICENSE ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md %buildroot/%{_docdir}/%{name}/README.md -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
