diff --git a/libvirt-glib-0.0.5.tar.gz b/libvirt-glib-0.0.5.tar.gz deleted file mode 100644 index c2a8bc8..0000000 --- a/libvirt-glib-0.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc60ff22199c70fd8bb311393e00ff537cfe3f5b40d4e0e366d15c4a64e57dab -size 543780 diff --git a/libvirt-glib-0.0.6.tar.gz b/libvirt-glib-0.0.6.tar.gz new file mode 100644 index 0000000..80beb82 --- /dev/null +++ b/libvirt-glib-0.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89ea65cdbd976f1674da618d7b0005c68dd2075f9c6f82bb9503c85aabf84bf +size 624138 diff --git a/libvirt-glib.changes b/libvirt-glib.changes index 596d590..f2aaaf3 100644 --- a/libvirt-glib.changes +++ b/libvirt-glib.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Mar 7 11:37:49 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.0.6: + + Add binding for virDomainBlockResize(): + gvir_domain_disk_resize(). + + Set correct target node attribute for domain interface. + } Getter for the associated domain of a domain device. + + Getters for GVirConfigDomainInterface attributes. + + GVirDomainDevice now has an associated GVirConfigDomainDevice. + + Remove now redundant 'path' property from GVirDomainDevice + subclasses. + + Add gvir_domain_get_devices(). + + Empty statistics for user-mode interfaces. One of the + limitations of user-mode networking of libvirt is that you + can't get statistics for it (not yet, at least). Instead of + erroring-out in that case, simply return empty statistics + result and spit a debug message. + + Fix a GVirStream leak. + + Also distribute GNUmakefile, cfg.mk and maint.mk files. + ------------------------------------------------------------------- Tue Feb 21 20:11:38 UTC 2012 - dimstar@opensuse.org diff --git a/libvirt-glib.spec b/libvirt-glib.spec index a1f2973..e5348f7 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -17,8 +17,9 @@ # + Name: libvirt-glib -Version: 0.0.5 +Version: 0.0.6 Release: 0 Summary: GLib and GObject mapping of libvirt License: LGPL-2.1+