Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2017-09-13 21:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-boxes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-boxes"

Wed Sep 13 21:53:34 2017 rev:49 rq:523542 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes  2017-03-22 
23:06:22.664958985 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes     
2017-09-13 21:53:34.322033180 +0200
@@ -1,0 +2,76 @@
+Mon Sep 11 21:18:16 UTC 2017 - [email protected]
+
+- Update to version 3.26.0:
+  + Fix Icon in Nepali tranlation.
+  + Correct docs for the download method.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep  8 16:28:35 UTC 2017 - [email protected]
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------
+Thu Aug 24 08:20:44 UTC 2017 - [email protected]
+
+- Update to version 3.25.91:
+  + Fixes in the gettext machinery.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug  7 11:10:06 UTC 2017 - [email protected]
+
+- Update to version 3.25.90:
+  + Migrate from Intltool to Gettext.
+  + Deattach notifications after timeout.
+  + Update TODO file.
+  + Updated translations.
+- Drop intltool BuildRequires following upstreams port, add
+  explicit gettext BuildRequires.
+
+-------------------------------------------------------------------
+Mon Jul 17 10:46:13 UTC 2017 - [email protected]
+
+- Update to version 3.25.4:
+  + Suggest 5GM RAM and 20GB of free disk in Help docs.
+  + Add libtracker-sparql-2.0 to build checks.
+  + Use GLib.uuid_string_random instead of libuuid.
+  + Add DBus activatable service file.
+  + Drop libuuid.
+  + Updated translations.
+- Replace pkgconfig(tracker-sparql-1.0) with
+  pkgconfig(tracker-sparql-2.0) BuildRequires following upstreams
+  changes.
+- Drop pkgconfig(uuid) BuildRequires following upstreams changes.
+
+-------------------------------------------------------------------
+Tue Jun 20 12:16:31 UTC 2017 - [email protected]
+
+- Update to version 3.25.3:
+  + Add screenshot option.
+  + Introduce shared folders.
+  + Mark schema strings for translation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue May 23 12:09:08 UTC 2017 - [email protected]
+
+- Update to version 3.25.2:
+  + Port auth notifications to Gtk+ revealer.
+  + Update help documentation to 3.24.
+  + Let GtkApplication load the appmenu.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Apr 25 16:59:07 UTC 2017 - [email protected]
+
+- Update to version 3.25.1:
+  + Do not expose "Read only" VNC option.
+  + Keep aspect ration when scaling VNC display.
+  + Drop "maximum" text at the properties dialog.
+  + Allow sending ctrl+alt+del keys.
+  + Set VM to run in background during install.
+  + Do not transfer open_fd() ownership in spice-session.
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-boxes.spec ++++++
--- /var/tmp/diff_new_pack.ZcU8gd/_old  2017-09-13 21:53:34.789967343 +0200
+++ /var/tmp/diff_new_pack.ZcU8gd/_new  2017-09-13 21:53:34.793966781 +0200
@@ -18,23 +18,23 @@
 
 
 Name:           gnome-boxes
-Version:        3.24.0
+Version:        3.26.0
 Release:        0
-Summary:        A simple GNOME 3 application to access remote or virtual 
systems
+Summary:        A 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.24/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-boxes/3.26/%{name}-%{version}.tar.xz
 # For directory ownership
+BuildRequires:  gettext
 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:  vala >= 0.36.0
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.52.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
 BuildRequires:  pkgconfig(govirt-1.0) >= 0.3.4
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.8
@@ -43,15 +43,14 @@
 BuildRequires:  pkgconfig(libarchive) >= 3.0.0
 BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.2.12
 BuildRequires:  pkgconfig(libsecret-1)
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.38
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.44
 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.32
-BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 0.13.1
-BuildRequires:  pkgconfig(uuid) >= 1.41.3
+BuildRequires:  pkgconfig(tracker-sparql-2.0)
 # Needed for unattended installations
 Requires:       fuseiso
 # Need libvirtd and an hypervisor
@@ -65,19 +64,19 @@
 %glib2_gsettings_schema_requires
 
 %description
-Boxes is an application to easily create, setup, access, and use: remote
+Boxes is an application to create, setup, access, and use: remote
 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
+Summary:        Shell search provider for GNOME Boxes
 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
+Boxes is an application to create, setup, access, and use: remote
 machines, remote and local virtual machines, and, when technology permits,
 applications on local virtual machines.
 

++++++ gnome-boxes-3.24.0.tar.xz -> gnome-boxes-3.26.0.tar.xz ++++++
++++ 247362 lines of diff (skipped)


Reply via email to