Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2021-04-10 15:26:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-boxes" Sat Apr 10 15:26:47 2021 rev:77 rq:881112 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2020-11-29 12:22:05.793617934 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new.2401/gnome-boxes.changes 2021-04-10 15:27:40.490399455 +0200 @@ -1,0 +2,41 @@ +Sat Mar 20 09:36:29 UTC 2021 - Michael Gorse <mgo...@suse.com> + +- Update to version 40.0: + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 18 14:57:07 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.rc: + + Use USB3 for supported operating systems. + + Improve human-readable names for OS variants. + + Fix config-editor error message formating. + + Indicate that we can open other formats other than .iso. + + Undefine NVRAM domains also for non-flatpak builds. + + References of [GtkChild] no longer take ownership. + + Update documentation for editing libvirt domain config. + + Use scallable icon in help pages. + + Default sound model to ich9 for undetected OSes. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 17 10:18:35 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.beta: + + Handle run-in-bg VMs in Flatpak. + + Add rounded bottom window corners. + + Align welcome tutorial graphic grid. + + Use new standardized Empty State page. + + Allow users to replace install source of live images. + + Allow the override of the dark theme. + + Pass discard "unmap" to virtio-blk disks. + + Set disk 'startupPolicy' only for 'file' based volumes. + + Update the recommended-downloads list with latest releases. + + Various doc updates. + + Updated translations. +- Pass -Drdp=true to meson: still enable RDP support. +- Drop upstream addressed patches: gnome-boxes-libhandy-1.patch, + gnome-boxes-libhandy-as-submodule.patch, and + gnome-boxes-system-libhandy.patch. + +------------------------------------------------------------------- Old: ---- gnome-boxes-3.38.2.tar.xz gnome-boxes-libhandy-1.patch gnome-boxes-libhandy-as-submodule.patch gnome-boxes-system-libhandy.patch New: ---- gnome-boxes-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.uAQQPh/_old 2021-04-10 15:27:40.974400024 +0200 +++ /var/tmp/diff_new_pack.uAQQPh/_new 2021-04-10 15:27:40.978400029 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-boxes # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -22,22 +22,16 @@ %define govf_sover 0.1 %define gfrdp_sover 0.1 Name: gnome-boxes -Version: 3.38.2 +Version: 40.0 Release: 0 Summary: A GNOME 3 application to access remote or virtual systems License: LGPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Design/Apps/Boxes -Source0: https://download.gnome.org/sources/gnome-boxes/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-boxes/40/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE fcro...@suse.com -- Ensure Tumbleweed is listed as recommended distribution Patch0: gnome-boxes-opensuse.patch -# PATCH-FATURE-OPENSUSE gnome-boxes-system-libhandy.patch dims...@opensuse.org -- Revert the way upstream introduced the linhandy submodule in 3.38 (master is solved better) -Patch1: gnome-boxes-system-libhandy.patch -# PATCH-FEATURE-OPENSUSE gnome-boxes-libhandy-as-submodule.patch dims...@opensuse.org -- Convert libhandy to submodule, the master branch way -Patch2: gnome-boxes-libhandy-as-submodule.patch -# PATCH-FEATURE-OPENSUSE gnome-boxes-libhandy-1.patch dims...@opensuse.org -- Port to libhandy-1, taken from git master -Patch3: gnome-boxes-libhandy-1.patch BuildRequires: fdupes BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig @@ -60,7 +54,7 @@ BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsoup-2.4) >= 2.38 BuildRequires: pkgconfig(libusb-1.0) >= 1.0.9 -BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 2.0.0 +BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 4.0.0 BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 3.0.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.32 @@ -173,7 +167,8 @@ translation-update-upstream %build -%meson +%meson \ + -Drdp=true %meson_build %check ++++++ gnome-boxes-3.38.2.tar.xz -> gnome-boxes-40.0.tar.xz ++++++ ++++ 112759 lines of diff (skipped)