Dominique Leuenberger 2013-07-09 17:23:56 +00:00 committed by Git OBS Bridge
parent a133f2735e
commit e93d1fc13c
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:274b88584db94bb5d404e5398d6b5ef184afad49a2e4b3f4f6c47ba940bf55bf
size 710452

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39652c07d95f980ff30b39e0fd072e768fb85d778d65432da24b17dee9d36429
size 746318

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Jul 9 17:05:35 UTC 2013 - dimstar@opensuse.org
- Update to version 0.1.7:
+ Fix memory leaks in domain memory setters.
+ Add APIs for configuration sdl/rdp/desktop graphics modes.
+ Add getter APIs for domain channel devices.
+ Add getter APIs for storage pools.
+ Add API for getting/setting virt type.
+ Add getter APIs for storage pool schema.
+ Add base framework for i18n of error messages.
+ Fix annotation of gvir_init_object.
+ Add getter/setter APIs for disk driver format.
+ Add APIs for domain snapshot schema.
+ Add APIs to access domain chardev source.
+ Add API to access domain device aliases.
- Add intltool BuildRequires: needed, as libvirt-glib now comes
with i18n support (but no translations yet).
-------------------------------------------------------------------
Mon Mar 18 19:48:50 UTC 2013 - dimstar@opensuse.org

View File

@ -18,13 +18,14 @@
Name: libvirt-glib
Version: 0.1.6
Version: 0.1.7
Release: 0
Summary: GLib and GObject mapping of libvirt
License: LGPL-2.1+
Group: System/Libraries
Url: http://libvirt.org
Source: http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz
BuildRequires: intltool >= 0.35.0
BuildRequires: libtool
BuildRequires: vala
BuildRequires: pkgconfig(glib-2.0) >= 2.22.0