diff mbox series

[meta-xfce,2/5] libxfce4util: 4.19.3 -> 4.20.0

Message ID 20241216103618.4078816-2-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>

Change log:

4.20.0 (2024-12-15)
======
- Translation Updates:
  Polish
4.19.5 (2024-12-01)
======
- Bump Xfce overall version to 4.20pre2
- I18n: Update po/LINGUAS list
- Call xfce_kiosk's parent finalizer to prevent leaks
- Translation Updates:
  Amharic, Telugu
4.19.4 (2024-11-01)
======
- bump Xfce overall version to 4.20pre1
- Remove local ABI check
- Add meson build
- Migrate to xdt-gen-visibility and xdt-check-abi
- I18n: Update po/LINGUAS list
- build: Bump requirements for Xfce 4.20
- Apply .clang-format file
- Add missing includes of libxfce4util-alias.h
- clang-format: Add file
- xfce-rc: Fix support for the LANGUAGE environment variable
- scan-build: Add false positive file
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- session-management: Try to create D-BUS proxy synchronously
- session-management: Always set an error when returning FALSE
- fileutils: Fix MD5 hash in xfce_create_shared_thumbnail_path()
- Translation Updates:
  Asturian, Greek, Hungarian, Lithuanian, Persian (Iran)

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

Patch

diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb
similarity index 75%
rename from meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb
rename to meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb
index 364384d9f..0b8356e0a 100644
--- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb
+++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb
@@ -6,4 +6,4 @@  DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0"
 
 inherit xfce gtk-doc gobject-introspection vala
 
-SRC_URI[sha256sum] = "f047937f753466b7ff74ad3809c817b11db44498dd90497de7e1584ee48502c6"
+SRC_URI[sha256sum] = "21493f9c9995a282823db93839f6b9f06ae31edb094191ba9acf04d932a2b592"