summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-10-29 18:23:54 +0100
committerKhem Raj <raj.khem@gmail.com>2025-10-29 21:02:20 -0700
commit57def3bce52707e31be10639d1d402391cfda7a7 (patch)
tree5b7cb94243a2105e5a5b61ecbe07c8dd5d5a53b1
parent5f7dbf36e2353cac6b8c05400316cf1bbd42acfd (diff)
downloadmeta-openembedded-57def3bce52707e31be10639d1d402391cfda7a7.tar.gz
gnome-boxes: update 48.0 -> 49.0
49.0 - Sept 16, 2025 ==================== Changes since 49.rc.1 - Added/updated/fixed translations 49.rc.1 - Aug 29, 2025 ====================== Re-release fixing Flatpak CI build for the release-service CI job 49.rc - Aug 29, 2025 ==================== Changes since 49.alpha - Added/updated/fixed translations - Default virtual machine storage disks to 30 GiB (from 20 Gib) - Add vala 'CCode' attribute for null terminated string array Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_49.0.bb (renamed from meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_48.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_48.0.bb b/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_49.0.bb
index 41f576bcab..ebc630062f 100644
--- a/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_48.0.bb
+++ b/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_49.0.bb
@@ -34,7 +34,7 @@ RDEPENDS:${PN} = "glib-2.0-dev libvirt-virsh qemu-common qemu-system-x86-64 geni
34 34
35inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check 35inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check
36 36
37SRC_URI[archive.sha256sum] = "d05f5f42568fafbf6d88771161b06ed5f739d43121278d418cae95c56e513ead" 37SRC_URI[archive.sha256sum] = "fa47266da6f5ef7a904c5b8769d4d871bccd4e6b639a363c3235438d7b0e757a"
38 38
39GIR_MESON_OPTION = "" 39GIR_MESON_OPTION = ""
40VALA_MESON_OPTION = "" 40VALA_MESON_OPTION = ""