From bcdefce66fbfc799d804676226c5e42674a09bcd100eaa4532322d8bd8818f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Thu, 25 Jun 2015 12:32:56 +0000 Subject: [PATCH] Accepting request 313673 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/313673 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt-glib?expand=0&rev=42 --- libvirt-glib-0.2.0.tar.gz | 3 --- libvirt-glib-0.2.1.tar.gz | 3 +++ libvirt-glib.changes | 13 +++++++++++++ libvirt-glib.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 libvirt-glib-0.2.0.tar.gz create mode 100644 libvirt-glib-0.2.1.tar.gz diff --git a/libvirt-glib-0.2.0.tar.gz b/libvirt-glib-0.2.0.tar.gz deleted file mode 100644 index 20f4489..0000000 --- a/libvirt-glib-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b -size 836245 diff --git a/libvirt-glib-0.2.1.tar.gz b/libvirt-glib-0.2.1.tar.gz new file mode 100644 index 0000000..58ae4d0 --- /dev/null +++ b/libvirt-glib-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb +size 844657 diff --git a/libvirt-glib.changes b/libvirt-glib.changes index 27a9a56..3223c99 100644 --- a/libvirt-glib.changes +++ b/libvirt-glib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jun 25 10:12:36 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.2.1: + + Fix libtoolize detection in autogen.sh. + + Allow storage volume format compatibility level to be set. + + Add pre-condition checks to more public API entry points. + + Don't try to return a value from void functions. + + Add API for controlling storage pool autostart flag. + + Add API for filesystem image format. + + Add loop, nbd and ploop filesystem types. + + Fix setting of driver type when called more than once. + ------------------------------------------------------------------- Fri Dec 19 04:02:27 UTC 2014 - zaitor@opensuse.org diff --git a/libvirt-glib.spec b/libvirt-glib.spec index 5ed44c4..b08da6f 100644 --- a/libvirt-glib.spec +++ b/libvirt-glib.spec @@ -1,7 +1,7 @@ # # spec file for package libvirt-glib # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: libvirt-glib -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: GLib and GObject mapping of libvirt License: LGPL-2.1+