I'm pleased to release ruby-libvirt 0.7.1.  ruby-libvirt is a ruby wrapper around the libvirt API.  The changelog between 0.7.0 and 0.7.1 is:

  * Fix a bad bug in block_resize (Marius Rieder)
  * Fix up some problems pointed out by clang
  * Fix up the tests for small semantic differences in how libvirt works

It is also available from rubygems.org; to get the latest version, run:

$ gem install ruby-libvirt

Packages for it are also built for Fedora, and will be released shortly.

As usual, if you run into questions, problems, or bugs, please feel free to mail me (clalancette at gmail.com) and the libvirt mailing list.

Thanks to those who contributed to this release.