Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2016-09-23 11:37:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-06-19 
10:50:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes     
2016-09-23 11:37:43.000000000 +0200
@@ -1,0 +2,58 @@
+Tue Sep 20 08:34:49 UTC 2016 - [email protected]
+
+- Update to version 3.22.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep 18 10:35:39 UTC 2016 - [email protected]
+
+- Stop passing --enable-smartcard and --enable-usbredir to
+  configure. No longer recognized nor needed.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+
+-------------------------------------------------------------------
+Wed Sep 14 08:05:19 UTC 2016 - [email protected]
+
+- Update to version 3.21.92:
+  + Limit concurrent notifications to 5.
+  + Fix check for "our" VMs.
+  + Only update configuration of "our" VMs on startup.
+  + Use URL in strings instead of URI.
+  + Stricter validation of SPICE URLs.
+  + Inform user if SPICE agent is not installed in guest.
+  + Enable USB redirection for VMs running in background.
+  + Drop redundant check for QXL support by guest OS.
+  + Drop now redundant USB redirection and smartcard hacks for
+    < Qemu 1.3.
+  + Fix "Keyboard Shortcuts" placement and capitalization in global
+    menu.
+  + Distribute README.logos.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jun 21 22:55:15 UTC 2016 - [email protected]
+
+- Update to version 3.21.3:
+  + Add cloning option.
+  + Remove "Pause" action from the popover menu, in display mode.
+  + Add a "Restart" action in the display mode popover-menu.
+  + Preserve order of boxes over restarts.
+  + Don't use characters in hostnames that Microsoft Windows find
+    offensive.
+  + Don't allow launching or saving of under-import VMs.
+  + Handle spice+unix SPICE URLs.
+  + Remember 'read-only' property for VNC boxes.
+  + Ensure new VMs do not expose the SPICE connection to all users.
+  + Ensure Boxes can connect to local VMs through file descriptor.
+  + Ensure "Back" button is not made sensitive on the first wizard
+    page.
+  + Don't launch polkit dialog on startup.
+  + Sort medias in wizard by vendor.
+  + Sort medias in wizard in (intended) reverse-chronological
+    order.
+  + Fix a test for availability of bridge networking.
+  + Support non-srcdir builds.
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-boxes.spec ++++++
--- /var/tmp/diff_new_pack.nQBb1x/_old  2016-09-23 11:37:44.000000000 +0200
+++ /var/tmp/diff_new_pack.nQBb1x/_new  2016-09-23 11:37:44.000000000 +0200
@@ -18,17 +18,19 @@
 
 
 Name:           gnome-boxes
-Version:        3.20.2
+Version:        3.22.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.20/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-boxes/3.22/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  gnome-shell
 BuildRequires:  intltool >= 0.40.0
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.28.0.16
 BuildRequires:  yelp-tools
@@ -84,13 +86,12 @@
 %lang_package
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %build
-%configure \
-    --enable-smartcard \
-    --enable-vala \
-    --enable-usbredir
+%configure --enable-vala
 make %{?_smp_mflags}
 
 %install
@@ -111,7 +112,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS COPYING NEWS README README.logos
 %{_bindir}/gnome-boxes
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Boxes.appdata.xml

++++++ gnome-boxes-3.20.2.tar.xz -> gnome-boxes-3.22.0.tar.xz ++++++
++++ 138946 lines of diff (skipped)


Reply via email to