gnome-boxes: update 47.0 -> 48.0

48.0 - Mar 17, 2025
===================

Changes since 48.alpha

  - Added/updated/fixed translations
  - Disable C compiler warnings from code generated by 'valac'

48.alpha - Jan 09, 2025
=======================

Changes since 47.0

  - Includ failed ISO download url in error message
  - Fix fullscreen button icon not updating when toggled
  - Fix focus-on-click focus steal in fullscreen button
  - Avoid GdkPixbuf critical when failing to create thumbnails
  - Added/updated/fixed translations

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2025-03-29 10:00:57 +01:00 committed by Khem Raj
parent b4f08d51fa
commit f9ee000343
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -34,13 +34,11 @@ RDEPENDS:${PN} = "glib-2.0-dev libvirt-virsh qemu-common qemu-system-x86-64 geni
inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check
SRC_URI[archive.sha256sum] = "65bf6c2de1bf4d51695c9192c5b1e6285cb32c98a18aa948a376ea32038bc78f"
SRC_URI[archive.sha256sum] = "d05f5f42568fafbf6d88771161b06ed5f739d43121278d418cae95c56e513ead"
GIR_MESON_OPTION = ""
VALA_MESON_OPTION = ""
CFLAGS += "-Wno-int-conversion"
FILES:${PN} += "${datadir}"
INSANE_SKIP:${PN} = "dev-deps"