From dc3fee711efafdd6e01979d2fd162bfbbc32987a Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Mon, 16 Dec 2024 18:36:15 +0800 Subject: libxfce4util: 4.19.3 -> 4.20.0 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 Signed-off-by: Khem Raj --- meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb | 9 --------- meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb create mode 100644 meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb deleted file mode 100644 index 364384d9fa..0000000000 --- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "Basic utility library for Xfce4" -SECTION = "x11/libs" -LICENSE = "LGPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" -DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" - -inherit xfce gtk-doc gobject-introspection vala - -SRC_URI[sha256sum] = "f047937f753466b7ff74ad3809c817b11db44498dd90497de7e1584ee48502c6" diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb new file mode 100644 index 0000000000..0b8356e0a2 --- /dev/null +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb @@ -0,0 +1,9 @@ +SUMMARY = "Basic utility library for Xfce4" +SECTION = "x11/libs" +LICENSE = "LGPL-2.0-or-later" +LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" +DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" + +inherit xfce gtk-doc gobject-introspection vala + +SRC_URI[sha256sum] = "21493f9c9995a282823db93839f6b9f06ae31edb094191ba9acf04d932a2b592" -- cgit v1.2.3-54-g00ecf