commit gnome-boxes for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2019-05-03 22:12:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-boxes" Fri May 3 22:12:16 2019 rev:61 rq:695712 version:3.32.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2018-12-03 10:07:50.583849877 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new.5148/gnome-boxes.changes 2019-05-03 22:12:17.187493798 +0200 @@ -1,0 +2,108 @@ +Fri Mar 29 12:02:40 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 3.32.0.2: + + Enable Snapshots for host-passthrough. + + Creation method of abstract class cannot be public. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 18 10:28:14 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 3.32.0.1: + + Offer option to disable 3D acceleration. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 11 16:13:49 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 3.32.0: + + Make "Launch" string translatable. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 5 09:30:09 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 3.31.91: + + Fix default collection names in translations. + + Use nonet for AppStream metadata test. + + Prevent X11 access in a Wayland session with newer Flatpak. + + Check libosinfo for optional passwords. + + Only express-install supported medias. + + Improve initrd-injection support. + + Support express-installing Ubuntu. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 18 22:20:19 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.90: + + Use "host-passthrough" as default CPU mode. + + Always override the CPU mode. (Use host-passthrough for + existing VMs too). + + Remove custom "devel" styling (use GTK one). + + Make the application icon more legible. + + Pass a better keyboard id for express installations. + + Paint thumbnails' background with CSS. + + Updated translations. + +------------------------------------------------------------------- +Thu Jan 10 17:53:35 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.4: + + Shared folders code was decoupled from SpiceDisplay. + + Handle disconnection events from remote machines. + + Introduce ssh client support. + + Drop support for gnome-continuos images. + + Add "backup" instructions to the docs. + + Improve the appdata file and validate it on build. + + Allow list view to shrink. + + Enable virtio-gpu if OS supports it in osinfo-db. + + Enable 3D acceleration and OpenGL for virtio-gpu. + + Only add USB Tablet device if OS supports it in osinfo-db. + + Don't quit on Ctrl+Q while on Display page. + + Reduce build warnings by handling some exceptions. + + Default to PS2 input bus (except for devices that support USB + tablet). + + Updated translations. +- Add pkgconfig(vte-2.91) BuildRequires: New dependency. + +------------------------------------------------------------------- +Sat Jan 5 11:16:12 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.3: + + Drop Application Menu. + + Make shortcuts window transient to the main window. + + Use GFile API to get shared folder path and name. (This way we + can handle UTF-8 names). + + Convert README to markdown. + + Don't use Osinfo.Device.get_name directly. (Names don't + necessarily match between osinfo and libvirt). + + Add a libosinfo metadata to the domain's XMLs. + + Recreate network interface for clones. (This way clones won't + have the same IP address). + + Don't hardcode RHEL version. (So we can automatically install + newly released RHELs). + + Fix listbox styling in non-standard themes. + + Improve the search results in "Download an OS". + + Recommend the latest OSes released to date. + + Offer a convenient way for distros to set recommended + downloads. + + Updated translations. +- Changes from version 3.31.2: + + Set the default machine-type to q35. + + Use SATA as default when using q35. + + Use ICH9 as default when using q35. + + Updated translations. +- Changes from version 3.31.1: + + Update app icon. + + Don't GPG check for Fedora in CI. + + Use view-more-symbolic icon in display view toolbar. + + Flatpak specific improvements: + - Lower Flatpak bundle expiration interval. + - Always build with the latest osinfo-db. + - Install libfreerdp under the right prefix. + - Support Folder Sharing. + - Fix the Flatpak build on Aarch64. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-boxes-3.30.3.tar.xz New: ---- gnome-boxes-3.32.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.FeZxfy/_old 2019-05-03 22:12:17.563494523 +0200 +++ /var/tmp/diff_new_pack.FeZxfy/_new 2019-05-03 22:12:17.563494523 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-boxes # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -22,13 +22,14 @@ %define govf_sover 0.1 %define gfrdp_sover 0.1 Name: gnome-boxes -Version: 3.30.3 +Version: 3.32.0.2 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: http://download.gnome.org/sources/gnome-boxes/3.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-boxes/3.32/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: meson >= 0.47.0 BuildRequires: pkgconfig @@ -50,11 +51,12 @@ 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) >= 0.2.0 -BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 0.2.0 +BuildRequires: pkgconfig(libvirt-gconfig-1.0) >= 2.0.0 +BuildRequires: pkgconfig(libvirt-gobject-1.0) >= 2.0.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(spice-client-gtk-3.0) >= 0.32 BuildRequires: pkgconfig(tracker-sparql-2.0) +BuildRequires: pkgconfig(vte-2.91) BuildRequires: pkgconfig(webkit2gtk-4.0) # Needed for unattended installations Requires: fuseiso @@ -182,7 +184,7 @@ %files %license COPYING -%doc AUTHORS NEWS HACKING README README.logos TODO +%doc AUTHORS NEWS HACKING README.md README.logos TODO %doc %{_datadir}/help/C/gnome-boxes %{_bindir}/gnome-boxes %dir %{_datadir}/metainfo ++++++ gnome-boxes-3.30.3.tar.xz -> gnome-boxes-3.32.0.2.tar.xz ++++++ ++++ 36431 lines of diff (skipped)
participants (1)
-
root