File rubygem-pg.changes of Package rubygem-pg
-------------------------------------------------------------------
Mon Jun 14 14:42:16 UTC 2010 - mrueckert@suse.de
- update to version 0.9.0
- Adding "fat gem" compatible loader, set the default
RUBY_CC_VERSION.
- Updated the Rakefile so it includes itself in gems. (closes
#15) Thanks to flameeyes@bitbucket for
- Applied patch for PGconn#async_exec to make it have the same
semantics as PGconn#exec (closes #19). Thanks again to Lars
Kanis for the patch.
- Updated the Rakefile to always default the package version even
if a version can't be read from the VERSION_FILE.
- Improving spec database setup function (closes #18). Thanks to
Lars Kanis for another fine patch.
- Adding a test to ensure the result encoding remains the same
even when client_encoding in the connection changes.
- Made the 'make_header' in the extconf more clear.
- Work around broken rb_thread_select() on win32; thanks to Lars
Kanis for the patch!
- Reverted removal of PGresult::InvalidOid, fixed broken spec.
- Ignore some generated files, documentation work, removed type
OID constants.
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Mon Dec 21 14:10:54 UTC 2009 - prusnak@suse.cz
- updated to 0.8.0
-------------------------------------------------------------------
Thu Apr 17 14:46:21 CEST 2008 - mrueckert@suse.de
- rename the package from rubygem-ruby-postgres to rubygem-pg
- update to 0.7.9.2008.03.18:
- many bugfixes
-------------------------------------------------------------------
Fri Oct 20 01:34:26 CEST 2006 - mrueckert@suse.de
- use gem_build_cleanup
-------------------------------------------------------------------
Mon Jul 3 20:02:34 CEST 2006 - mrueckert@suse.de
- workaround a bug in the gem install:
explicitly call "make" again. gem seems to call "make clean"
which deletes the library.
-------------------------------------------------------------------
Wed Jun 21 01:19:48 CEST 2006 - mrueckert@suse.de
- use rubygems_with_buildroot_patch instead of the versioned
buildrequires
-------------------------------------------------------------------
Tue Jun 20 01:46:36 CEST 2006 - mrueckert@suse.de
- removed build files
-------------------------------------------------------------------
Mon Jun 19 22:08:08 CEST 2006 - mrueckert@suse.de
- Initial package version 0.7.1.2006.04.06