Hello community,

here is the log from the commit of package libvirt-glib for openSUSE:Factory 
checked in at 2013-07-12 20:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt-glib (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt-glib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt-glib/libvirt-glib.changes        
2013-03-20 09:53:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt-glib.new/libvirt-glib.changes   
2013-07-12 20:48:35.000000000 +0200
@@ -1,0 +2,19 @@
+Tue Jul  9 17:05:35 UTC 2013 - dims...@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). 
+
+-------------------------------------------------------------------

Old:
----
  libvirt-glib-0.1.6.tar.gz

New:
----
  libvirt-glib-0.1.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libvirt-glib.spec ++++++
--- /var/tmp/diff_new_pack.E9vLSe/_old  2013-07-12 20:48:36.000000000 +0200
+++ /var/tmp/diff_new_pack.E9vLSe/_new  2013-07-12 20:48:36.000000000 +0200
@@ -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
@@ -124,7 +125,9 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+# Parallel build causes random failures
+#make %{?_smp_mflags}
+make
 
 %install
 %make_install

++++++ libvirt-glib-0.1.6.tar.gz -> libvirt-glib-0.1.7.tar.gz ++++++
++++ 27762 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to