File rubygem-sqlite3.changes of Package rubygem-sqlite3
-------------------------------------------------------------------
Tue May 22 22:27:06 CEST 2007 - mrueckert@suse.de
- update to version 1.2.1
Only a single change in this release: sqlite3 3.3.8 and higher
have changed the format of the 'dflt_value' column for the
table_info pragma. This caused breakage in apps that depend on
that pragma, like Ruby on Rails. This release makes the
Database#table_info helper check the libversion, and adjust the
dflt_value column accordingly. If you want the new format and not
the old, you can invoke the table_info pragma directly, instead
of using the helper.
- added rubygem-native-rpmlintrc
-------------------------------------------------------------------
Fri Oct 20 01:36:26 CEST 2006 - mrueckert@suse.de
- use gem_build_cleanup
-------------------------------------------------------------------
Wed Jun 21 01:20:15 CEST 2006 - mrueckert@suse.de
- use rubygems_with_buildroot_patch instead of the versioned
buildrequires
-------------------------------------------------------------------
Tue Jun 20 01:44:34 CEST 2006 - mrueckert@suse.de
- remove build files
- added swig to the buildrequires
-------------------------------------------------------------------
Mon Jun 19 21:47:59 CEST 2006 - mrueckert@suse.de
- Initial package version 1.1.0