From a24e3a9cd7641afa13180701a10d288f5d9f3250ce750167c27f3fb8631bf992 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 15 Aug 2025 12:02:19 +0200 Subject: [PATCH] Update to version 4.20.2 * display: Add/improve some debug logs * wayland: displays: Don't wl_display_roundtrip() on new output * settings-editor: Fix -Wcomma warning * common: Fix memory leak * common: Be more secure when parsing pnp.ids file * x11: display: Properly take XRRModeFlags into account * xfsettingsd: Use 2 decimals in warning about unknown mode * build: Fix resource not found at runtime * build: Automate copyright year management * build: Replace xdt-csource with glib-compile-resources * build: Define xfce4 min version >= 4.18 * display-settings: Add missing update of /ActiveProfile * Translation Updates --- xfce4-settings-4.20.1.tar.bz2 | 3 --- xfce4-settings-4.20.2.tar.bz2 | 3 +++ xfce4-settings.changes | 18 ++++++++++++++++++ xfce4-settings.spec | 10 +++++----- 4 files changed, 26 insertions(+), 8 deletions(-) delete mode 100644 xfce4-settings-4.20.1.tar.bz2 create mode 100644 xfce4-settings-4.20.2.tar.bz2 diff --git a/xfce4-settings-4.20.1.tar.bz2 b/xfce4-settings-4.20.1.tar.bz2 deleted file mode 100644 index b8e98ef..0000000 --- a/xfce4-settings-4.20.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd0d602853ea75d94024e5baae2d2bf5ca8f8aa4dad7bfd5d08f9ff8afee77b2 -size 2507814 diff --git a/xfce4-settings-4.20.2.tar.bz2 b/xfce4-settings-4.20.2.tar.bz2 new file mode 100644 index 0000000..3f7b1c3 --- /dev/null +++ b/xfce4-settings-4.20.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e11776e640798a1ac4168d53877f105bb3e8cf93b443c160841e3acdab63939 +size 2549493 diff --git a/xfce4-settings.changes b/xfce4-settings.changes index cc949d2..4b4422d 100644 --- a/xfce4-settings.changes +++ b/xfce4-settings.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Aug 14 14:00:41 UTC 2025 - Manfred Hollstein + +- Update to version 4.20.2: + * display: Add/improve some debug logs + * wayland: displays: Don't wl_display_roundtrip() on new output + * settings-editor: Fix -Wcomma warning + * common: Fix memory leak + * common: Be more secure when parsing pnp.ids file + * x11: display: Properly take XRRModeFlags into account + * xfsettingsd: Use 2 decimals in warning about unknown mode + * build: Fix resource not found at runtime + * build: Automate copyright year management + * build: Replace xdt-csource with glib-compile-resources + * build: Define xfce4 min version >= 4.18 + * display-settings: Add missing update of /ActiveProfile + * Translation Updates + ------------------------------------------------------------------- Sun Feb 9 08:01:27 UTC 2025 - Manfred Hollstein diff --git a/xfce4-settings.spec b/xfce4-settings.spec index 800f543..7b6f549 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -1,7 +1,7 @@ # # spec file for package xfce4-settings # -# 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: xfce4-settings -Version: 4.20.1 +Version: 4.20.2 Release: 0 Summary: Tools for Managing Xfce Settings License: GPL-2.0-only AND GPL-2.0-or-later @@ -28,9 +28,9 @@ URL: https://docs.xfce.org/xfce/xfce4-settings/start Source: https://archive.xfce.org/src/xfce/xfce4-settings/4.20/%{name}-%{version}.tar.bz2 BuildRequires: gettext >= 0.19.8 BuildRequires: update-desktop-files -BuildRequires: pkgconfig(exo-2) >= 0.11.0 +BuildRequires: pkgconfig(exo-2) >= 4.18.0 BuildRequires: pkgconfig(fontconfig) >= 2.6.0 -BuildRequires: pkgconfig(garcon-1) >= 0.1.10 +BuildRequires: pkgconfig(garcon-1) >= 4.18.0 BuildRequires: pkgconfig(gdk-wayland-3.0) >= 3.24.0 BuildRequires: pkgconfig(gdk-x11-3.0) >= 3.24.0 BuildRequires: pkgconfig(gio-2.0) >= 2.72.0 @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(libcanberra) BuildRequires: pkgconfig(libnotify) >= 0.7.8 BuildRequires: pkgconfig(libxfce4kbd-private-3) >= 4.19.5 BuildRequires: pkgconfig(libxfce4ui-2) >= 4.19.5 -BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.18.0 BuildRequires: pkgconfig(libxfconf-0) >= 4.19.3 BuildRequires: pkgconfig(libxklavier) >= 5.0 BuildRequires: pkgconfig(upower-glib) >= 0.99.10 -- 2.51.1