Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2016-03-29 14:46:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-26 
12:48:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes     
2016-03-29 14:46:55.000000000 +0200
@@ -1,0 +2,63 @@
+Wed Mar 23 08:29:18 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 17 08:56:40 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Fix two crashes in VNC-related code.
+  + Fix Boxes quitting on failure to connect to default broker
+    (session libvirt).
+  + Fix removal of box configuration on failure to connect to its
+    broker.
+  + Fix regression of configuration data being saved in ~.cache
+    rather than ~/.config.
+  + Fix resource graph drawing code against latest gtk+.
+  + Fix typo in the title of a keyboard shortcut.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar  3 02:22:54 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Add context to some translated strings.
+  + Fix AppData file.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan 19 10:50:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Automatically create a snapshot after a VM is installed, to
+    serve as a reset mechanism.
+  + Fix translation comments in UI files.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Dec 19 02:51:55 UTC 2015 - damjanovic....@gmail.com
+
+- Update to version 3.19.3:
+  + On restoring a libvirt VM from saved state, try to sync the
+    guest clock with host clock. This requires Qemu guest agent
+    in the VM.
+  + Keyboard shorcuts:
+    - Add shortcuts help window.
+    - Fix shortcuts for RTL locales.
+    - Drop alt+a shortcut.
+  + Add kudos in appdata file.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Nov 23 23:47:15 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Add note about spice-vdagent in help pages.
+  + Add missing accessibility labels on buttons.
+  + Better accessibility label for 'Exit fullscreen' button.
+  + Fix the issue of VM not starting if bridge networking is no
+    longer available.
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-boxes.spec ++++++
--- /var/tmp/diff_new_pack.IBYDZy/_old  2016-03-29 14:46:56.000000000 +0200
+++ /var/tmp/diff_new_pack.IBYDZy/_new  2016-03-29 14:46:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-boxes
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,36 @@
 
 
 Name:           gnome-boxes
-Version:        3.18.1
+Version:        3.20.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.18/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-boxes/3.20/%{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.16
+BuildRequires:  vala >= 0.28.0.16
 BuildRequires:  yelp-tools
 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.13.2
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.4
 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.12
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.38
-BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.9
 BuildRequires:  pkgconfig(libvirt-gconfig-1.0) >= 0.2.0
 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
-BuildRequires:  pkgconfig(tracker-sparql-1.0)
+BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 0.13.1
 BuildRequires:  pkgconfig(uuid) >= 1.41.3
 # Needed for unattended installations
 Requires:       fuseiso

++++++ gnome-boxes-3.18.1.tar.xz -> gnome-boxes-3.20.0.tar.xz ++++++
++++ 139858 lines of diff (skipped)


Reply via email to