From ab77b1152c6cab28758a6bd6d9d7b6c8fc83f6599771b90ae193f8d97ffb208a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 1 Apr 2012 09:42:23 +0000 Subject: [PATCH] Accepting request 112081 from home:Zaitor:branches:Virtualization Update to version 0.0.7 OBS-URL: https://build.opensuse.org/request/show/112081 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt-glib?expand=0&rev=12 --- libvirt-glib-0.0.6.tar.gz | 3 --- libvirt-glib-0.0.7.tar.gz | 3 +++ libvirt-glib.changes | 12 ++++++++++++ libvirt-glib.spec | 3 +-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 libvirt-glib-0.0.6.tar.gz create mode 100644 libvirt-glib-0.0.7.tar.gz diff --git a/libvirt-glib-0.0.6.tar.gz b/libvirt-glib-0.0.6.tar.gz deleted file mode 100644 index 80beb82..0000000 --- a/libvirt-glib-0.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a89ea65cdbd976f1674da618d7b0005c68dd2075f9c6f82bb9503c85aabf84bf -size 624138 diff --git a/libvirt-glib-0.0.7.tar.gz b/libvirt-glib-0.0.7.tar.gz new file mode 100644 index 0000000..7b150a9 --- /dev/null +++ b/libvirt-glib-0.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f7d2818ec771ae4f2f25a251a22d884f5b371957794c52533be5fe7d3b2d73 +size 634350 diff --git a/libvirt-glib.changes b/libvirt-glib.changes index f2aaaf3..9366814 100644 --- a/libvirt-glib.changes +++ b/libvirt-glib.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Apr 1 09:03:38 UTC 2012 - zaitor@opensuse.org + +- Update to version 0.0.7: + + Fix typo in filesystem access mode constant. + + Remove incorrect encoding of XML attributes. + + Add support for USB redirection devices. + + Add support for SPICE agent device. + + Fix typo in channel device target constant. + + Make all string getters return a const string. + + Keep list of devices sorted in original XML order. + ------------------------------------------------------------------- Wed Mar 7 11:37:49 UTC 2012 - dimstar@opensuse.org diff --git a/libvirt-glib.spec b/libvirt-glib.spec index e5348f7..0690bb8 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -17,9 +17,8 @@ # - Name: libvirt-glib -Version: 0.0.6 +Version: 0.0.7 Release: 0 Summary: GLib and GObject mapping of libvirt License: LGPL-2.1+