Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2012-10-05 18:32:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-26 
15:45:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes     
2012-10-05 18:33:14.000000000 +0200
@@ -1,0 +2,223 @@
+Tue Sep 25 12:20:06 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 19 09:11:13 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Fix running 'gnome-boxes filename.iso' from the command line
+  + Fix changing the amount of RAM when libvirt-glib 0.1.3 or newer
+    is used
+  + Make sure all running boxes are finished suspending before
+    exiting Boxes
+  + Selection/search mode refinements
+  + Various bugfixes and general polishing
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep  7 18:01:59 UTC 2012 - [email protected]
+
+- Create a gnome-shell-search-provider-boxes for the GNOME Shell
+  search provider. It will automatically be installed if
+  gnome-boxes and gnome-shell are installed.
+- Add a gnome-shell BuildRequires for directory ownership.
+
+-------------------------------------------------------------------
+Mon Sep  3 20:26:29 UTC 2012 - [email protected]
+
+- Update to version 3.5.91:
+  + Download OS logos on demand instead of shipping them in
+    gnome-boxes or in a non-free package.
+  + Allow to customize box memory and maximum disk size before
+    creating it.
+  + More responsive box removals.
+  + Make stopped/saved boxes easier to distinguish. Saved boxes
+    show a grayed out thumbnail of their display and stopped boxes
+    show a black screen.
+  + Add the ability to use an additional ISO with extra Windows
+    drivers for use during unattended installs. For now, Boxes can
+    use it to install the Windows system to a virtio disk. It also
+    needs to be made available manually (this will be improved at a
+    later point), 'make win-tools.iso' can be used to download it,
+  + Tweak auto-hiding of fullscreen toolbar.
+  + Improve box display scaling (when using a very recent
+    spice-gtk).
+  + Various UI fixes and improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 21 20:55:37 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Add search feature, both inside Boxes and in GNOME Shell.
+  + Selection view now looks a lot prettier (i-e like in
+    gnome-documents) and we now retain the selection when switching
+    away from selection view.
+  + Add an info text column under the box in collection view.
+    Currently its used to indicate installation or live status of
+    VMs.
+  + Asynchronously launch machines so the UI doesn't hang and user
+    sees that something is actually happening.
+  + Make 'favorite' button in selection view, actually work.
+  + Express installation:
+    - Use the new info text column to show the progress of the
+      installation.
+    - Don't set SPICE password. Our own created VMs are supposed to
+      be private to user (at least by default) so there is no need
+      to add password protection to display connection.
+    - Allow password-less Fedora VM, just like Windows XP and 7.
+    - Require user to input product key for Windows XP.
+    - Remove work around for broken QXL drivers on Fedora 16 ISOs.
+    - Use the new schemas for detecting the keyboard layout.
+  + 'check' commandline option:
+     - Add a check for SELinux context.
+     - Add check for whether we have the kvm capability on
+       qemu:///session.
+     - Prettier output.
+  + Add 'open-uuid' commandline option that allows to open a box by
+    its UUID.
+  + Fixes to satisfy recent valac.
+  + Fix issue of Fedora installations looping forever.
+  + Fix a series of small issues in the UI.
+  + Updated translations.
+- Add pkgconfig(uuid) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Tue Aug  7 10:41:10 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Allow renaming virtual machines
+  + Gracefully handle errors from text entries in properties
+  + Notify user when properties changes are pending
+  + Ensure changes to RAM and storage properties are not lost
+  + Don't lose display connection when a machine reboots
+  + More reliable virtual machine reboot/shutdown
+  + Show the display in the right place of properties page
+    depending on current UI state
+  + Properly update screenshot on machine shutdown
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jul 18 08:27:57 UTC 2012 - [email protected]
+
+- Update to version 3.5.4.1:
+  + Create VM based on host capabilities: Choose the virtualization
+    type (KVM or Qemu), architecture and features (acpi, apic and
+    pae) of the created domain based on host capabilities. This
+    means we now allow creation of VMs even when KVM is not
+    available.
+  + Warn about unavailability of KVM
+  + Assign best possible CPU configuration to VMs
+  + Reduce the chances of failures at review page of wizard by
+    pre-creating VMs
+  + Error out on failure to create VMs
+  + More reliable post-installation setup
+  + Automatically resume saved installations on launch
+  + Friendlier error on new VM setup failure
+  + Fix collisions in multiple express installations of the same OS
+  + Don't shutdown guest after win7/win2k8 express installation
+  + Avoid redundant number suffix in live VMs
+  + Fix the regression of 'SETUP' not being skipped for live medias
+    when going backwords in wizard
+  + Fix layout of initial wizard page
+  + Fix creation of VM from hardware CDROM media
+  + Sort media in ascending order, not descending
+  + Fix not showing selection in file chooser dialog
+  + Drop non-free logo files
+  + Don't crash when zooming out of a removed box
+  + Fixes to box thumbnail drawing/animations
+  + Make paused/saved state of dark thumbnails more visible
+  + Fix color of toolbar in fullscreen
+  + Fix transparent topbar
+  + Fix nasty flashing when clicking on toolbar
+  + Add translator comment to explain 'Express Install'
+  + Add missing files to POTFILES.in and POTFILES.skip
+  + Add --debug configure option to set Vala & C debug flags
+  + Remove exclamation mark from error messages
+  + Bugs fixed: bgo#671251, bgo#673850, bgo#674209, bgo#676029,
+    bgo#676256, bgo#677274, bgo#678455, bgo#678769, bgo#678849,
+    bgo#678876, bgo#678888, bgo#678894, bgo#678900, bgo#678902,
+    bgo#678933, bgo#679040, bgo#679066, bgo#679121, bgo#679229,
+    bgo#679293, bgo#679429, bgo#679430, bgo#679482, bgo#679645,
+    bgo#679646, bgo#679657, bgo#679666, bgo#679706.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jun 26 08:24:17 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + Port to clutter 1.10 API.
+  + Big overhaul of the UI code to make the UI look and feel a lot
+    more like the design and fix many small issues.
+  + Wait for libvirt setup before creating VMs and save a potential
+    crash.
+  + Fix warnings on canceling of VM selection.
+  + Zoom VM into icon when exiting display mode.
+  + Fixes issue of selection bar sometimes hiding on animation
+    completion.
+  + Re-introduce 'ComputerName' setting in Windows 7 express
+    installation but this time around, put it in the correct pass.
+  + Make use of 'title' node in libvirt XML. Mainly done to fix
+    Windows 7 express installation.
+  + Sort the list of boxes shown to the user according to the
+    sorting rules in use for his/her locale.
+  + Fix a wrong assumption in wizard.
+  + Always skip setup page for live media in wizard instead of
+    presenting UI options to user that will be ignored completely.
+  + Escape key now quits selection mode.
+  + Provide a menu entry to force shutdown VMs.
+  + Do not show URL entry when going back after selecting source in
+    wizard.
+  + Always reset wizard source page when moving forward.
+  + Stop resizing the display when switching to properties.
+  + Remove some rendering glitches by removing some obsolete code.
+  + Bugs fixed: bgo#672152, bgo#672456, bgo#672527, bgo#673072
+    bgo#674669, bgo#674673, bgo#676216, bgo#676669, bgo#677034
+    bgo#677177, bgo#677666, bgo#677690, bgo#677713, bgo#677730
+    bgo#677739, bgo#678302, bgo#678456, bgo#678545, bgo#678569
+    bgo#678624.
+  + Updated translations.
+- Add pkgconfig(clutter-1.0) BuildRequires: configure now checks
+  for clutter.
+
+-------------------------------------------------------------------
+Tue Jun 12 20:28:21 UTC 2012 - [email protected]
+
+- Update to version 3.5.2:
+  + Rework media menu to look good and allow scrolling.
+  + Indicate live medias and VMs as such.
+  + Correctly report 'i686' architecture as 32-bit.
+  + Avoid deadlock during startup.
+  + Fix toolbar not showing up.
+  + Always automatically launch wizard on startup when Boxes is
+    empty, not just on the first run.
+  + Update topbar title to help with ungrab.
+  + Do not forward grab-broken events to box' display.
++++ 26 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes
++++ and /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes

Old:
----
  gnome-boxes-3.4.3.tar.xz

New:
----
  gnome-boxes-3.6.0.tar.xz

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

Other differences:
------------------
++++++ gnome-boxes.spec ++++++
--- /var/tmp/diff_new_pack.MW7Nkj/_old  2012-10-05 18:33:15.000000000 +0200
+++ /var/tmp/diff_new_pack.MW7Nkj/_new  2012-10-05 18:33:15.000000000 +0200
@@ -18,28 +18,32 @@
 
 
 Name:           gnome-boxes
-Version:        3.4.3
+Version:        3.6.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.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-boxes/3.6/%{name}-%{version}.tar.xz
+# For directory ownership
+BuildRequires:  gnome-shell
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
-BuildRequires:  vala >= 0.14.0
-BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.0.1
+BuildRequires:  vala >= 0.17.2
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.14
+BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.3.2
 BuildRequires:  pkgconfig(glib-2.0) >= 2.29.90
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.5
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.5.5
 BuildRequires:  pkgconfig(gtk-vnc-2.0) >= 0.4.4
 BuildRequires:  pkgconfig(gudev-1.0) >= 165
-BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.1.1
-BuildRequires:  pkgconfig(libvirt-gconfig-1.0) >= 0.0.8
-BuildRequires:  pkgconfig(libvirt-gobject-1.0) >= 0.0.8
+BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.2.0
+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
-BuildRequires:  pkgconfig(spice-client-gtk-3.0) >= 0.9
+BuildRequires:  pkgconfig(spice-client-gtk-3.0) >= 0.12.101
 BuildRequires:  pkgconfig(tracker-sparql-0.14) >= 0.13.1
+BuildRequires:  pkgconfig(uuid) >= 1.41.3
 # Needed for unattended installations
 Requires:       fuseiso
 # Need an hypervisor
@@ -57,6 +61,21 @@
 machines, remote and local virtual machines, and, when technology permits,
 applications on local virtual machines.
 
+%package -n gnome-shell-search-provider-boxes
+Summary:        Boxes -- Search Provider for GNOME Shell
+Group:          System/GUI/GNOME
+Requires:       %{name} = %{version}
+Requires:       gnome-shell
+Supplements:    packageand(%{name}:gnome-shell)
+
+%description -n gnome-shell-search-provider-boxes
+Boxes is an application to easily create, setup, access, and use: remote
+machines, remote and local virtual machines, and, when technology permits,
+applications on local virtual machines.
+
+This package contains a search provider to enable GNOME Shell to get
+search results from Boxes.
+
 %lang_package
 %prep
 %setup -q
@@ -90,6 +109,12 @@
 %{_datadir}/gnome-boxes/
 %{_datadir}/icons/hicolor/*/apps/gnome-boxes.*
 
+%files -n gnome-shell-search-provider-boxes
+%defattr(-,root,root)
+%{_datadir}/dbus-1/services/org.gnome.Boxes.SearchProvider.service
+%{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
+%{_libexecdir}/gnome-boxes-search-provider
+
 %files lang -f %{name}.lang
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to