Version: 6.0.4-bp150.2.4
            
  * Wed Dec 28 2016 coolo@suse.com 
  - updated to version 6.0.4
  see installed History.txt
  === 6.0.4 / 2016-12-27
  * Enhancements
  * Ruby 2.4 compatibility
 
  * Wed Aug 05 2015 coolo@suse.com 
  - updated to version 6.0.3
  see installed History.txt
 
  * Wed Jul 15 2015 coolo@suse.com 
  - updated to version 6.0.2
  see installed History.txt
  === 6.0.2 / 2014-07-11
  * Bug fixes
  * Fix file permission problem on the gem package
 
  * Sat Jul 11 2015 coolo@suse.com 
  - updated to version 6.0.1
  see installed History.txt
  === 6.0.1 / 2014-07-10
  * Bug fixes
  * Stop quoting LIMIT values.
 
  * Tue Feb 10 2015 coolo@suse.com 
  - updated to version 6.0.0
  * Enhancements
  * Remove deprecated `Arel::Expression`
  * Remove deprecated `Arel::SqlLiteral`
  * Remove deprecated `SelectManager#joins`
  * Remove deprecated `SelectManager#to_a`
  * Remove deprecated `Arel::Sql::Engine`
  * Remove deprecated `Arel::InnerJoin` constant
  * Remove deprecated `Arel::OuterJoin` constant
 
  * Mon Oct 13 2014 coolo@suse.com 
  - adapt to new rubygem packaging
 
  * Sun Oct 12 2014 adrian@suse.de 
  - adapt to new rubygem packaging style
 
  * Mon Apr 21 2014 coolo@suse.com 
  - updated to version 5.0.1.20140414130214
  * Bug Fixes
  * Fix `SqlLiteral` YAML serialization
  * PostgreSQL bugfix for invalid SQL in subqueries
 
  * Mon Dec 09 2013 coolo@suse.com 
  - updated to version 5.0.0
  * Enhancements
  * Remove deprecated code
  * Bug Fixes
  * Fix serializing a relation when calling `to_yaml`
 
  * Thu Oct 31 2013 coolo@suse.com 
  - updated to version 4.0.1
  * Enhancements
  * Cache visitor dispatch on a per-visitor basis
  * Improve performance of #uniq across a large number of nodes
  * Bug Fixes
  * Make visitors threadsafe by removing @last_column
  * Support `columns_for_distinct` with Oracle adapter
 
  * Sat Apr 20 2013 coolo@suse.com 
  - updated to version 4.0.0, preparation for rails 4
 
  * Tue Jul 31 2012 jreidinger@suse.com 
  - use new gem2rpm to provide correct dependencies
 
  * Mon Apr 02 2012 coolo@suse.com 
  - update to 3.0.2 - smaller fixes
 
  * Fri Mar 23 2012 saschpe@suse.de 
  - Spec file cleanup:
  * Factory preparation
 
  * Thu Jan 26 2012 mrueckert@suse.de 
  - initial package of the 3.0 branch