diff options
| author | Kai Kang <kai.kang@windriver.com> | 2024-12-16 18:36:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-19 08:22:18 -0800 |
| commit | dc3fee711efafdd6e01979d2fd162bfbbc32987a (patch) | |
| tree | ba7049bce708b36134ed4bda917f39a9252bc8a1 | |
| parent | 42b5b958744f188829d8976a8d57c34cb5c2b87e (diff) | |
| download | meta-openembedded-dc3fee711efafdd6e01979d2fd162bfbbc32987a.tar.gz | |
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 <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb (renamed from meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.0.bb index 364384d9fa..0b8356e0a2 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" | |||
| 6 | 6 | ||
| 7 | inherit xfce gtk-doc gobject-introspection vala | 7 | inherit xfce gtk-doc gobject-introspection vala |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "f047937f753466b7ff74ad3809c817b11db44498dd90497de7e1584ee48502c6" | 9 | SRC_URI[sha256sum] = "21493f9c9995a282823db93839f6b9f06ae31edb094191ba9acf04d932a2b592" |
