Changelog for
ruby2.4-rubygem-sunspot_rails-testsuite-2.3.0-lp150.1.2.x86_64.rpm :
* Mon Apr 09 2018 factory-autoAATTkulow.org- updated to version 2.3.0 see installed History.txt
* Tue Mar 27 2018 factory-autoAATTkulow.org- updated to version 2.2.8 see installed History.txt
* Thu Oct 27 2016 cooloAATTsuse.com- updated to version 2.2.7 see installed History.txt
* Fri Sep 02 2016 cooloAATTsuse.com- updated to version 2.2.6 see installed History.txt
* Sun Mar 06 2016 cooloAATTsuse.com- updated to version 2.2.5 see installed History.txt
* Mon Jan 25 2016 cooloAATTsuse.com- updated to version 2.2.4 see installed History.txt
* Wed Dec 16 2015 cooloAATTsuse.com- updated to version 2.2.3 see installed History.txt
* Wed Nov 25 2015 cooloAATTsuse.com- updated to version 2.2.2 see installed History.txt
* Sat Nov 21 2015 cooloAATTsuse.com- updated to version 2.2.1 see installed History.txt
* Fri Apr 10 2015 cooloAATTsuse.com- updated to version 2.2.0
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Sun May 18 2014 cooloAATTsuse.com- updated to version 2.1.1
* Thu Oct 31 2013 cooloAATTsuse.com- updated to version 2.1.0
* Dropped Rails 2 support in favour of supporting Rails 4
* Passing :silence => true while invoking sunspot:reindex task will no longer show the Progress Bar
* Model names can now also be delimited with spaces when passing them the sunspot:reindex task
* Sun Mar 24 2013 cooloAATTsuse.com- updated to version 2.0.0
* Finds orphaned objects in batches to avoid excessive memory use (Peer Allan)
* Default batch size can be specified by setting `Sunspot.config.indexing.default_batch_size` (Peer Allan)
* Explanation of `progress_bar` is written to stdout instead of stderr (Matt Gornick)
* Fixes deprecated behavior of using InstanceMethods module with ActiveSupport::Concern (Everton J. Carpes)
* Mon Jul 30 2012 cooloAATTsuse.com- initial package