From 243a9cca47f8f2154bff152b111ebed9ec4e5ece3d37f9cf47ebcdeef035cf23 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 15 Aug 2025 11:50:38 +0200 Subject: [PATCH] Update to version 4.20.2 * clipboard-manager: Use GtkClipboard iff image-only format is available * I18n: Update po/LINGUAS list * clipboard-manager: Fix potential leak on targets * clipboard-manager: Use separate struct for each call to set_with_data() * clipboard-manager: Use GtkTargetList instead of manual allocation * Translation Updates --- libxfce4ui-4.20.1.tar.bz2 | 3 --- libxfce4ui-4.20.2.tar.bz2 | 3 +++ libxfce4ui.changes | 13 +++++++++++++ libxfce4ui.spec | 5 +++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 libxfce4ui-4.20.1.tar.bz2 create mode 100644 libxfce4ui-4.20.2.tar.bz2 diff --git a/libxfce4ui-4.20.1.tar.bz2 b/libxfce4ui-4.20.1.tar.bz2 deleted file mode 100644 index f899d3d..0000000 --- a/libxfce4ui-4.20.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec99f0b8f6d7cd4222c8f8e3bca51d144fb240d719829344b354900eb3a07100 -size 1214543 diff --git a/libxfce4ui-4.20.2.tar.bz2 b/libxfce4ui-4.20.2.tar.bz2 new file mode 100644 index 0000000..63322d9 --- /dev/null +++ b/libxfce4ui-4.20.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3d67b1244a10cee0e89b045766c05fe1035f7938f0410ac6a3d8222b5df907 +size 1223663 diff --git a/libxfce4ui.changes b/libxfce4ui.changes index 68faf2c..04261c5 100644 --- a/libxfce4ui.changes +++ b/libxfce4ui.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Aug 14 07:34:07 UTC 2025 - Manfred Hollstein + +- Update to version 4.20.2 + * clipboard-manager: Use GtkClipboard iff image-only format is + available + * I18n: Update po/LINGUAS list + * clipboard-manager: Fix potential leak on targets + * clipboard-manager: Use separate struct for each call to + set_with_data() + * clipboard-manager: Use GtkTargetList instead of manual allocation + * Translation Updates + ------------------------------------------------------------------- Fri Jul 11 13:27:38 UTC 2025 - Lubos Kocman diff --git a/libxfce4ui.spec b/libxfce4ui.spec index dba5d77..00e819a 100644 --- a/libxfce4ui.spec +++ b/libxfce4ui.spec @@ -1,7 +1,7 @@ # # spec file for package libxfce4ui # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_with git Name: libxfce4ui -Version: 4.20.1 +Version: 4.20.2 Release: 0 Summary: Widgets Library for the Xfce Desktop Environment License: LGPL-2.1-or-later @@ -143,6 +143,7 @@ This package provides the upstream look and feel for libxfce4ui. # this should be replaced by %%lang_package once bnc#513786 is resolved + %package lang Summary: Languages for package %{name} License: LGPL-2.1-or-later -- 2.51.1