From b0f1032a68cf9fac5e2d8cad809f6e39fcccf209 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 26 Mar 2024 08:34:19 +0800 Subject: [PATCH] adwaita-icon-theme: upgrade 45.0 -> 46.0 Changelog: ========== - cursors: fix windows build - cursors: reinstate some x11 cursor names - symbolic: thunderbolt, phone & export fixes - index.theme: remove duplicate entries - cursors: clean up shapes, sync DND metaphors with macos - symbolic: revert about metaphor - symbolic: shared screen metaphor update - fullcolor: antialias 16x16 a little more - symbolic: replace filled silhouettes with outlines - cursors: only cover the CSS named - symbolic: help-about metaphor - symbolic: sync not-junk metaphor (https://gitlab.gnome.org/GNOME/evolution/-/issues/1710#note_1924546) - symbolic: cleaned up export with Symbolic Preview (From OE-Core rev: 58ef139b1fae208d7e131c7b38ed8a4d1881fda5) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../{adwaita-icon-theme_45.0.bb => adwaita-icon-theme_46.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gnome/{adwaita-icon-theme_45.0.bb => adwaita-icon-theme_46.0.bb} (91%) diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_45.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb similarity index 91% rename from meta/recipes-gnome/gnome/adwaita-icon-theme_45.0.bb rename to meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb index 0bd98288f6..2f3e4e7b85 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_45.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_46.0.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \ inherit gnomebase allarch gtk-icon-cache -SRC_URI[archive.sha256sum] = "2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1" +SRC_URI[archive.sha256sum] = "4bcb539bd75d64da385d6fa08cbaa9ddeaceb6ac8e82b85ba6c41117bf5ba64e" DEPENDS += "librsvg-native"