diff mbox series

[meta-xfce,5/5] garcon: 4.19.1 -> 4.20.0

Message ID 20241216103618.4078816-5-kai.kang@windriver.com
State Accepted
Headers show
Series [meta-xfce,1/5] xfconf: 4.18.2 -> 4.20.0 | expand

Commit Message

Kai Dec. 16, 2024, 10:36 a.m. UTC
From: Kai Kang <kai.kang@windriver.com>

4.20.0 (2024-12-15)
======
- Translation Updates:
  Polish
4.19.3 (2024-12-01)
======
- menu-item: Ensure UTF-8 strings
- Translation Updates:
  Galician
4.19.2 (2024-11-01)
======
- Fix doc annotation
- build: Bump requirements for Xfce 4.20
- Apply .clang-format file
- Sort includes
- clang-format: Add file
- gcc-analyzer: Add false positive file
- scan-build: Add false positive file
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- menu-item: Honor TryExec again
- menu-item: Let glib check for absolute path to executable
- Use Exec instead of TryExec for menu item visibility (#22)
- Translation Updates:
  Asturian, Catalan, Polish

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../recipes-xfce/garcon/{garcon_4.19.1.bb => garcon_4.20.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/garcon/{garcon_4.19.1.bb => garcon_4.20.0.bb} (89%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_4.20.0.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb
rename to meta-xfce/recipes-xfce/garcon/garcon_4.20.0.bb
index c4371a507..c827f96d3 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_4.20.0.bb
@@ -11,7 +11,7 @@  inherit xfce gtk-doc gobject-introspection features_check
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch"
-SRC_URI[sha256sum] = "5d4c9504a0c73b0f8f14b70875bd0ac5f280c99754e9c2e575031ca03cc87eb1"
+SRC_URI[sha256sum] = "7fb8517c12309ca4ddf8b42c34bc0c315e38ea077b5442bfcc4509415feada8f"
 
 EXTRA_OECONF = "--disable-gtk-doc"