From f037423ee968e6b61a20dc51d5871fb32072d889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Thu, 19 Sep 2024 17:17:08 +0200 Subject: [PATCH 1/2] snap: Migrate to core24 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 03e8c4b06d..9ffcfac791 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,7 +1,7 @@ name: tiled adopt-info: tiled license: GPL-2.0 -base: core22 +base: core24 grade: stable confinement: strict From bdab08c259ecb3597213a9ba85c3e69b843f9e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Thu, 19 Sep 2024 17:36:12 +0200 Subject: [PATCH 2/2] Removed gnome-themes-standard snapcraft output: Fetching stage-packages Stage package not found in part 'desktop-qt5': gnome-themes-standard. --- snap/snapcraft.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 9ffcfac791..1c05e388d2 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -85,7 +85,6 @@ parts: - dmz-cursor-theme - light-themes - adwaita-icon-theme - - gnome-themes-standard - shared-mime-info - libqt5concurrent5 - libqt5gui5