diff --git a/libvirt-glib-0.1.3.tar.gz b/libvirt-glib-0.1.3.tar.gz deleted file mode 100644 index 0770689..0000000 --- a/libvirt-glib-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f90c8f78a6e5274ff79df44c22414e307c9d5c5f782fb9bc31af0d2b1b408be5 -size 699833 diff --git a/libvirt-glib-0.1.4.tar.gz b/libvirt-glib-0.1.4.tar.gz new file mode 100644 index 0000000..c26b569 --- /dev/null +++ b/libvirt-glib-0.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92935ff19424a75db85d13f30e28f418a38d81565cf1584945dda145a03886a4 +size 707510 diff --git a/libvirt-glib.changes b/libvirt-glib.changes index dcc5c34..39d7094 100644 --- a/libvirt-glib.changes +++ b/libvirt-glib.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Nov 18 13:12:06 UTC 2012 - zaitor@opensuse.org + +- Update to version 0.1.4: + + Add support for configuring power management config. + + Add API binding for updating device config. + + Avoid SEGV when querying storage volume with NULL name. + + Avoid reference count leak when constructing wrapped libvirt + objects. + + Avoid calling g_type_init for newer glib. + + Add flags for domain reboot API. + + Fix leak with GMutex compatibility wrappers. + + Don't use storage volumes before the pool refresh finishes. + + Add binding for destroying storage pools. + + Add binding for defining storage pools. + ------------------------------------------------------------------- Thu Oct 11 15:21:10 UTC 2012 - dimstar@opensuse.org diff --git a/libvirt-glib.spec b/libvirt-glib.spec index 0a4202f..a9d3dd9 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -18,7 +18,7 @@ Name: libvirt-glib -Version: 0.1.3 +Version: 0.1.4 Release: 0 Summary: GLib and GObject mapping of libvirt License: LGPL-2.1+