2 Commits

Author SHA256 Message Date
e7b337d016 Accepting request 1299352 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1299352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxfce4ui?expand=0&rev=50
2025-08-15 19:51:03 +00:00
58bf3f540f - 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

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4ui?expand=0&rev=91
2025-08-14 09:12:45 +00:00
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec99f0b8f6d7cd4222c8f8e3bca51d144fb240d719829344b354900eb3a07100
size 1214543

BIN
libxfce4ui-4.20.2.tar.bz2 LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 14 07:34:07 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- 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 <lubos.kocman@suse.com>

View File

@@ -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