Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2014-05-05 21:14:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-11-24 
11:28:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes     
2014-05-05 21:15:44.000000000 +0200
@@ -1,0 +2,211 @@
+Tue Apr 15 16:31:27 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + Only disallow ejection of media when we are very sure user will
+    not need it: live media and express installation.
+  + Fix the issue of user ending up in the wrong wizard pages and
+    getting stuck on preparation page.
+  + Fix the issue of 'Import 0 boxes from system broker' button
+    showing up in the wizard.
+  + Fix the issue of window suddenly growing back on its own after
+    user has put it in a particular size.
+  + Make window fit on small screens: 625x678px.
+  + Make wizard look better on small screens.
+  + Other minor fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 24 18:59:31 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 12:09:56 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Implement prelight on mouse hover.
+  + Drop use of deprecated libsoup and gio API.
+  + Add missing transition animations from properties and wizard
+    pages.
+  + Provide 'undo' option for live VM autodeletion.
+  + Make use of system-wide cache for logos and drivers in
+    /var/cache/gnome-boxes.
+  + Fix recent regressions:
+    - Boxes showing a spinner forevever if a commandline argument
+      was passed.
+    - An ugly looking border at the right of wizard and properties
+      sidebar.
+    - Missing 'back' button on wizard's source URL page.
+  + Add Alt+Left and Alt+Right shortcuts for going back and forward
+    in different views.
+  + Add Esc shortcut for cancelling wizard.
+  + Focus 'Create' button on last page of wizard so that user can
+    quickly confirm by hitting 'Enter'.
+  + Existing disk capacity should not be taken into account to
+    calculate the maximum value for disk capacity. It should simply
+    be the space available on host disk.
+  + Set disk size in correct units for running machines. We were
+    setting size to valuex1024.
+  + Refresh disk info after resizing disk of running machines.
+    Otherwise we keep showing the older value when user goes back
+    to properties.
+  + Disable 'save on timeout' all together for storage volume size
+    change since that easily leads to horrible user experience: You
+    accidently increase the capacity to too high value and if you
+    are not quick enough to change it again, you'll not be able to
+    correct this ever as we don't support shrinking of volumes.
+  + Allow shrinking storage volumes in wizard.
+  + Fix a crasher bug.
+  + Add info about runtime deps and reporting bugs to README.
+  + Add a HACKING file for people interested in developing Boxes.
+  + Report progress for non-http(s) downloads as well.
+  + Don't register for 'x-content/bootable-media' mimetype as in
+    most cases that results in user given the option to launch
+    Boxes for an ISO9660 device and then Boxes failing to handle
+    it.
+  + Don't present CD-ROM and non-readable devices in wizard's
+    source selection.
+  + Don't try to copy non-existant avatar.
+  + Remove some obsolete workarounds.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  4 20:14:29 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Drop all usage of clutter and clutter-gtk API.
+  + Show spinner in the middle of the view (rather than on top
+    right) and hide all boxes while launching a box.
+  + Fix issues with searchbar visibility.
+  + Don't display searchbar on keyboard events until we have boxes
+    to search through.
+  + Correct selection menu theme in topbar.
+  + Fix regression of disabled selection menu items in topbar.
+  + Don't show Yes/No dialog, as per HIG.
+  + Fix the issue of window going beyond the screen when switching
+    to properties from display page in fullscreen mode.
+  + Improved transitions and adjusted transition speeds.
+  + Fix the issue of 'Continue' button getting insensitive on
+    cancelling the wizard at Introduction page.
+  + Fix regression of file selection & URL entry buttons not
+    appearing in wizard's source page.
+  + Fix regressions related to box thumbnail in properties sidebar.
+  + Drop gsetting for animation duration. Such a setting, if really
+    needed, belongs in Gtk+.
+  + Add mnemonics to shutdown dialog.
+  + Lots of internal clean-ups.
+  + Updated translations.
+- Drop pkgconfig(clutter-1.0) and pkgconfig(clutter-gtk-1.0)
+  BuildRequires: no longer needed.
+
+-------------------------------------------------------------------
+Mon Feb 24 10:32:23 UTC 2014 - [email protected]
+
+- Pass --enable-smartcard to configure, this is now needed to build
+  smartcard support.
+
+-------------------------------------------------------------------
+Wed Feb 19 09:10:12 UTC 2014 - [email protected]
+
+- Update to version 3.11.90.1:
+  + Make use of GtkActionBar API.
+
+-------------------------------------------------------------------
+Tue Feb 18 18:18:00 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Show spinner while initializing.
+  + Avoid warnings on console by only connecting to running
+    displays.
+  + Remove 'Reboot required' infobar from properties. This infobar
+    was redundant and looked ugly. We do present a notification that
+    says basically the same thing and it even offers a button to
+    actually restart the machine.
+  + Instead of spamming 'Reboot required' notifications each time
+    user make a change, lets just show it once when user is done
+    changing all the properties.
+  + Avoid 'Yes' and 'No' buttons as per HIG in 'Reboot required'
+    notification.
+  + Correct order of buttons in topbar w.r.t Gtk+ 3.11.4.
+  + Support latest tracker version.
+  + Move most of the UI setup to .ui files.
+  + Reduced usage of clutter/clutter-gtk.
+  + Don't build redundant gd modules.
+  + Updated translations.
+- Replace pkgconfig(tracker-sparql-0.18) for
+  pkgconfig(tracker-sparql-1.0) BuildRequires.
+
+-------------------------------------------------------------------
+Thu Feb  6 22:09:46 UTC 2014 - [email protected]
+
+- Update to version 3.11.5.1:
+  + Fix regression of wizard labels not changing style. This
+    regression also meant many criticals on the console.
+
+-------------------------------------------------------------------
+Wed Feb  5 11:52:09 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + Remove redundant workarounds.
+  + Reduced usage of libgd and clutter-gtk.
+  + Upadted translations.
+
+-------------------------------------------------------------------
+Tue Jan 14 19:35:55 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+  + Avoid listing duplicate media in wizard.
+  + Bundle application data with application binary, using
+    GResource.
+  + Ensure we use best CPU architecture for new VMs.
+  + Fix handling of ISO9660 devices by more reliable check for
+    media type.
+  + Fix the issue of VMs not booting on certain CPUs. The downside
+    is that users will now loose VMs' states if they change host
+    CPU.
+  + Reduced usage of clutter-gtk (Goal is to completely abondon
+    it).
+  + Add logo for RHEL 7.
+  + Fixes to build system.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Dec 16 21:23:24 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+  + Setup NAT networking for new VMs so that all VMs are on the
+    same private (to host) network and therefore VMs and host can
+    directly communicate with each other.
+  + Fix the regression of system libvirt import getting wrongly
+    activated.
+  + Fix the issue of fullscreen/restore button being chopped on the
+    left side.
+  + Improved detection of gnome-continuous images.
+  + Make use of new OS variant API of libosinfo for improved naming
+    of VMs and presentation of OS medias.
+  + Fix a potential crash.
+  + Instead of using unmaintained fuseiso for extracting files from
+    ISOs, we now use iso-read command.
+  + Simplify "About Boxes" to "About" in global menu.
+  + Add a missing translation marker.
+  + Updated translations.
+- Replace pkgconfig(tracker-sparql-0.16) BuildRequires with
+  pkgconfig(tracker-sparql-0.18): move to Tracker 0.18.
+
+-------------------------------------------------------------------
+Wed Nov 20 20:59:52 UTC 2013 - [email protected]
++++ 14 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.10.2.tar.xz

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

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

Other differences:
------------------
++++++ gnome-boxes.spec ++++++
--- /var/tmp/diff_new_pack.K0RTyo/_old  2014-05-05 21:15:45.000000000 +0200
+++ /var/tmp/diff_new_pack.K0RTyo/_new  2014-05-05 21:15:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-boxes
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -18,36 +18,34 @@
 
 
 Name:           gnome-boxes
-Version:        3.10.2
+Version:        3.12.1
 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.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-boxes/3.12/%{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.21.1
+BuildRequires:  vala >= 0.23.3.1
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.11.14
-BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.3.2
-BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
 BuildRequires:  pkgconfig(govirt-1.0) >= 0.2.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11
 BuildRequires:  pkgconfig(gtk-vnc-2.0) >= 0.4.4
 BuildRequires:  pkgconfig(gudev-1.0) >= 165
-BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.2.7
+BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.2.9
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.38
 BuildRequires:  pkgconfig(libvirt-gconfig-1.0) >= 0.1.7
 BuildRequires:  pkgconfig(libvirt-gobject-1.0) >= 0.1.5
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.7.8
 BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(spice-client-gtk-3.0) >= 0.15
-BuildRequires:  pkgconfig(tracker-sparql-0.16) >= 0.13.1
+BuildRequires:  pkgconfig(tracker-sparql-1.0)
 BuildRequires:  pkgconfig(uuid) >= 1.41.3
 # Needed for unattended installations
 Requires:       fuseiso
@@ -88,7 +86,8 @@
 
 %build
 %configure \
-    --enable-usbredir
+    --enable-usbredir \
+    --enable-smartcard
 make %{?_smp_mflags}
 
 %install

++++++ gnome-boxes-3.10.2.tar.xz -> gnome-boxes-3.12.1.tar.xz ++++++
++++ 281450 lines of diff (skipped)

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

Reply via email to