From 4f673ddab88ca2e2f794b4cdf8680c0aa5d0199355acabea645341dfbdb396c9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 19 Nov 2012 09:20:56 +0000 Subject: [PATCH] Accepting request 141720 from home:Zaitor:branches:Virtualization Update OBS-URL: https://build.opensuse.org/request/show/141720 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt-glib?expand=0&rev=24 --- libvirt-glib-0.1.3.tar.gz | 3 --- libvirt-glib-0.1.4.tar.gz | 3 +++ libvirt-glib.changes | 16 ++++++++++++++++ libvirt-glib.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 libvirt-glib-0.1.3.tar.gz create mode 100644 libvirt-glib-0.1.4.tar.gz 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..d75bca6 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 volune 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+