forked from pool/libvirt-glib
Accepting request 313677 from Virtualization
1 OBS-URL: https://build.opensuse.org/request/show/313677 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt-glib?expand=0&rev=25
This commit is contained in:
commit
a858f0eb9d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b
|
||||
size 836245
|
3
libvirt-glib-0.2.1.tar.gz
Normal file
3
libvirt-glib-0.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb
|
||||
size 844657
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
x
Reference in New Issue
Block a user