Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2012-10-19 12:32:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-boxes", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2012-10-16 11:36:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 2012-10-19 12:32:09.000000000 +0200 @@ -1,0 +2,45 @@ +Tue Oct 16 19:10:46 UTC 2012 - [email protected] + +- Add tracker Requires: gnome-boxes fails to start otherwise with + (gnome-boxes:18054): GLib-GIO-ERROR **: Settings schema + 'org.freedesktop.Tracker.FTS' is not installed (bnc#785356). + +------------------------------------------------------------------- +Tue Oct 16 19:06:45 UTC 2012 - [email protected] + +- Update to version 3.6.1.1: + + Add a forgotten file from distribution tarball. + +------------------------------------------------------------------- +Mon Oct 15 19:40:08 UTC 2012 - [email protected] + +- Update to version 3.6.1: + + Make spinner spin. + + Enable key navigation in main view. + + Disable/ignore keynav and other irrelevant keyboard events in + search entry. + + Add Ctrl-Q keyboard shortcut for quitting Boxes. + + Correct/improve look&feel of selection mode. + + Gracefully handle 'topology node missing from libvirt + capabilities' scenerio. + + Directly use libsoup for HTTP downloads. + + Add a SLEEPING mode for libvirt's new 'PMSUSPEND' state. + + Use GNOME logo for representing GNOME live media. + + Disable customization of remote boxes at creation for now. This + was nonfunctional and not as important as customization of VMs. + + Automatically switch to 'System' tab in properties for VM under + creation. + + Fix regression of not automatically continuing saved + installations on launch. + + Fix inconsistencies in sizes of wizard toolbar buttons. + + Fix incorrect enabling of 'Continue' button in wizard. + + Don't crash when Tracker service is unavailable. + + Don't automatically delete live VM box on forced shutdown. + + Correct configure check for forcing building from vala sources. + + Disable S3/S4 states for new VMs to avoid some issues with + these power states in latest libvirt/qemu. + + Only gather stats for running VMs to save resources + + Updated translations. +- Add pkgconfig(libsoup-2.4) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- gnome-boxes-3.6.0.tar.xz New: ---- gnome-boxes-3.6.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.cnmO6k/_old 2012-10-19 12:32:10.000000000 +0200 +++ /var/tmp/diff_new_pack.cnmO6k/_new 2012-10-19 12:32:10.000000000 +0200 @@ -18,7 +18,7 @@ Name: gnome-boxes -Version: 3.6.0 +Version: 3.6.1.1 Release: 0 Summary: A simple GNOME 3 application to access remote or virtual systems License: LGPL-2.0+ @@ -38,6 +38,7 @@ BuildRequires: pkgconfig(gtk-vnc-2.0) >= 0.4.4 BuildRequires: pkgconfig(gudev-1.0) >= 165 BuildRequires: pkgconfig(libosinfo-1.0) >= 0.2.0 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.38 BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 0.1.0 BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.1.2 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 @@ -56,6 +57,8 @@ Requires: libvirt # Needed for unattended installations Requires: mtools +# gnome-boxes requires org.freedesktop.Tracker.FTS schema to be available (bnc#785356). +Requires: tracker Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
