Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2015-10-06 16:34:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-boxes" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2015-05-18 22:10:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 2015-10-06 16:34:05.000000000 +0200 @@ -1,0 +2,135 @@ +Tue Sep 22 15:36:35 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + Remember view (icon vs list) over restarts. + + Fix redundant topbar and menu if "Show application menu" is + disabled through tweak-tool. + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 18 17:48:22 UTC 2015 - [email protected] + +- Update to version 3.17.92: + + Don't show launching status in overview. + + Theme: + - Drop most of custom CSS. + - Fix and improve custom CSS. + + Add some comments for translators. + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 10:22:14 UTC 2015 - [email protected] + +- Update to version 3.17.91: + + Add a list view. + + Many internal cleanups and fixes. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 18 21:55:32 UTC 2015 - [email protected] + +- Update to version 3.17.90: + + Add toggle buttons to titlebar to easily filter the main view + to show: + - All + - Remote or + - Local boxes + + Show IP/hostname of remote libvirt and oVirt boxes in main + icon view. + + Improve accessibility: + - Add mnemonics to various UI components. + - Allow switching settings pages through Alt+Left/Right. + + Fix SPICE connection leaks. + + Better handle box launch cancellation. + + Port/fix tests. + + Add tests for Fedora 21 and 22 express installation. + + Updated translations. + +------------------------------------------------------------------- +Thu Jul 23 07:31:00 UTC 2015 - [email protected] + +- Update to version 3.17.4: + + Show guest IP on 'General' page for local VMs. + + Show IP/hostname of remote desktop boxes in main icon view. + + Add a switch to allow disabling autosaving for a box in the + 'System' page of properties window. + + Improved: + - Favourite emblem. + - Stopped boxes and fallback, thumbnails. + + Fix the issue of secondary windows ending up in weird unusable + state on closing of properties window over main window. + + More reliable setup of storage pool. + + Fix import of system libvirt VMs that use device nodes as main + disk. + + Fix crash on failure to import system libvirt VMs. + + Fix transparency of underflow and overflow indicators. + + Make values of text properties, selectable. + + Only autosave VMs on default connection. + + Smaller markers on resource properties' scales. + + Avoid some criticals warnings on console. + + More vertical spacing between resource scales in customization + view. + + More reliable test for raw images. + + Fix alignment of resource properties' values. + + Prefix display properties' labels with "Display " to make the + context clear. + + Updated translations. + +------------------------------------------------------------------- +Thu Jun 25 10:01:25 UTC 2015 - [email protected] + +- Update to version 3.17.3: + + Add CD-ROM device to imported VMs too. + + Make storage pool autostart on boot. + + Fix issue of "ghost" VMs appearing when going back and forth in + wizard. + + Automated tests: + - Port to new UI. + - Add a test for sending key combos to box. + - Speed up many tests. + - Improve reliability of many tests. + + Updated translations. + +------------------------------------------------------------------- +Thu May 28 07:16:43 UTC 2015 - [email protected] + +- Update to version 3.17.2: + + Adapt to new libosinfo API to be able to offer express + installation for Fedora 21 and 22. + + Display system notification on install completion. + + Assign 2G RAM by default to new VMs. + + Stack up notifications vertically, instead of displaying them + in the same place and ending up with all but one being + obstructed. + + Asynchronously setup non-default sources at startup to not + block UI. + + Look for bridge.conf in /etc/qemu-kvm directory too. + + Selection bar: + - Drop "Properties" button. + - Move "Delete" button at the end and apply destructive theme + to it. + + Adapt to Gtk+ Vala API change. + + Updated translations. + +------------------------------------------------------------------- +Wed May 13 10:29:41 UTC 2015 - [email protected] + +- Update to version 3.17.1: + + Add "Restart" button to properties view, for libvirt machines. + + Add "Force shutdown" option in context and hamburger menu. + + Provide a symbolic icon. + + Dismiss properties window on restart and force shutdown. + + Check files' extensions in a case-insensitive way. This fixes + support for latest Windows ISOs that have filenames in all + caps. + + Revert the changes to only add USB input devices if guest was + known to support them. I-e always add USB input devices to new + VMs. + + Ensure "Saving…" status goes away on saving operation failure. + + Only autosave running machines. + + Don't show "Delete" option in the hamburger menu. Showing it + there when box is in foreground, looks odd. + + Other minor UI improvements. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-boxes-3.16.2.tar.xz New: ---- gnome-boxes-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.EIgsLl/_old 2015-10-06 16:34:09.000000000 +0200 +++ /var/tmp/diff_new_pack.EIgsLl/_new 2015-10-06 16:34:09.000000000 +0200 @@ -18,19 +18,19 @@ Name: gnome-boxes -Version: 3.16.2 +Version: 3.18.0 Release: 0 Summary: A simple GNOME 3 application to access remote or virtual systems License: LGPL-2.0+ Group: System/GUI/GNOME Url: https://live.gnome.org/Design/Apps/Boxes -Source: http://download.gnome.org/sources/gnome-boxes/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-boxes/3.18/%{name}-%{version}.tar.xz # For directory ownership BuildRequires: gnome-shell BuildRequires: intltool >= 0.40.0 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -BuildRequires: vala >= 0.24.0.65 +BuildRequires: vala >= 0.24.0.16 BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 @@ -39,11 +39,11 @@ BuildRequires: pkgconfig(gtk-vnc-2.0) >= 0.4.4 BuildRequires: pkgconfig(gudev-1.0) >= 165 BuildRequires: pkgconfig(libarchive) >= 3.0.0 -BuildRequires: pkgconfig(libosinfo-1.0) >= 0.2.11 +BuildRequires: pkgconfig(libosinfo-1.0) >= 0.2.12 BuildRequires: pkgconfig(libsoup-2.4) >= 2.38 BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 0.2.0 -BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.1.9 +BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.2.2 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.27 ++++++ gnome-boxes-3.16.2.tar.xz -> gnome-boxes-3.18.0.tar.xz ++++++ ++++ 223521 lines of diff (skipped)
