Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2012-03-23 12:05:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-06 13:37:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 2012-03-23 12:05:35.000000000 +0100 @@ -1,0 +2,53 @@ +Tue Mar 6 17:55:46 UTC 2012 - [email protected] + +- Update to version 3.3.91: + + Box creation wizard: + - Correct architecture comparison so that all medias don't get + presented as 64-bit. + - Present OS logos. Due to legal reasons, we are currently + limited to Debian, Fedora, Ubuntu and openSUSE. + - More reliable way to retrieve user's avatar. + - Fedora express install: Correct commandline to add user to + 'wheel' group. + + Instead of presenting a boring empty space on first launch, + start the wizard. + + Allow changing of RAM allocation and storage capacity. + + Disable screenshots when machine is deleted. + + Some other functional and non-functional improvements and fixes + + Bugs fixed: bgo#664774, bgo#670003, bgo#670539, bgo#670573, + bgo#670994, bgo#671253, bgo#671304. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 21 20:05:53 UTC 2012 - [email protected] + +- Update to version 3.3.90: + + Box creation wizard: + - Present bootable medias and user's ISO files on 'Source' + page. For fetching/tracking user's ISOs, we make use of + Tracker. + - Teach the Wizard to accept 'qemu..://' sources. + - Move to 'Preparation' once file/media is selected. + - Display notification against errors during 'prepare' and + 'create' steps. In case of 'prepare', we go back to previous + step since user is very likely to be able to fix the issue. + - Add mnemonic accelerator to 'Continue' button. + + More reliable tracking of installations. Previously, Boxes used + to forget ongoing installations once user quit the application + and that would lead to installations looping forever. + + Don't take post-installation steps for saved domains. Saved + domains are stopped as well so them being stopped doesn't mean + that first boot is done and its time to perform post install + setup. + + Launch new domain in fullscreen, unless express installations + is going to be performed on it. + + Make user deletion work for saved VMs. + + Leave fullscreen when going back to collection view. + + Fix the white triangle stats graph. + + Ability to disable source by manually editing source file. + Useful for debugging. + + Other functional and non-functional improvements and fixes + + Updated translations. +- Add pkgconfig(tracker-sparql-0.14) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- gnome-boxes-3.3.5.1.tar.xz New: ---- gnome-boxes-3.3.91.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.hJv0fr/_old 2012-03-23 12:05:38.000000000 +0100 +++ /var/tmp/diff_new_pack.hJv0fr/_new 2012-03-23 12:05:38.000000000 +0100 @@ -1,6 +1,7 @@ # -# spec file for package +# spec file for package gnome-boxes # +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -15,14 +16,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: gnome-boxes -Version: 3.3.5.1 -Release: 1 -License: LGPL-2.0+ +Version: 3.3.91 +Release: 0 Summary: A simple GNOME 3 application to access remote or virtual systems -Url: https://live.gnome.org/Design/Apps/Boxes +License: LGPL-2.0+ Group: System/GUI/GNOME -Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz +Url: https://live.gnome.org/Design/Apps/Boxes +Source: http://download.gnome.org/sources/gnome-boxes/3.3/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: vala >= 0.14.0 @@ -33,10 +36,11 @@ BuildRequires: pkgconfig(gtk-vnc-2.0) >= 0.4.4 BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libosinfo-1.0) >= 0.0.6 -BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 0.0.4 -BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.0.4 +BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 0.0.5 +BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.0.6 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.9 +BuildRequires: pkgconfig(tracker-sparql-0.14) >= 0.13.1 # Needed for unattended installations Requires: fuseiso # Need an hypervisor -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
